Skip to content

Releases: Informatievlaanderen/projection-handling

v10.0.0

25 Mar 10:51
Compare
Choose a tag to compare

10.0.0 (2022-03-25)

Features

BREAKING CHANGES

  • move to dotnet 6.0.3

v9.1.4

03 Mar 20:38
Compare
Choose a tag to compare

9.1.4 (2022-03-03)

Bug Fixes

  • IsGenericType instead of IsGenericTypeDefinition (408aa96)

v9.1.3

03 Mar 20:07
Compare
Choose a tag to compare

9.1.3 (2022-03-03)

Bug Fixes

  • generic envelope check for projection test (92a48b9)

v9.1.2

03 Mar 19:51
Compare
Choose a tag to compare

9.1.2 (2022-03-03)

Bug Fixes

  • do not envelope already enveloped events (eb3e4a1)

v9.1.1

03 Mar 15:06
Compare
Choose a tag to compare

9.1.1 (2022-03-03)

Bug Fixes

  • revert "feat: add e-tag to LastChangedRecord" (978f9f3)

v9.1.0

03 Mar 14:28
Compare
Choose a tag to compare

9.1.0 (2022-03-03)

Features

  • add e-tag to LastChangedRecord (adb2d93)

v9.0.0

25 Nov 08:27
Compare
Choose a tag to compare

9.0.0 (2021-11-25)

Features

  • refactor BuildUri + BuildCacheKey GAWR-666 (e09e067)
  • the RunnerDbContext methods are now overridable (045cf9b)

BREAKING CHANGES

    • Replaced UriFormat property with BuildUri method to allow flexibility for uri per accept type
  • Replaced CacheKeyFormat property with BuildCacheKey method to allow the same flexibility

v8.1.0

17 Nov 11:05
Compare
Choose a tag to compare

8.1.0 (2021-11-17)

Features

  • add ConnectedProjectionTest (665f1fa)

v8.0.3

20 Oct 15:05
Compare
Choose a tag to compare

8.0.3 (2021-10-20)

Bug Fixes

  • removed static fields, with no static use (2b16303)

v8.0.2

28 May 13:27
Compare
Choose a tag to compare

8.0.2 (2021-05-28)

Bug Fixes