Skip to content

Releases: bluegroundltd/transactional-outbox

refs/tags/v2.3.2

14 Oct 17:00
415b8b7
Compare
Choose a tag to compare

What's Changed

  • [SW-580] Make instant outbox items eligible for processing by @panos-tr in #35

Full Changelog: v2.3.1...v2.3.2

refs/tags/v2.3.1

30 Sep 17:27
675378d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.1

refs/tags/v2.2.0

12 Sep 14:24
47158cb
Compare
Choose a tag to compare

What's Changed

  • [SW-588] Refactor handling of FAILED items to account for groups by @panos-tr in #28
  • [SW-581] Refactor processInstantOutbox to use monitor with hint by @kgiannakelos in #31

Full Changelog: v2.1.0...v2.2.0

v2.1.0

23 Aug 08:52
45b7acf
Compare
Choose a tag to compare

What's Changed

  • feat: Allow specifying thread priority by @th3hunt in #30

New Contributors

Full Changelog: v2.0.4...v2.1.0

v2.0.4

23 Aug 07:32
9c6b45f
Compare
Choose a tag to compare

What's Changed

  • Fix missing threadPoolSize param in TransactionalOutboxBuilder.build by @GeorgePap-719 in #29

New Contributors

Full Changelog: v2.0.3...v2.0.4

v2.0.3

08 Aug 07:01
3b247e6
Compare
Choose a tag to compare

What's Changed

  • [SW-587] Improve mechanism for 'stopping' the processing of outbox items by @panos-tr in #26
  • [SW-587] Reset items on shutdown and simplify design of processor by @panos-tr in #27
  • [SW-587] Introduce outbox item groups by @panos-tr in #25

New Contributors

Full Changelog: v2.0.0...v2.0.3

v2.0.0

19 Jun 13:03
cb983f7
Compare
Choose a tag to compare

What's Changed

Please refer to our upgrading guide.

Full Changelog: v1.0.0...v2.0.0

v1.0.0

01 Dec 14:06
5f2f505
Compare
Choose a tag to compare

What's Changed

  • [BREAKING] feat: Support automatic cleanup of outbox items by @kiraleos in #20
    • This breaks backwards compatibility, with the addition of a new method ("get retention duration") in the outbox handler interface. This was done in a backwards incompatible way, to ensure all users explicitly define a retention duration they see fit.
  • chore(ci): add release pipeline by @chris-asl in #13
  • chore(release): create GH release by @chris-asl in #16
  • chore(release): pipeline fixes by @chris-asl in #17
  • chore(release): fetch main to validate tag is from commit in said ref by @chris-asl in #21
  • chore(release): fetch all refs to validate commit on main by @chris-asl in #22

Please refer to our upgrading guide.

New Contributors

Full Changelog: v0.4.0...v1.0.0

v0.4.0

07 Oct 14:40
d3ac21f
Compare
Choose a tag to compare

What's Changed

  • [SW-287] Add decorators on instant process outbox items by @kgiannakelos in #15

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

07 Oct 14:37
eecb090
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0