Releases: Informatievlaanderen/projection-handling
Releases · Informatievlaanderen/projection-handling
v11.1.0
11.1.0 (2023-06-13)
Bug Fixes
- FindAsync return type must match original FindAsync method (e872565)
Features
- add direct envelope microsoft ioc registration (20178b9)
- add lastchangedlist direct ioc registration (e5bb7b1)
v11.0.7
11.0.7 (2023-01-01)
Bug Fixes
- make LogSerializerSettings writable (f51f227)
v11.0.6
11.0.6 (2023-01-01)
Bug Fixes
- fix LastChangedList.Microsoft (56eb606)
v11.0.5
11.0.5 (2022-12-31)
Bug Fixes
- add Syndication.Microsoft project (adf3126)
- fix paket.template (c182f17)
v11.0.4
11.0.4 (2022-12-29)
Bug Fixes
- move owned instances to DependencyInjection library (951cdbc)
v11.0.3
11.0.3 (2022-12-28)
Bug Fixes
- add Microsoft.Extensions.DependencyInjection (1e92b23)
- add nuget to dependabot (68065bf)
- break out of endless recursion (027ec9b)
- comply with Serializable pattern (7ce101d)
- ctx to context (9e26140)
- fields should not have public accessibility (700b49c)
- implement IDisposable correctly (4167170)
- make ProjectionStates not nullable (5dc4197)
- rename context to contextFactory (baedadc)
- rename parameter (db87af6)
- use VBR_SONAR_TOKEN (e44114c)
v11.0.2
11.0.2 (2022-04-29)
Bug Fixes
- run sonar end when release version != none (e046bdc)
v11.0.1
11.0.1 (2022-04-29)
Bug Fixes
- redirect sonar to /dev/null (5d35c53)
- relax requirement on
TProjection
for ConnectedProjectionTest
(12cf4da)
v11.0.0
11.0.0 (2022-04-13)
Features
- add IMessage constraint on Envelope (2a34560)
BREAKING CHANGES
- Introduce IMessage constraint on
Envelope
v10.0.1
10.0.1 (2022-03-25)
Bug Fixes
- test in FeedProjectorTests (43f278a)