Skip to content

Release v16.38.2

Choose a tag to compare

@github-actions github-actions released this 24 Aug 06:52
313f181

Summary

Projection registration now handles partial failures without multiplying remote calls or leaving rejected engine updates partially applied.

Changed

  • Projection registration remains batched and fans out to Chronicle silos in parallel, including when individual definitions are rejected.

Fixed

  • Rejected projection definitions now preserve the previous working engine registration, report every failed definition, and never hide unrelated infrastructure failures.