Skip to content

v0.34.0

Choose a tag to compare

@brandur brandur released this 09 Apr 04:02
· 12 commits to master since this release
0143b85

Added

  • Added Config.ReindexerIndexNames and ReindexerIndexNamesDefault() so the reindexer's target indexes can be customized from the public API. PR #1194.

Fixed

  • Upon a client gaining leadership, its queue maintainer is given more than one opportunity to start. PR #1184.