Skip to content

Releases: Informatievlaanderen/projection-handling

v14.0.0

v13.0.0

11 Mar 10:38
Compare
Choose a tag to compare

13.0.0 (2024-03-11)

Features

  • move to dotnet 8.0.2 and remove .Microsoft projects (ac5bce8)

BREAKING CHANGES

  • move to dotnet 8.0.2 and remove
    Be.Vlaanderen.Basisregisters.ProjectionHandling.LastChangedList.Microsoft,
    Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.Microsoft,
    Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore.Microsoft and
    Be.Vlaanderen.Basisregisters.ProjectionHandling.Syndication.Microsoft

v12.1.3

13 Feb 10:31
Compare
Choose a tag to compare

12.1.3 (2024-02-13)

v12.1.2

07 Feb 15:00
Compare
Choose a tag to compare

12.1.2 (2024-02-07)

v12.1.1

06 Feb 09:34
Compare
Choose a tag to compare

12.1.1 (2024-02-06)

Bug Fixes

  • use configureawait false in lastchangedlist (22f3f32)

v12.1.0

02 Feb 07:58
Compare
Choose a tag to compare

12.1.0 (2024-02-02)

Features

  • add cachevalidator wether to update position (7aa7022)

v12.0.1

14 Dec 20:21
Compare
Choose a tag to compare

12.0.1 (2023-12-14)

Bug Fixes

  • add connectionstring to NpgsqlMigrationFactory (360d214)

v12.0.0

14 Dec 17:14
Compare
Choose a tag to compare

12.0.0 (2023-12-14)

Bug Fixes

Code Refactoring

  • runner + split sqlserver, npgsql (e28ca27)

BREAKING CHANGES

  • Runner is now agnostic of database provider.
    Runner.SqlServer and Runner.Npgsql are added.

v11.1.2

30 Nov 15:56
Compare
Choose a tag to compare

11.1.2 (2023-11-30)

Bug Fixes

  • add StreamId to Envelope Metadata (23a5dd9)

v11.1.1

22 Jun 16:04
Compare
Choose a tag to compare

11.1.1 (2023-06-22)

Performance Improvements

  • add index to lastchangedlist (b3ed6e0)