Skip to content

v1.2.8

Compare
Choose a tag to compare
@neil-xie neil-xie released this 26 Mar 18:46
· 521 commits to master since this release
3f64176

What's Changed

Added

Changed

Fixed

  • Set proper max reset points by @neil-xie in #5623
  • Put a timeout for timer task deletion loop during shutdown by @taylanisikdemir in #5626
  • Catch unit test failures in make test by @Groxx in #5635
  • fix: get messages between query over message_id typo by @zedongh in #5607
  • Fix context leak in tests by @munahaf in #5377
  • Make sure task processing rate limiter is only done in the active side by @sankari165 in #5654
  • Fix Pinot query validator bug when user pass in not equal query with value missing by @neil-xie in #5662
  • Update Pinto query validator failed log, minor refactor pinot visibility store to remove panics by @neil-xie in #5664
  • Fix context leak in pinot integration test by @neil-xie in #5682
  • Fix SignalWithStartWorkflow API by @Shaddoll in #5671
  • Fix wrong migration paths in example by @kotcrab in #5668
  • Fix comment in workflow id cache config by @sankari165 in #5661
  • Fix the local integration test docker-compose file by @jakobht in #5695
  • Do not get workflow execution from database when shard is closed by @Shaddoll in #5697

Removed

  • Removed useless metrics tag from the workflowIDcache by @jakobht in #5651
  • Removed the shadower service for cadence-server by @agautam478 in #5660

New Contributors

Full Changelog: v1.2.7...v1.2.8