Skip to content

Latest commit

 

History

History
executable file
·
1742 lines (772 loc) · 59.4 KB

CHANGELOG.md

File metadata and controls

executable file
·
1742 lines (772 loc) · 59.4 KB

23.2.0 (2024-09-19)

Features

  • update swagger packages (ff7dd4b)

23.1.0 (2024-04-08)

Features

23.0.0 (2024-04-05)

Code Refactoring

  • remove datadog packages (577f00e)

BREAKING CHANGES

  • remove datadog packages

22.0.0 (2024-03-28)

Bug Fixes

  • remove use of UseMvc() to enable versioned attribute routing (9e5b732)

BREAKING CHANGES

  • UseMvc() is removed and replaced with attribute routing

21.1.0 (2024-03-19)

Features

  • add toggle to disable fluentvalidation (74e3bab)

21.0.0 (2024-03-12)

Features

BREAKING CHANGES

  • upgrade to net8

20.1.0 (2023-09-13)

Features

  • add application ld accepttype (e4ae3a5)

20.0.1 (2023-04-25)

Bug Fixes

  • ForbiddenResponseExamples detail (adff57e)

20.0.0 (2023-03-11)

Performance Improvements

  • refactor pagination to gain performance GAWR-4574 (06e593e)

BREAKING CHANGES

  • Removed HasNextPage property from PaginationInfo and replaced it by a method. Side effect: when the collection EXACTLY hits the end with limit, then HasNextPage will return true while before it was false.

19.1.0 (2023-03-01)

Features

19.0.1 (2023-01-12)

Bug Fixes

  • replace datadog.tracing.autofac by microsoft (a0deac7)

19.0.0 (2023-01-11)

Features

  • problem details base uri versioning (751e715)

BREAKING CHANGES

  • IExceptionHandler GetApiProblemFor has an additional HttpContext parameter.

18.3.2 (2023-01-01)

Bug Fixes

  • bump DependencyInjection dependency (7c63da4)
  • use Microsoft for datadog toggles (c0eb64a)

18.3.1 (2022-12-28)

Bug Fixes

  • add nuget to dependabot (3254665)
  • add parameter default from base (e6e4b71)
  • bump dependencies (0a82335)
  • don't throw general exceptions (af85de5)
  • empty methods (9534cd8)
  • field to property (6dee558)
  • implement Dispose pattern correctly (e6f118d)
  • implement Serializable correctly (f175345)
  • make Attribute class name end with Attribute (088f741)
  • make UnhandledException public (e59728e)
  • make utility classes static (16f0325)
  • merge if's (1c9b623)
  • remove redundant bool literals (71d9cb8)
  • rename EmbedOptions to EmbedOptions (e1a01fd)
  • rename parameter (353c22f)
  • seal private classes (0201ce0)
  • use VBR_SONAR_TOKEN (22e8c8c)

18.3.0 (2022-11-02)

Features

  • add actionmodelconventions (36bbdfb)

18.2.1 (2022-09-19)

Bug Fixes

  • make exceptions serializable (e37060b)

18.2.0 (2022-09-16)

Features

  • add actionmodelconventions (3a29a1a)

18.1.1 (2022-07-27)

Bug Fixes

18.1.0 (2022-06-17)

Features

  • add startup helper snapshot store (06f252b)

18.0.5 (2022-04-29)

Bug Fixes

  • run sonar end when release version != none (0f50c5c)

18.0.4 (2022-04-27)

Bug Fixes

  • redirect sonar to /dev/null (90f37ad)

18.0.3 (2022-04-12)

Bug Fixes

  • bump problemdetails middleware (3017431)

18.0.2 (2022-03-30)

Bug Fixes

18.0.1 (2022-03-30)

Bug Fixes

18.0.0 (2022-03-25)

Features

BREAKING CHANGES

  • move to dotnet 6.0.3

17.3.1 (2022-03-18)

Bug Fixes

  • rename conflictResponseExample file (39af16b)

17.3.0 (2022-03-16)

Features

  • add ConflictResponseExamples (d514c94)

17.2.1 (2022-03-11)

Bug Fixes

  • change PreconditionFailedResponseExamples (42bc855)

17.2.0 (2022-03-11)

Features

  • add NoContentWithETagResult (1ccbe9a)

17.1.2 (2022-03-08)

Bug Fixes

  • build for toomanyrequests (458a2c1)

17.1.1 (2022-03-08)

