Releases: Informatievlaanderen/projection-handling
Releases · Informatievlaanderen/projection-handling
v10.0.0
10.0.0 (2022-03-25)
Features
BREAKING CHANGES
v9.1.4
9.1.4 (2022-03-03)
Bug Fixes
- IsGenericType instead of IsGenericTypeDefinition (408aa96)
v9.1.3
9.1.3 (2022-03-03)
Bug Fixes
- generic envelope check for projection test (92a48b9)
v9.1.2
9.1.2 (2022-03-03)
Bug Fixes
- do not envelope already enveloped events (eb3e4a1)
v9.1.1
9.1.1 (2022-03-03)
Bug Fixes
- revert "feat: add e-tag to LastChangedRecord" (978f9f3)
v9.1.0
9.1.0 (2022-03-03)
Features
- add e-tag to LastChangedRecord (adb2d93)
v9.0.0
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
8.1.0 (2021-11-17)
Features
- add ConnectedProjectionTest (665f1fa)
v8.0.3
8.0.3 (2021-10-20)
Bug Fixes
- removed static fields, with no static use (2b16303)
v8.0.2
8.0.2 (2021-05-28)
Bug Fixes