Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 20:05
· 51 commits to main since this release

What's Changed

  • fix: Make sure we requeue if PipelineRollout gets reconciled before NumaflowControllerRollout/ISBServiceRollout by @juliev0 in #434
  • feat: refactoring watch logic for e2e tests by @dpadhiar in #431
  • fix: Progressive improvements by @juliev0 in #419
  • chore: Make function signatures similar for WithDesiredPhase() and WithoutDesiredPhase() by @juliev0 in #437
  • fix: Ensure NumaflowControllerRollout is not removed until dependent are deleted by @chandankumar4 in #438
  • fix: update jetstream versions used in e2e by @juliev0 in #439
  • feat: consolidate watch functions into shared function by @dpadhiar in #443
  • feat: created new NumaflowController CRD by @afugazzotto in #444
  • fix: Debug event logger and use zerolog instead of fmt by @chandankumar4 in #449
  • chore: add backward incompatibility question to PR template by @juliev0 in #458
  • fix: get live info for isbsvc and statefulset during PPND/Progressive by @juliev0 in #451
  • feat: enable new NumaflowController and split logic by @afugazzotto in #450
  • feat: NumaflowController update delete and recreate child resources by @afugazzotto in #464

Full Changelog: v0.9.1...v0.10.0