Bug Fixes

  • add option and pass it to datadog (422e0e3)

17.1.0 (2022-03-08)

Features

  • upgrade datadog tracing (1029a45)

17.0.2 (2022-03-07)

Bug Fixes

  • etag should have double quotes (e642c64)

17.0.1 (2022-02-28)

Bug Fixes

17.0.0 (2022-02-25)

Bug Fixes

  • remove unneeded header name (3b8a943)

Features

  • add OkWithLastObservedPositionAsETagResult (56dea3c)

BREAKING CHANGES

  • removed ApiResults related to CRAB

16.1.1 (2022-02-25)

Bug Fixes

  • throw when healthcheck result not healthy (c906a1a)

16.1.0 (2022-02-24)

Features

  • add polly retry to checkdatabases (6746a45)

16.0.2 (2022-02-14)

16.0.1 (2022-02-11)

Bug Fixes

16.0.0 (2022-02-11)

Bug Fixes

  • bump problem details dependency (151a9fe)

Features

  • add json error action filter (aaa07f5)

BREAKING CHANGES

  • bump

15.5.6 (2022-02-07)

Bug Fixes

15.5.5 (2022-02-04)

Bug Fixes

  • NotAcceptableResponseExamples uses correct provider (322ad02)
  • commit 322ad (9d373fd)

15.5.4 (2022-02-04)

Bug Fixes

  • gawr-614 remove body from 406 exception (91af944)

15.5.3 (2021-12-01)

Bug Fixes

  • bump problemjson (await next) (2bd84e0)

15.5.2 (2021-11-30)

Bug Fixes

15.5.1 (2021-11-30)

Bug Fixes

  • bump problemjson package (46dcba4)

15.5.0 (2021-11-29)

Features

  • use problemjson middleware (2ec755d)

15.4.0 (2021-11-26)

Features

  • use problemjson middleware (37a1a44)

15.3.1 (2021-11-24)

Bug Fixes

15.3.0 (2021-11-23)

Features

15.2.1 (2021-11-22)

Bug Fixes

  • removed obsolete tag from ContentWithETagResult (ae5b206)

15.2.0 (2021-11-22)

Features

  • add CreatedWithLastObservedPositionAsETagResult (15af7b7)

15.1.1 (2021-11-15)

Bug Fixes

  • delete unnecessary using (d70e348)

15.1.0 (2021-11-15)

Features

15.0.12 (2021-10-01)

Bug Fixes

  • gawr-622 api documentation (fa9c7dd)

15.0.11 (2021-09-17)

Bug Fixes

  • gawr-721 update ProblemDetail version (9f34e71)

15.0.10 (2021-06-16)

Bug Fixes

  • added string null check for ruleset (9a1a5a5)

15.0.9 (2021-05-31)

Bug Fixes

15.0.8 (2021-05-31)

Bug Fixes

15.0.7 (2021-05-31)

Bug Fixes

  • update fluent validation (4952008)

15.0.6 (2021-05-31)

Bug Fixes

15.0.5 (2021-05-31)

Bug Fixes

15.0.4 (2021-05-31)

Bug Fixes

  • pin swagger to correct major version (cdb9fb6)

15.0.3 (2021-05-28)

Bug Fixes

15.0.2 (2021-05-26)

Bug Fixes

  • version bump Be.Vlaanderen.Basisregisters.AspNetCore.Swagger to 3.7.24 (7a357d7)

15.0.1 (2021-03-19)

Bug Fixes

  • error message quotes around parameter value (cc563a5)

15.0.0 (2021-03-16)

Bug Fixes

  • change embed value to sync embed value and used dutch error message GRAR-1891 (ffc0da1)

BREAKING CHANGES

  • renamed EmbedValue to SyncEmbedValue

14.2.0 (2021-03-10)

Features

  • add extract archive in an transaction in isolation (e70c565)

14.1.2 (2021-02-15)

Bug Fixes

  • use problem details helper for validation details GRAR-1814 (bbc4219)

14.1.1 (2021-02-11)

Bug Fixes

14.1.0 (2021-02-11)

Features

  • add unauthorized example (bfb74ed)

14.0.0 (2021-02-10)

Bug Fixes

  • remove extension method GRAR-1814 (0a1fcc2)
  • remove hardcoded ProblemDetailsHelper instances GRAR-1814 (c33a653)

