Skip to content

Releases: microsoft/durabletask-java

Release v1.9.0

Choose a tag to compare

@bachuv bachuv released this 27 Apr 16:44

What's Changed

Full Changelog: v1.8.0...v1.9.0

Release v1.8.0

Choose a tag to compare

@bachuv bachuv released this 25 Mar 18:27

What's Changed

Full Changelog: v1.7.0...v1.8.0

Release v1.7.0

Choose a tag to compare

@bachuv bachuv released this 12 Feb 17:25

What's Changed

New Contributors

Full Changelog: v1.6.3...v1.7.0

Release v1.6.3

Choose a tag to compare

@bachuv bachuv released this 04 Feb 17:09

What's Changed

Full Changelog: v1.6.2...v1.6.3

Release v1.6.2

Choose a tag to compare

@sophiatev sophiatev released this 17 Dec 00:36

What's Changed

  • Fix duplicate plugin application, simplify CI to use JDK 11, and fix DTS emulator connectivity by @Copilot in #248
  • Fixing gRPC channel shutdown by sophiatev in #249

Full Changelog: v1.6.1...v1.6.2

v1.6.1

Choose a tag to compare

@halspang halspang released this 01 Oct 06:19

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.6.0

Choose a tag to compare

@bachuv bachuv released this 11 Jul 18:48

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.6.0

v1.5.1

Choose a tag to compare

@YunchuWang YunchuWang released this 30 Apr 23:58
6a0ec33

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

Choose a tag to compare

@kaibocai kaibocai released this 06 Nov 16:01
81a8e7e

Updates

  • Fix exception type issue when using RetriableTask in fan in/out pattern (#174)
  • Add implementation to generate name-based deterministic UUID (#176)
  • Update dependencies to resolve CVEs (#177)

v1.4.0

Choose a tag to compare

@kamperiadis kamperiadis released this 08 Sep 14:42
e938278

Updates

  • Refactor createTimer to be non-blocking (#161)