Skip to content

Releases: argoproj-labs/rollout-extension

v0.3.6

10 Oct 20:22
944a5e6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.5...v0.3.6

v0.3.5

25 Apr 22:07
75b167a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.3.5

v0.3.4

23 Jan 22:10
3b795a4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

07 Nov 08:05
5d17e6f
Compare
Choose a tag to compare
bump down react version

Signed-off-by: zachaller <[email protected]>

v0.3.2

05 Nov 18:32
3bdb57a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

27 Jul 14:50
11bb7e0
Compare
Choose a tag to compare

What's Changed

  • fix: currentStepIndex: 0 is a valid step by @alexef in #36
  • fix: make copies of ReplicaSets / Pods to avoid clash with grouped code by @alexef in #38
  • fix: point manifest at latest release version by @henrymcconville in #41

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

25 Oct 16:38
7268f0e
Compare
Choose a tag to compare

What's Changed

  • fix: access undefined spec.template when using workloadRef by @httin in #18
  • Update install.yaml by @alexef in #20
  • fix: revert broken yarn.lock file by @rbreeze in #22
  • fix: upgrade argo-ui to fix toast by @rbreeze in #23
  • Parse AnalysisRuns to improve UI by @mvgmb in #17
  • Fix Canary Parser by @mvgmb in #15
  • Fix ReplicaSet Status by @mvgmb in #16

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

06 Sep 23:08
95c9be1
Compare
Choose a tag to compare

Bug fixes:

  • fix: rollout extensions should not override global page style #19

v0.2.0

28 Apr 16:57
886a3a5
Compare
Choose a tag to compare

The release is upgrading extension to use Rollout UI v1.2

v0.1.0

28 Sep 19:39
Compare
Choose a tag to compare
fix: canary rollout steps are visible only during active canary rollout

Signed-off-by: Alexander Matyushentsev <[email protected]>