BREAKING CHANGES

  • CHANGE modified the public constructor to use a ProblemDetailsHelper
  • CHANGE remove extension method that hides the use of ProblemDetailsHelper in favor of explicitly getting a helper and using it

13.1.1 (2021-02-08)

Bug Fixes

  • fix trailing character GRAR-1814 (4fb8c21)

13.1.0 (2021-02-05)

Features

  • add rewriting a exception from problemdetails GRAR-1814 (40af6c3)

13.0.2 (2021-02-02)

Bug Fixes

13.0.1 (2021-01-29)

Bug Fixes

  • update problem details dependencies GRAR-170 (c2cf6f8)

13.0.0 (2021-01-28)

Features

  • add namespace override for problem details GRAR-170 (d0e567b)

BREAKING CHANGES

  • CHANGES
  • ProblemDetailHelper is turned into an instance class
  • ApiProblemDetailsExceptionMapping.Map signature is extended with ProblemDetailsHelper

12.2.3 (2021-01-28)

Bug Fixes

  • update problem details middleware GRAR-170 (7c60d72)

12.2.2 (2021-01-27)

Bug Fixes

  • change wrong argument type GRAR-170 (c35091c)

12.2.1 (2021-01-27)

Bug Fixes

  • inject startup options in ProblemDetailException mapping GRAR-170 (70dd1e4)

12.2.0 (2021-01-27)

Bug Fixes

  • always assign status code 500 as a default for ApiExceptions (a405392)

Features

  • add mapping mapping of ProblemDetailsException GRAR-170 (57e22f3)

12.1.4 (2021-01-13)

Bug Fixes

  • include all actions in swagger doc (523263c)

12.1.3 (2020-12-24)

Bug Fixes

  • get versioned problemdetail base uri GRAR-400 (9cd4f31)

12.1.2 (2020-12-24)

Bug Fixes

  • correct error uri (97c5561)
  • correct error validation uri (51af928)
  • correct problemdetails instance url GRAR-400 (764eb6f)

12.1.1 (2020-12-18)

Bug Fixes

12.1.0 (2020-12-15)

Bug Fixes

  • remove double closing brace (90e485b)

Features

  • extend httprequest with check for html accept header (ba8247b)

12.0.3 (2020-11-19)

Bug Fixes

12.0.2 (2020-11-18)

Bug Fixes

  • remove set-env usage in gh-actions (4954260)

12.0.1 (2020-11-16)

Bug Fixes

  • add NotModified response to LastObeservedPosition (c78e5b1)

12.0.0 (2020-11-12)

Bug Fixes

  • removed deprecated function (26ab7ba)
  • update swashbuckle dependcy (58603b4)

BREAKING CHANGES

  • CHANGES
  • JsonConverter property is removed from the attribute

11.8.2 (2020-09-21)

Bug Fixes

11.8.1 (2020-09-02)

Bug Fixes

  • bump swagger to fix utf docs (d9842cb)
  • bump swagger to fix utf docs (681eeb1)

11.8.0 (2020-08-20)

Bug Fixes

Features

  • add lastObservedPosition headers (cd23e9d)

11.7.5 (2020-07-18)

Bug Fixes

11.7.4 (2020-07-14)

Bug Fixes

  • make embed value parse stricter GRAR-1465 (7e18a97)

11.7.3 (2020-07-13)

Bug Fixes

  • throw validation exception on invalid parse GRAR-1465 (010a78d)

11.7.2 (2020-07-13)

Bug Fixes

  • expose exception so it can be caught GRAR-1465 (fad8bfd)

11.7.1 (2020-07-13)

Bug Fixes

  • support deserialising for object as well GRAR-1465 (985a816)

11.7.0 (2020-07-13)

Features

  • add embed value object GRAR-1465 (5994885)

11.6.0 (2020-07-09)

Features

  • allow configuration of problemdetails (329ec63)

11.5.1 (2020-07-02)

Bug Fixes

11.5.0 (2020-06-30)

Features

  • add atomfeedwriter write metadata with alternate uris (4081dfd)

11.4.2 (2020-06-25)

Bug Fixes

  • update to openapi 1.2.2 (7b22d5c)

11.4.1 (2020-06-22)

Bug Fixes

  • configure baseurls for all exceptions GRAR-1358 GRAR-1357 (baaa571)

11.4.0 (2020-06-22)

Features

  • allow baseurl configuration in problemdetails GRAR-1358 GRAR-1357 (f52e517)

11.3.0 (2020-06-22)

Features

  • add support for more frame options directives (6d01b3f)

