Skip to content

Releases: devxb/Netx

0.4.5

07 Jul 11:56
a11eb05
Compare
Choose a tag to compare

What's Changed

  • feat: Support graceful Shutdown AbstractSagaListener by @devxb in #141
  • fix: miss action in decodeResultOrThrow when using TypeReference by @devxb in #143

Full Changelog: 0.4.3...0.4.5

0.4.3

27 Apr 11:47
31b0393
Compare
Choose a tag to compare

What's Changed

  • refactor: orchestrator's rollback start previous sequence by @devxb in #138

Full Changelog: 0.4.2...0.4.3

0.4.2

07 Apr 04:45
5fd082f
Compare
Choose a tag to compare

What's Changed

  • fix: JsonCodec encode, decode private fields too by @devxb in #134
  • refactor: Catch toOrchestrateEvent's exception by @devxb in #136

Full Changelog: 0.4.1...0.4.2

0.4.1

07 Apr 02:09
25a600c
Compare
Choose a tag to compare

What's Changed

  • build: Chaing publish repository jitpack to maven central by @devxb in #130
  • fix: Primary to reactiveRedisTemplate and reactiveRedisConnection by @devxb in #132

Full Changelog: 0.4.0...0.4.1

0.4.0

02 Apr 05:41
c1bea49
Compare
Choose a tag to compare

What's Changed

  • refactor: Access modifier public to (internal or private) by @devxb in #122
  • feat: Get orchestratorFactory method to OrchestratorFactory by @devxb in #124
  • feat: Support super type token in SagaEvent by @devxb in #126
  • docs: Write dokka doc by @devxb in #128

Full Changelog: 0.3.9...0.4.0

0.3.9

30 Mar 01:22
9088a25
Compare
Choose a tag to compare

What's Changed

  • refactor: replace word transaction to saga by @devxb in #120

Full Changelog: 0.3.8...0.3.9

0.3.8

29 Mar 06:50
3134d93
Compare
Choose a tag to compare

What's Changed

  • fix: Choreography's successWith published when receive orchestrate event by @devxb in #118

Full Changelog: 0.3.7...0.3.8

0.3.7

29 Mar 04:59
792d3b6
Compare
Choose a tag to compare

What's Changed

  • refactor: Rollback when an exception is thrown in the listener by @devxb in #116

Full Changelog: 0.3.6...0.3.7

0.3.6

25 Mar 01:03
3ff643e
Compare
Choose a tag to compare

What's Changed

  • fix: Release Orchestrator cache when restart Spring Application Context by @devxb in #114

Full Changelog: 0.3.5...0.3.6

0.3.5

24 Mar 10:45
b2a0d7b
Compare
Choose a tag to compare

What's Changed

  • feat: Orchestrator supports Generic request by @devxb in #109
  • feat: Orchestrator start with context by @devxb in #111

Full Changelog: 0.3.4...0.3.5