Skip to content

8.0.4

Compare
Choose a tag to compare
released this 14 Jul 09:51
· 25879 commits to main since this release

Enhancements

Java Client

  • Allows disabling environment variable override in JavaClient (#9401)

Bug Fixes

Broker

  • Could not take snapshot on followers because the position doesn't exist (#7911)

Misc

  • IllegalStateException when writing decision evaluation event (#9272)

Maintenance

  • Update Go client to use 1.17 (#9270)

Merged Pull Requests

  • fix(broker): do not log error if follower fails to take snapshot when log is not uptodate (#9624)
  • Set higher timeout for awaitility in ControlledActorClockEndpointIT (#9579)
  • Do not restart broker on snapshot test (#9573)
  • Fix flaky shouldNotifyCommitListener test (#9518)
  • Increase DRG version if another DRG was deployed with the same decisions (#9466)
  • feat(client): Allow disabling environment variable override in Java client (#9411)

Full Changelog: 8.0.3...8.0.4