Skip to content

Releases: Eventuous/eventuous

0.15.0

10 Sep 12:00
9f05a4e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.14.0...0.15.0

0.15.0-rc.3

19 Aug 09:39
e5a8461
Compare
Choose a tag to compare
0.15.0-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.15.0-rc.2...0.15.0-rc.3

0.15.0-rc.2

19 Aug 09:38
Compare
Choose a tag to compare
0.15.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.15.0-rc.1...0.15.0-rc.2

0.15.0-rc.1

30 Jun 12:23
45ef2cb
Compare
Choose a tag to compare
0.15.0-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.15.0-beta.9...0.15.0-rc.1

0.15.0-beta.9

29 Jan 17:37
Compare
Choose a tag to compare
0.15.0-beta.9 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.15.0-beta.4...0.15.0-beta.9

0.15.0-beta.4

22 Aug 17:01
a520bbe
Compare
Choose a tag to compare
0.15.0-beta.4 Pre-release
Pre-release

What's Changed

Full Changelog: 0.15.0-beta.3...0.15.0-beta.4

0.15.0-beta.3

21 Aug 20:06
Compare
Choose a tag to compare
0.15.0-beta.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.14.0...0.15.0-beta.3

0.14.0

10 Feb 13:52
0b9e335
Compare
Choose a tag to compare

What's Changed

  • ApplicationService renamed to CommandService: breaking change
  • Enable contract mapping to domain commands
  • For controllers it's possible using the CommandMap
  • For generated endpoints, it should be done in MapCommand
  • First version of FunctionalCommandService
  • PostgreSQL projector

Full Changelog: 0.13.3...0.14.0

0.13.2

01 Feb 12:13
Compare
Choose a tag to compare

What's Changed

  • Fixed issue of event streams being received out of order at random for Postgres and SqlServer implementations by @ReinderReinders in #180
  • Allow passing null as options to PostgresStore and use the default
  • Add the ability to register PostgresStoreOptions using Options<PostgresStoreOptions>

New Contributors

Full Changelog: 0.13.1...0.13.2

0.13.1

14 Jan 11:46
Compare
Choose a tag to compare
  • Fixed the Spyglass API
  • Some tweaks around checkpoint commits (see #165)

Full Changelog: 0.13.0...0.13.1