Skip to content

Releases: Informatievlaanderen/projection-handling

v11.1.0

13 Jun 13:48
Compare
Choose a tag to compare

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

01 Jan 19:53
Compare
Choose a tag to compare

11.0.7 (2023-01-01)

Bug Fixes

  • make LogSerializerSettings writable (f51f227)

v11.0.6

01 Jan 09:28
Compare
Choose a tag to compare

11.0.6 (2023-01-01)

Bug Fixes

  • fix LastChangedList.Microsoft (56eb606)

v11.0.5

31 Dec 12:29
Compare
Choose a tag to compare

11.0.5 (2022-12-31)

Bug Fixes

  • add Syndication.Microsoft project (adf3126)
  • fix paket.template (c182f17)

v11.0.4

29 Dec 10:46
Compare
Choose a tag to compare

11.0.4 (2022-12-29)

Bug Fixes

  • move owned instances to DependencyInjection library (951cdbc)

v11.0.3

28 Dec 16:13
Compare
Choose a tag to compare

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

29 Apr 11:01
Compare
Choose a tag to compare

11.0.2 (2022-04-29)

Bug Fixes

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

v11.0.1

29 Apr 09:00
Compare
Choose a tag to compare

11.0.1 (2022-04-29)

Bug Fixes

  • redirect sonar to /dev/null (5d35c53)
  • relax requirement on TProjection for ConnectedProjectionTest (12cf4da)

v11.0.0

13 Apr 14:06
Compare
Choose a tag to compare

11.0.0 (2022-04-13)

Features

  • add IMessage constraint on Envelope (2a34560)

BREAKING CHANGES

  • Introduce IMessage constraint on Envelope

v10.0.1

25 Mar 12:18
Compare
Choose a tag to compare

10.0.1 (2022-03-25)

Bug Fixes

  • test in FeedProjectorTests (43f278a)