Skip to content

v1.3.6

Latest

Choose a tag to compare

@neil-xie neil-xie released this 15 Oct 18:17
· 96 commits to master since this release
a484e23

What's Changed

Added

  • Explain difference btw. terminate/cancel by @dkrotx in #7239
  • New histogram strategy and minimal changes to start emitting it by @Groxx in #7240
  • Reset simulation - wf reset on different cluster than wf started cluster by @fimanishi in #7203
  • Add shard distributor canary service by @jakobht in #7252
  • Add dco.yml by @natemort in #7255
  • Add support for multiple wildcard queries joined by OR by @neil-xie in #7257
  • Add log when replication task latency is high by @bowenxia in #7254
  • Byte size replication cache per shard by @fimanishi in #7243
  • Test active-active behavior with concurrent SignalWithStart requests by @c-warren in #7270
  • Add documentation to the simulation tests by @c-warren in #7271

Changed

  • Regenerate common/log/logger_mock.go using mockgen by @ansidev in #7228
  • Improve code readability in task_ack_manager getTasks by @fimanishi in #7232
  • Regenerate mocks in service/worker/archiver using mockgen by @ansidev in #7225
  • Make metric indexes unique by @Groxx in #7237
  • Unique types for different kinds of metric indexes by @Groxx in #7238
  • Regenerate client_mock in service/worker/parentclosepolicy using mockgen by @ansidev in #7226
  • No longer log redirection information for every frontend request by @c-warren in #7253
  • Set default active cluster selection policy at Frontend by @Shaddoll in #7259
  • Issue 6759: Regenerate common/archiver/provider/provider_mock.go using mockgen by @ansidev in #7266
  • Improve conflict resolution for active-active by @Shaddoll in #7265
  • Issue 6759: Regenerate common/blobstore/interface.go using mockgen by @ansidev in #7267
  • Minor histogram-bucket tweak: end on a power-of-2, not before by @Groxx in #7251

Fixed

Removed

  • Remove unused method from active cluster manager interface by @Shaddoll in #7272

New Contributors

Full Changelog: v1.3.5...v1.3.6