11.2.6 (2020-06-22)

Bug Fixes

  • make sure docs work again GRAR-1375 (f25bfed)

11.2.5 (2020-06-19)

Bug Fixes

11.2.4 (2020-05-29)

Bug Fixes

  • update dependencies GRAR-752 (0f0d701)

11.2.3 (2020-05-18)

Bug Fixes

11.2.2 (2020-05-14)

Bug Fixes

  • remove dotnet 3.1.4 references (e513827)

11.2.1 (2020-05-13)

Bug Fixes

11.2.0 (2020-05-12)

Features

  • add configuration of cors (0d75b1f)

11.1.9 (2020-05-07)

Bug Fixes

  • exclude docs from traces (3bacc9c)

11.1.8 (2020-05-07)

Bug Fixes

  • ignore health from tracing (e4dc3b0)

11.1.7 (2020-04-15)

Bug Fixes

11.1.6 (2020-04-03)

Bug Fixes

  • use correct build user GR-1214 (7e9cc25)

11.1.5 (2020-04-03)

Bug Fixes

  • update swagger version GR-1214 (ca93cb4)

11.1.4 (2020-03-12)

Bug Fixes

  • bump problem details contract name fix (02d4982)

11.1.3 (2020-03-03)

Bug Fixes

11.1.2 (2020-02-26)

Bug Fixes

  • update swagger to version with updated json formatter (b5841b2)

11.1.1 (2020-02-26)

Bug Fixes

  • update mvc json formatter (06a9a72)
  • update swagger dependency (721a9e9)

11.1.0 (2020-02-24)

Features

  • add support for format filters (7409def)
  • make action nullable (27be08a)
  • make formatter mappings configurable (31228a7)

11.0.0 (2020-02-21)

Features

  • add HasNextPage instead of TotalItems for paging (e70e171)

BREAKING CHANGES

  • add HasNextPage instead of TotalItems, TotalPages

10.8.0 (2020-02-17)

Features

  • determine json property order based on datamember (9aef1ab)

10.7.11 (2020-02-11)

Bug Fixes

  • make sure to ignore the xml proxy for json (bfaf635)

10.7.10 (2020-02-11)

Bug Fixes

  • only support EN culture for now (55c6226)
  • update problemdetails (3d1161e)

10.7.9 (2020-02-06)

Bug Fixes

  • update problemdetails to fix error examples (8a11877)

10.7.8 (2020-02-05)

Bug Fixes

  • update badrequest example with validation errors (ee099f7)
  • update problem details (63ed119)

10.7.7 (2020-02-04)

Bug Fixes

  • correct instance uri for examples (9a9b77c)

10.7.6 (2020-02-04)

Bug Fixes

  • upgrade problem details (acb3c4d)

10.7.5 (2020-02-04)

Bug Fixes

10.7.4 (2020-02-04)

Bug Fixes

  • change prefix for problem details instance GR-940 (bd58e46)
  • change prefix for problem details instance GR-940 (dca63ab)

10.7.3 (2020-02-03)

Bug Fixes

  • add problemdetail instance to statuscode (251345a)

10.7.2 (2020-02-03)

Bug Fixes

  • add type to problemdetails (6e6ad92)

10.7.1 (2020-02-03)

Bug Fixes

10.7.0 (2020-02-03)

Features

10.6.1 (2020-02-03)

Bug Fixes

10.6.0 (2020-02-01)

Features

  • upgrade netcoreapp31 and dependencies (909a123)

10.5.0 (2020-01-31)

Features

  • dont depend on netcoreapp22 8 via destructurama (4d8665b)

10.4.0 (2020-01-31)

Features

  • prevent depending on netcoreapp22 8 (54bc476)

10.3.0 (2020-01-28)

Features

10.2.0 (2020-01-15)

Bug Fixes

  • dont use endpoint routing yet, break in a next release (00061b1)
  • swagger wants a parameterless ctor (1c61c47)

Features

  • upgrade swagger and also fix api to get registries working (f6499ca)

10.1.0 (2020-01-13)

Bug Fixes

  • prefer 3 digits for nuget dependencies (fe6aef9)
  • pushed logic to aws-distributed-mutex (9170b4b)

Features

  • allow lock to be disabled with configuration (9d8b893)

10.0.1 (2020-01-02)

Bug Fixes

  • turn distributedlock configuration into a func (7dc7380)

10.0.0 (2020-01-02)

