Skip to content

v1.28.7 - Cycle manager configurable goroutines improvement

Choose a tag to compare

@antas-marcin antas-marcin released this 23 Feb 09:02
· 12159 commits to main since this release

Breaking Changes

none

New Features

none

Fixes

  • chore: download gRPC health probe instead of building it by @antas-marcin in #7293
  • Makefile: add --load flag to buildx to add it to local registry by @kavirajk in #7296
  • Build a fast amd64 build directly after PR creation by @dirkkul in #7300
  • chore: makes number of goroutines stared by cyclemanger configurable by @aliszka in #7311
  • fix(backup): memory control consumption by setting minio specific part size by @moogacs in #7057
  • fix: prevent race during shard initialization by @jeroiraz in #7319
  • fix: validate requested secondary index is present in the segment by @jeroiraz in #7315
  • chore: iterative replace cursor by @jeroiraz in #7323

Full Changelog: v1.28.6...v1.28.7