Skip to content

v0.5.3

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Nov 15:33
· 3 commits to main since this release
v0.5.3
af3c9d1

state-etcd 0.5.3 (2025-11-03)

Welcome to the v0.5.3 release of state-etcd!

Please try out the release binaries and report any issues at
https://github.com/cosi-project/state-etcd/issues.

Contributors

  • Dmitriy Matrenichev
  • Andrey Smirnov
  • Andrey Smirnov
  • Utku Ozdemir
  • Artem Chernyshev

Changes

53 commits

  • af3c9d1 chore: update Go modules
  • 76b3712 chore: rekres to use proper GHA runners
  • 9e34547 feat: bump dependencies
  • 0b45191 chore: bump deps
  • 1dfa851 chore: bump deps
  • f71e4d8 feat: support watch bootstrap bookmark
  • 7462e97 feat: support invalid watch bookmark concept
  • 36d3cda chore: bump deps
  • 867d4ad feat: support watch bookmarks
  • 272a8eb chore: update error definitions to conform the latest COSI runtime
  • 70d217f chore: bump deps
  • a316525 fix: ignore version conflicts in destroy calls
  • 119f626 test: add a stress test for WatchKind
  • ad47f25 fix: watch being stuck forever on many cancels
  • 300ecd9 fix: filter watch events on revision
  • 2416508 test: use etcd settings closer to reality
  • 8c2c499 chore: bump deps
  • c27ec10 chore: rekres, bump dependencies
  • 1884166 chore: fix codecov processing
  • f19b5df fix: send bootstrapped resource type on bootstrapped event
  • 86d3aec chore: bump deps
  • 21f78c8 chore: bump deps
  • 9cf9ac4 fix: drain etcd Watch channels
  • 4ed482c chore: bump deps
  • ed47c56 chore: update cosi module, rekres
  • 45302e4 chore: bump deps
  • 9b68388 chore: bump deps
  • a8ba41c chore: bump deps
  • 686ce36 chore: bump codecov-action to v3.1.4
  • caae57e chore: bump deps
  • 0fef338 chore: bump etcd client to v3.5.8
  • d448067 refactor: wrap state errors to provide more context
  • f219016 feat: implement 'WatchKindAggregated' for etcd state
  • 2705e42 chore: bump deps
  • 8765095 chore: bump deps
  • 5d52a6b chore: bump deps
  • 820d02e feat: implement ID query filter
  • a81a529 fix: ignore correctly bootstrapped duplicates in WatchKind
  • bfd872f chore: bump deps
  • 0a11c7c chore: bump deps
  • b3c5872 feat: support new Errored and Bootstrapped events
  • 5073532 chore: preserve creation date on resource creation/update
  • b26eaaa chore: bump deps
  • 25fc322 chore: bump deps (continuation...)
  • 5065b2d chore: bump deps
  • ab7bf2d feat: add storage to store binary data in etcd kv
  • 037c7d3 fix: clear incoming GRPC metadata from context
  • 050481d chore: update etcd to 3.5.5
  • 7e8fa26 fix: use PathEscape instead of QueryEscape
  • b6c761b fix: introduce explicit marshaler
  • 234fee4 feat: implement etcd backend
  • 1bdd952 chore: add github actions workflows
  • 40cf1d0 chore: add .gitignore

Changes since v0.5.2

2 commits

  • af3c9d1 chore: update Go modules
  • 76b3712 chore: rekres to use proper GHA runners

Dependency Changes

This release has no dependency changes