Skip to content

Releases: devxb/Netx

0.3.4

23 Mar 13:28
87ff5c1
Compare
Choose a tag to compare

What's Changed

  • feat: Bind values to context in Orchestrator by @devxb in #106

Full Changelog: 0.3.3...0.3.4

0.3.3

23 Mar 05:22
0eccf9d
Compare
Choose a tag to compare

What's Changed

  • refactor: Default password of netx.password to 0000 by @devxb in #98
  • perf: Ignore stacktrace of Throwable in Orchestrator by @devxb in #99
  • feat: Cache Orchestrator by orchestratorId by @devxb in #100
  • fix: Rollback wouldn't occured if there was no associated rollback function by @devxb in #101
  • feat: Let OrchestratorFactory find Orchestrator by orchestratorId by @devxb in #103
  • refactor: OrchestratorListener log pretty by @devxb in #104

Full Changelog: 0.3.2...0.3.3

0.3.2

21 Mar 14:04
d6f3432
Compare
Choose a tag to compare

What's Changed

  • refactor: Improve Orchestrator API by @devxb in #91

Full Changelog: 0.3.1...0.3.2

0.3.1

15 Mar 16:24
80e8758
Compare
Choose a tag to compare

What's Changed

  • perf: Asynchronus pooling to ResultHolder by @devxb in #85
  • perf: Redis pub/sub to list blpop,blpush by @devxb in #85
  • fix: Supports java8 Time (like. Instant) by @devxb in #85

Full Changelog: 0.3.0...0.3.1

0.3.0

14 Mar 11:56
3e8d4be
Compare
Choose a tag to compare

What's Changed

  • refactor: Protobuf serialization to json by @devxb in #78
  • feat: Supports Orchestrator by @devxb in #79
  • feat: add timeout to Orchestrator by @devxb in #81
  • docs: Add Orchestrator example and Transactional messaging pattern by @devxb in #82

Full Changelog: 0.2.9...0.3.0

0.2.9

05 Mar 03:42
746e0da
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.8...0.2.9

0.2.8

04 Mar 12:13
98eb133
Compare
Choose a tag to compare

What's Changed

  • refactor: Throw customException by @devxb in #72

Full Changelog: 0.2.7...0.2.8

0.2.7

04 Mar 06:25
92eefae
Compare
Choose a tag to compare

What's Changed

  • fix: Publish event after save transaction state by @devxb in #70

Full Changelog: 0.2.6...0.2.7

0.2.6

04 Mar 05:24
8b57da4
Compare
Choose a tag to compare

What's Changed

  • fix: Do not throw NPE when noRetryFor is empty by @devxb in #68

Full Changelog: 0.2.5...0.2.6

0.2.5

04 Mar 02:45
0bc0c5b
Compare
Choose a tag to compare

What's Changed

  • feat: Prevent retry of noRetryFor exceptions by @devxb in #65

Full Changelog: 0.2.4...0.2.5