Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2019-12-02) ### Bug Fixes * add circleci support ([92ba7e3](92ba7e3)) * add json compact serilog ([ec81271](ec81271)) * add missing values for tests ([8555520](8555520)) * copy appsettings ([83155fa](83155fa)) * make sure Url.Action still works ([80c0177](80c0177)) * only build api and site ([1090e3d](1090e3d)) * point to correct default api endpoint ([58b87f9](58b87f9)) * redirect oic to hash oic ([d468208](d468208)) * redirect to idp on auth request ([1e2da40](1e2da40)) * remap port of sql server ([9d15098](9d15098)) * remove unnecessary comma ([edfe11b](edfe11b)) * rename ef context ([c8151e3](c8151e3)) * require appsettings ([1db0710](1db0710)) * run sql on default port ([bd60593](bd60593)) * run tests against localhost ([0ba8bf1](0ba8bf1)) * see if build works without pack ([bd4f40a](bd4f40a)) * see if build works without tests ([df5f0c8](df5f0c8)) * title is Wegwijs ([eda763a](eda763a)) * use different connstrings for fixtures ([babddd0](babddd0)) * use hasAnyOfRoles ([14d54c4](14d54c4)) * use local docker db as default ([41da3db](41da3db)) * use nullable GUIDs for optional values ([d756739](d756739)) * use staging uris as default ([15d9d6c](15d9d6c)) ### Features * add agentschap zorg en gezondheid ([bf77a0b](bf77a0b)) * add api ([7289d19](7289d19)) * add command timeout ([58348f7](58348f7)) * add compensating action runner, not in sln! ([62423a8](62423a8)) * add configuration db ([511a8f8](511a8f8)) * add default cors ([143ef58](143ef58)) * add default datadog settings ([77d0f3b](77d0f3b)) * add delegation projections ([5c70117](5c70117)) * add domain ([b913220](b913220)) * add elasticsearch ([e4434bf](e4434bf)) * add es projections ([f61c4ca](f61c4ca)) * add event rewriter, not in sln! ([2164dd0](2164dd0)) * add file splitter ([70caa4b](70caa4b)) * add infrastructure ([803e7e6](803e7e6)) * add magda wcf ([607e132](607e132)) * add reporting projections ([355a4bb](355a4bb)) * add sql projection tables ([96a9a5d](96a9a5d)) * add tests ([eaede7f](eaede7f)) * add ui ([b7069b5](b7069b5)) * add upgrader for namespace move ([d62fde8](d62fde8)) * add vlaanderen be notifier ([30e0284](30e0284)) * developer is always 'in role' ([0f17c3d](0f17c3d)) * remove appInsights ([bfd9053](bfd9053)) * remove unused AuthSettings ([caa77bc](caa77bc)) * serialize events by full name ([456b11f](456b11f)) * use empty cert when configured cert can't be found ([474b77f](474b77f))
- Loading branch information