Skip to content

Releases: numaproj/numaplane

v0.12.1

09 Jan 07:49
Compare
Choose a tag to compare

What's Changed

  • feat: added lastFailureTime to the status (#468)
  • feat: update e2e test to incorporate isbsvc look up with "promoted" label (#470)
  • fix: Add phase to health metrics for pipeline, monovertex and ISBService (#476)
  • fix: updated deletion test case to not require getting the child resource name (#478)
  • fix: Add phase to numaflowControllersHealth and numaflowControllerRolloutsHealth metrics (#480)
  • feat: add progressive to e2e test matrix (#481)
  • fix: Add version and name of numalfow controller in metrics (#484)

Full Changelog: v0.12.0...v0.12.1

v0.12.0

31 Dec 23:24
Compare
Choose a tag to compare

What's Changed

  • chore: generate k8s client for NumaflowController by @juliev0 in #473
  • fix: Numaflow Controller deletion - use gitops-engine settings to delete/recreate instead of doing it ourselves by @juliev0 in #472

Full Changelog: v0.11.0...v0.12.0

v0.11.0

20 Dec 20:07
Compare
Choose a tag to compare

What's Changed

  • feat: update e2e tests to accommodate for progressive strategy by @dpadhiar in #465
  • feat: add "promoted" label and new naming for isbsvc, similar to other Rollouts by @juliev0 in #454
  • fix: Configure SyncPeriod for reconcile at given interval of time by @chandankumar4 in #460

Full Changelog: v0.10.0...v0.11.0

v0.10.0

18 Dec 20:05
Compare
Choose a tag to compare

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

v0.9.1

26 Nov 07:11
Compare
Choose a tag to compare

Full Changelog: v0.9.0...v0.9.1

v0.9.0

25 Nov 23:17
Compare
Choose a tag to compare

What's Changed

  • fix: PausingPipelines Condition should get set upon next reconciliation if there's a failure by @juliev0 in #424
  • feat: generate pod logs for resources during e2e tests by @dpadhiar in #420
  • fix: child resource's labels and annotations are combination of Rollout's specified and existing resource by @dpadhiar in #428

Full Changelog: v0.8.1...v0.9.0

v0.8.1

22 Nov 03:52
Compare
Choose a tag to compare

Full change log: v0.8.0...v0.8.1

v0.8.0

18 Nov 23:34
Compare
Choose a tag to compare

Full change log: v0.7.0...v0.8.0

v0.7.2

06 Nov 07:18
Compare
Choose a tag to compare

What's Changed

  • fix: prevent panic caused when PipelineRollout is deleted by @juliev0 in #398

Full Changelog: v0.7.1...v0.7.2

v0.7.1

24 Oct 16:56
Compare
Choose a tag to compare

Other changes

  • chore: Ignore mvtx replicas if it exists during MonoVertexRollout reconciliation #358

Full Changelog: v0.7.0...v0.7.1