Code Refactoring

  • change runwithlock chaining (082a0c4)

BREAKING CHANGES

  • RunWithLock now chains and expects UseDefaultForApi before

9.1.1 (2020-01-02)

Bug Fixes

  • use updated distributed lock (b111bb0)

9.1.0 (2020-01-02)

Features

  • add RunWithLock to support single instance apis (4431a34)

9.0.1 (2019-12-20)

Bug Fixes

  • add Microsoft.AspNetCore.Mvc.NewtonsoftJson to template (687bd2f)

9.0.0 (2019-12-17)

Build System

Features

  • upgrade to netcoreapp31 (42eef11)

BREAKING CHANGES

  • Upgrade to .NET Core 3.1
  • Upgrade to .NET Core 3.1

8.0.0 (2019-11-25)

Code Refactoring

  • change totalitems from int to long (#11) (ebb2fbb)

BREAKING CHANGES

  • Totalitems is a long instead of an int.

7.10.0 (2019-11-21)

Features

  • add count func parameter to pagination (b6b69f8)

7.9.0 (2019-11-08)

Features

7.8.1 (2019-10-24)

Bug Fixes

  • integrate swagger fix to work in edge and ie (5cdbce9)

7.8.0 (2019-10-22)

Features

  • allow custom sorting to be specified in swagger (512df90)

7.7.0 (2019-10-21)

Features

  • provide swagger middleware hooks (3277aba)

7.6.2 (2019-10-21)

Bug Fixes

  • add details for problemdetails (d4a4bda)

7.6.1 (2019-10-01)

Bug Fixes

7.6.0 (2019-10-01)

Features

  • add servers option for swagger (0182d10)

7.5.0 (2019-10-01)

Features

  • update swagger dependency (26a23fc)

7.4.2 (2019-09-17)

Bug Fixes

  • include pipeline in error responses too (a4bfb69)

7.4.1 (2019-09-03)

Bug Fixes

  • update problemdetails for xml response GR-829 (36eaafb)

7.4.0 (2019-08-30)

Features

  • add assembly getversiontext helper (9d707c4)

7.3.4 (2019-08-27)

Bug Fixes

  • make datadog tracing check more for nulls (b109592)

7.3.3 (2019-08-26)

Bug Fixes

  • use fixed datadog tracing (02e31ac)

7.3.2 (2019-08-26)

Bug Fixes

  • make localization available earlier (82dc05a)

7.3.1 (2019-08-26)

Bug Fixes

  • pass in new swagger parameters (5689cc7)

7.3.0 (2019-08-22)

Features

7.2.2 (2019-08-20)

Bug Fixes

7.2.1 (2019-08-20)

Bug Fixes

7.2.0 (2019-08-20)

Features

  • add support for parent span id (4ee1d91)

7.1.0 (2019-08-12)

Features

7.0.3 (2019-07-17)

Bug Fixes

  • do not hardcode logging to console (cfb280a)

7.0.2 (2019-07-05)

Bug Fixes

  • correct total item count with limit = 0 (a79a71f)

7.0.1 (2019-04-30)

Bug Fixes

  • correct nuget dependencies (b05cab3)

7.0.0 (2019-04-29)

Features

  • all errors now return problemdetails (f28c57c)

BREAKING CHANGES

  • BasicApiProblem moved to ProblemDetails. IExceptionHandler.GetApiProblemFor now takes in a HttpContext.

6.1.0 (2019-04-26)

Features

  • add middleware configuration options (bdfcff0)

6.0.5 (2019-04-26)

Bug Fixes

  • post changelog to confluence (d7a38b6)

6.0.4 (2019-04-26)

6.0.3 (2019-04-24)

6.0.2 (2019-04-24)

Bug Fixes

  • change the PagedQueryable.Items type (4705acf)
  • items of PagedQueryable alwas are AsyncEnumerable (6e8c531)
  • revert using IAsynQueryable (beef789)
  • set number of pages to 1 for limit 0 (7a2c1a2)

6.0.1 (2019-04-23)

Bug Fixes

  • don't query items when page size is zero (2e6cb1d)

6.0.0 (2019-04-19)

Features

  • switch to sockets as kestrel transport instead of libuv (0e03a7a)

BREAKING CHANGES

  • Kestrel is running on sockets instead of libuv, be aware of this in case you have a specific use case to need libuv

5.5.0 (2019-04-19)

Features

5.4.0 (2019-04-19)

Features

5.3.1 (2019-04-19)

5.3.0 (2019-04-19)

Features

  • add default datadog setup (e1e46d6)

5.2.0 (2019-04-18)

Features

  • add traceid to logcontext (026ce2e)

5.1.1 (2019-04-18)

Bug Fixes

  • properly register tracesource factory (2e6eb04)

5.1.0 (2019-04-18)

Features

  • add extra debug logging for traceagent (27defb0)

5.0.0 (2019-04-18)

Bug Fixes

  • trace id has to be a long (2844da9)

BREAKING CHANGES

  • Trace Id has to be a long instead of a string

4.0.1 (2019-04-18)

Bug Fixes

  • properly register datadog with autofac (cdff518)

4.0.0 (2019-04-17)

Features

  • provide your own trace id (8b6ea1e)

BREAKING CHANGES

  • UseDataDogTracing now expects a function to return a TraceSource per request

3.1.0 (2019-04-17)

Features

  • remove datadog profiler (8b7955c)

3.0.0 (2019-04-17)

Features

  • programdefaults uses an options object for configuration (00bd633), closes #5

BREAKING CHANGES

  • Change ProgramDefault to use the new options object.

2.3.0 (2019-04-01)

Features

  • add a check for databases health (c6b6b9d)

2.2.1 (2019-04-01)

Bug Fixes

  • add more details to healtcheck (b53a546)

2.2.0 (2019-04-01)

Features

2.1.0 (2019-03-30)

Features

  • add hooks for authorization and localization options (d96bdc6)

2.0.2 (2019-03-30)

Bug Fixes

  • properly resolve RequestLocalizationOptions (2f418e4)

2.0.1 (2019-03-30)

Bug Fixes

  • still provide an overload without sharedresources fallback (be08d4c)

2.0.0 (2019-03-30)

Features

  • add localization, redesign ConfigureDefaultForApi (fc511b2)

BREAKING CHANGES

  • ConfigureDefaultOptions has a new signature, using an options object and having an extra generic parameter for localization.

1.11.0 (2019-03-21)

Features

  • add validation api problem (6de612c)

1.10.1 (2019-03-18)

Bug Fixes

  • allow empty cors settings (4342027)

1.10.0 (2019-03-18)

Features

  • allow configuration of mvccore options and cors headers (a296537)

1.9.0 (2019-03-15)

Features

  • add fluent validation library (b52b5d1)

1.8.4 (2019-02-26)

1.8.3 (2019-02-25)

1.8.2 (2019-02-25)

Bug Fixes

  • remove unneeded parameter on CreateFileCallbackResult (1a41ce2)

1.8.1 (2019-02-25)

1.8.0 (2019-02-25)

Features

  • add extract infrastructure (e4ff812)

1.7.0 (2019-02-24)

Features

  • provide default exception handler for easier usage (14cb620)

1.6.0 (2019-02-24)

Features

  • allow passing in custom exception handlers (3d4aa78)

1.5.1 (2019-02-18)

Bug Fixes

  • update Be.Vlaanderen.Basisregisters.AggregateSource dependency (#3) (fe09359)

1.5.0 (2019-02-07)

Features

  • support nullable Rfc3339SerializableDateTimeOffset in converter (c9d056a)

1.4.3 (2019-02-06)

Bug Fixes

  • add nuget references to dependencies (224cfd4)

1.4.2 (2019-01-24)

Bug Fixes

  • clarify detail for internal server error contains details about the error (a91b1ef)

1.4.1 (2019-01-24)

Bug Fixes

  • not modified 304 must not contain a body (df0368e)

1.4.0 (2019-01-22)

Features

  • add 406 Not Acceptable response examples (77eadb0)

1.3.1 (2019-01-10)

1.3.0 (2019-01-10)

Features

  • allow customisation of header and poweredby name (139cdb2)

1.2.0 (2019-01-10)

Features

1.1.1 (2019-01-08)

Bug Fixes

  • define keep-alive timeout to be higher than traefik timeout (29ea1de)

1.1.0 (2018-12-30)

Features

  • pull in ApiController and make it participate in ApiExplorer (1434c66)

1.0.2 (2018-12-30)

1.0.1 (2018-12-30)

Bug Fixes

  • pull in upstream fix for an encoding issue in api documentation (b19b852)

1.0.0 (2018-12-20)

Features

  • open source with MIT license as 'agentschap Informatie Vlaanderen' (18e71d8)