Skip to content

Latest commit

 

History

History
executable file
·
509 lines (221 loc) · 18.5 KB

CHANGELOG.md

File metadata and controls

executable file
·
509 lines (221 loc) · 18.5 KB

6.0.4 (2024-04-08)

6.0.3 (2024-03-13)

Bug Fixes

  • ioc registration marvin (7c53da5)

6.0.2 (2024-03-13)

Bug Fixes

6.0.1 (2024-03-13)

Bug Fixes

6.0.0 (2024-03-13)

Features

BREAKING CHANGES

  • move to dotnet 8.0.2

5.2.8 (2024-02-22)

Bug Fixes

5.2.7 (2024-02-20)

Bug Fixes

  • clear changes after save async (4e774c1)

5.2.6 (2024-02-19)

Bug Fixes

  • add extra logging + do not throw to not break current implementation (498891d)

5.2.5 (2024-02-16)

Bug Fixes

  • add extra catch + logging (42a4f20)

5.2.4 (2024-02-06)

Bug Fixes

5.2.3 (2024-02-06)

Bug Fixes

5.2.2 (2024-02-06)

Bug Fixes

5.2.1 (2024-02-06)

Bug Fixes

5.2.0 (2023-05-15)

Features

  • add newproduction CI/CD (430f201)

5.1.1 (2022-10-25)

Bug Fixes

  • handle timeout gracefully GAWR-3885 (dcd0f6d)

5.1.0 (2022-07-08)

Features

5.0.1 (2022-03-25)

Bug Fixes

  • set runtime deps to 6.0.3 (04c1a90)

5.0.0 (2022-03-25)

Bug Fixes

  • remove unnecessary destructurama paket (96ca413)

Features

BREAKING CHANGES

  • move to dotnet 6.0.3

4.2.1 (2022-03-07)

Bug Fixes

  • add header to use e-tag (400f027)

4.2.0 (2022-03-03)

Features

  • add etag also from header if available (c5a5e70)

4.1.0 (2022-01-25)

Bug Fixes

  • add httpclientfactory for v2 (1910408)

Features

4.0.0 (2021-11-19)

Features

  • add position to Redis store (b72d82e)

BREAKING CHANGES

  • add required parameter to RedisStore.SetAsync

3.1.17 (2021-10-27)

Bug Fixes

  • removed default acceskey/secret (59dc967)

3.1.16 (2021-10-06)

Bug Fixes

3.1.15 (2021-06-25)

Bug Fixes

  • bump aws mutex package + api (0cb24d1)

3.1.14 (2021-05-28)

Bug Fixes

3.1.13 (2021-02-02)

Bug Fixes

3.1.12 (2021-01-07)

Bug Fixes

  • improve performance GRAR-1673 (701bfa4)

3.1.11 (2020-12-19)

Bug Fixes

3.1.10 (2020-11-18)

Bug Fixes

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

3.1.9 (2020-11-06)

Bug Fixes

3.1.8 (2020-09-23)

Bug Fixes

  • add dbcommandtimeout to repository (c7a08ce)
  • add overload to ctor repository (ea2e4df)

3.1.7 (2020-09-21)

Bug Fixes

3.1.6 (2020-07-18)

Bug Fixes

3.1.5 (2020-07-18)

Bug Fixes

3.1.4 (2020-07-02)

Bug Fixes

3.1.3 (2020-06-19)

Bug Fixes

3.1.2 (2020-05-20)

Bug Fixes

3.1.1 (2020-05-20)

Bug Fixes

3.1.0 (2020-05-13)

Features

  • allow debugging of redis output (42555bf)

3.0.7 (2020-04-16)

Bug Fixes

  • always store redis keys in lowercase (0da65ff)

3.0.6 (2020-03-31)

Bug Fixes

  • update package to add errormessage when invalid statuscode (a13e4de)
  • use correct build user (c3a84c9)

3.0.5 (2020-03-04)

Bug Fixes

  • bump netcore dockerfiles (eecb181)

3.0.4 (2020-03-03)

Bug Fixes

  • update dockerid detection (10c65a4)

3.0.3 (2020-03-03)

Bug Fixes

  • update dockerid detection (989bb33)

3.0.2 (2020-03-03)

Bug Fixes

3.0.1 (2020-03-02)

Bug Fixes

  • get rid of netcoreapp old (0259497)
  • update mvc json formatter (eda0e2c)

3.0.0 (2020-02-06)

Features

BREAKING CHANGES

  • Use Distributed Mutex to have only a single process running

2.1.0 (2020-02-01)

Features

  • upgrade netcoreapp31 and dependencies (0ee74f0)

2.0.0 (2019-12-16)

Bug Fixes

  • add x-basisregister-downstream-version to headers (041ad7c)
  • force build (3782c44)
  • force build again (3115c2e)

Code Refactoring

  • upgrade to netcoreapp30 (594c247)

Features

  • upgrade to netcoreapp31 (0581c67)

BREAKING CHANGES

  • Upgrade to .NET Core 3

1.7.1 (2019-09-13)

Bug Fixes

  • deal with errors better (11bae58)

1.7.0 (2019-09-12)

Features

  • keep track of how many times lastchanged has errored (e5eb16f)

1.6.1 (2019-09-04)

Bug Fixes

1.6.0 (2019-09-04)

Features

1.5.6 (2019-09-03)

Bug Fixes

  • do not log to console writeline (64a3318)

1.5.5 (2019-09-02)

Bug Fixes

  • do not log to console writeline (9fd6cdf)

1.5.4 (2019-08-29)

Bug Fixes

1.5.3 (2019-08-29)

Bug Fixes

  • use compact json logging (9cd9557)

1.5.2 (2019-08-27)

Bug Fixes

  • make datadog tracing check more for nulls (a4cca4b)

1.5.1 (2019-08-26)

Bug Fixes

  • use fixed datadog tracing (4a48664)

1.5.0 (2019-08-22)

Features

1.4.0 (2019-08-08)

Features

  • add don't save some white listed status codes BRV-108 (65a55e2)

1.3.0 (2019-06-06)

Features

  • push docker to production (627ae30)

1.2.0 (2019-04-25)

Features

  • use .net core 2.2.4 docker image (2bcd20d)
  • use .net core 2.2.4 docker image from MCR (b4f5763)

1.1.1 (2019-01-14)

1.1.0 (2019-01-10)

Features

  • support basic authentication (77886fb)

1.0.0 (2018-12-18)

Features

  • open source with MIT license as 'agentschap Informatie Vlaanderen' (120287e)