Skip to content

Releases: devxb/Netx

0.4.9

06 Apr 07:59
6a2baea

Choose a tag to compare

What's Changed

  • refactor: JsonCodec fail on unknown & missing property by @devxb in #145
  • fix: Exceptions were not saved when Throwable had some fields by @devxb in #147
  • fix: Infinite loading phenomenon when error encoding fails by @devxb in #150
  • feat: Rollback-Consumer Dead Letter by @devxb in #153

Full Changelog: 0.4.5...0.4.9

0.4.5

07 Jul 11:56
a11eb05

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

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

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

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

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

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

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

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

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