Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
168 lines (84 loc) · 7.11 KB

CHANGELOG.md

File metadata and controls

executable file
·
168 lines (84 loc) · 7.11 KB

1.9.1 (2020-05-26)

Bug Fixes

1.9.0 (2020-05-26)

Bug Fixes

  • do not hardcode logging to console (1f19cb7)
  • do not hardcode logging to console (9caf0e9)
  • move to gh actions (602b662)

Features

  • upgrade to netcore 3.1.3 (5525364)

1.8.1 (2019-06-09)

Bug Fixes

  • correct sentence structure (6c5a487)

1.8.0 (2019-06-07)

Features

  • add aws ecs integration (4be682b)

1.7.0 (2019-04-30)

Features

  • update to api v7 and netcore 2.2.4 (5ea686e)

1.6.0 (2019-04-19)

Features

1.5.0 (2019-04-19)

Features

  • add updated datadog support (14ec760)
  • generate sane default trace id (b8fabfd)

1.4.2 (2019-04-14)

Bug Fixes

  • also check databases for projector (ae593ab)

1.4.1 (2019-04-14)

Bug Fixes

  • clean up packages.json (27a1ec1)
  • deal with underscore case (f67e274)
  • get rid of concrete address of aiv in example ssl (05470a6)

1.4.0 (2019-04-14)

Features

  • containerize projector (d9be74d)
  • upgrade to .net core 2.2.4 (182a48c)

1.3.2 (2019-04-08)

Bug Fixes

  • put cors origins into origins instead of headers (d4744f1)

1.3.1 (2019-04-01)

Bug Fixes

  • correct password for api dev pfx (9f1e1d7)

1.3.0 (2019-04-01)

Features

1.2.1 (2019-03-30)

Bug Fixes

  • use correct namespace for projection shared resources (6c8e7ce)

1.2.0 (2019-03-30)

Features

1.1.2 (2019-03-28)

Bug Fixes

  • use generated http/https ports in Program.cs (4f5945b)

1.1.1 (2019-03-28)

Bug Fixes

  • correct description and add more examples to readme (189a531)

1.1.0 (2019-03-28)

Bug Fixes

  • do not replace password for development pfx (573a232)
  • make sure swagger documentation works for example aggregate (be0a8da)

Features

  • add example appsettings with integrated security connection string (63cc778)

1.0.0 (2019-03-28)

Bug Fixes

  • generate nuget package for github and nuget (297508c)

Features

  • add api get detail + validation (2f24164)
  • add api get list + query (39468ac)
  • add api post method (dac2fc6)
  • add api put method (a897ec0)
  • add api test project (a14aa08)
  • add configuration of http port for projector (abb8613)
  • add customization of github and company information (8606239)
  • add exceptions, value objects and tests (35493e1)
  • add migrations and api tests (0fb4194)
  • add projection tests (a137a50)
  • add projections + projector configuration (5a97bab)
  • deal with camelcase in aggregate symbols (42c76e2)
  • deal with casing symbols in name (ecb7032)
  • deal with spaces in aggregate symbols (c93e0a1)
  • open source with EUPL-1.2 license as 'agentschap Informatie Vlaanderen' (39d41fb)