Skip to content

Releases: argoproj/argo-rollouts

v1.7.2

13 Aug 18:42
59e5bd3
Compare
Choose a tag to compare

Fix

  • replicaSet not scaled down due to incorrect annotations (#3762) (#3784)
  • add update verb to ClusterRole permissions for scaleDown feature. Fixes #3672 (#3675)
  • analysis: explicitly set datadog aggregator to last only on v2 (#3730)
  • analysis: Take RollbackWindow into account when Reconciling Analysis Runs. Fixes #3669 (#3670)
  • controller: Get the right resourceName for traefik.io.Fixes #3615 (#3759)
  • controller: use the stableRS from the rollout context rather tha… (#3664)
  • dashboard: Update pod status logic to support native sidecars. Fixes #3366 (#3639)
  • metricprovider: reuse http.Transport for http.Client (#3780)

Full Changelog: v1.7.1...v1.7.2

v1.7.1

25 Jun 01:38
6a99ea9
Compare
Choose a tag to compare

Full Changelog: v1.7.0...v1.7.1

v1.7.0

13 Jun 20:23
6937996
Compare
Choose a tag to compare

Fix

  • verify the weight of the alb at the end of the rollout (#3627)
  • when Rollout has pingpong and stable/canary service defined, only alb traffic management uses pingpong. (#3628)
  • protocol missing in ambassador canary mapping creation. Fixes #3593 (#3603)
  • rs conflict with fallback to patch (#3559)
  • controller: Corrects the logic of comparing sha256 has. Fixes #3519 (#3520)

Full Changelog: v1.7.0-rc1...v1.7.0

v1.7.0-rc1

05 Apr 18:24
07c84c6
Compare
Choose a tag to compare
v1.7.0-rc1 Pre-release
Pre-release

Build

  • deps: always resolve momentjs version 2.29.4 (#3182)

Chore

  • fix PodSecurity warning (#3424)
  • add WeLab Bank to users.md (#2996)
  • change file name for readthedocs compatibility (#2999)
  • Update users doc with CircleCI (#3028)
  • bump k8s versions to 1.29 (#3494)
  • updating getCanaryConfigId to be more efficient with better error handling (#3070)
  • add missing rollout fields (#3062)
  • upgrade cosign (#3139)
  • add OpenSSF Scorecard badge (#3154)
  • add test for reconcileEphemeralMetadata() (#3163)
  • leave the validation of setHeaderRoute to the plugin when plugins is not empty. (#2898)
  • fix lint errors reported by golangci-lint (#3458)
  • fix unit test data races (#3478) (#3479)
  • added organization to users.md (#3481)
  • set webpack hashFunction to modern sha256, remove legacy-provider. Fixes #2609 (#3475)
  • remove year from codegen license (#3282)
  • update follow-redirects to 1.15.5 (#3314)
  • add logging context around replicaset updates (#3326)
  • bump notification engine lib (#3327)
  • change controller's deploy strategy to RollingUpdate due to leader election (#3334)
  • Add exception to requireCanaryStableServices to disable validation when using the hashicorp/consul plugin (#3339)
  • Update notifications engine to 7a06976 (#3384)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.30.4 to 1.30.5 (#3491)
  • deps: bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#3422)
  • deps: bump softprops/action-gh-release from 2.0.3 to 2.0.4 (#3442)
  • deps: bump softprops/action-gh-release from 2.0.2 to 2.0.3 (#3440)
  • deps: bump softprops/action-gh-release from 1 to 2 (#3438)
  • deps: bump docker/build-push-action from 5.1.0 to 5.2.0 (#3439)
  • deps: bump docker/setup-buildx-action from 3.1.0 to 3.2.0 (#3449)
  • deps: bump google.golang.org/grpc from 1.62.0 to 1.62.1 (#3426)
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.4 to 1.27.5 (#3421)
  • deps: bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#3419)
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.0 to 1.27.4 (#3410)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.27.0 to 1.30.1 (#3399)
  • deps: bump google.golang.org/grpc from 1.61.0 to 1.62.0 (#3404)
  • deps: bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#3406)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.33.0 to 1.36.1 (#3400)
  • deps: bump codecov/codecov-action from 4.0.1 to 4.1.0 (#3403)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.30.1 to 1.30.3 (#3447)
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.26.6 to 1.27.0 (#3368)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.32.2 to 1.33.0 (#3363)
  • deps: bump docker/login-action from 3.0.0 to 3.1.0 (#3443)
  • deps: bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (#3357)
  • deps: bump golangci/golangci-lint-action from 3 to 4 (#3359)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.26.7 to 1.27.0 (#3341)
  • deps: bump peter-evans/create-pull-request from 5 to 6 (#3342)
  • deps: bump sigstore/cosign-installer from 3.3.0 to 3.4.0 (#3343)
  • deps: bump codecov/codecov-action from 3.1.5 to 4.0.1 (#3347)
  • deps: bump github.com/evanphx/json-patch/v5 from 5.8.1 to 5.9.0 (#3335)
  • deps: bump docker/build-push-action from 5.2.0 to 5.3.0 (#3448)
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.26.5 to 1.26.6 (#3322)
  • deps: bump github.com/evanphx/json-patch/v5 from 5.8.0 to 5.8.1 (#3312)
  • deps: bump codecov/codecov-action from 3.1.4 to 3.1.5 (#3330)
  • deps: bump slsa-framework/slsa-github-generator from 1.9.0 to 1.9.1 (#3456)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.36.1 to 1.36.3 (#3452)
  • deps: bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#3325)
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.26.4 to 1.26.5 (#3319)
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.26.3 to 1.26.4 (#3313)
  • deps: bump actions/cache from 3 to 4 (#3315)
  • deps: bump slsa-framework/slsa-github-generator from 1.9.1 to 1.10.0 (#3462)
  • deps: bump github.com/evanphx/json-patch/v5 from 5.7.0 to 5.8.0 (#3309)
  • deps: bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#3294)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.32.1 to 1.32.2 (#3288)
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.26.2 to 1.26.3 (#3289)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.26.6 to 1.26.7 (#3290)
  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.24.0 to 1.24.1 (#3291)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.30.3 to 1.30.4 (#3461)
  • deps: bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#3273)
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.26.1 to 1.26.2 (#3268)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.26.5 to 1.26.6 (#3269)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.32.0 to 1.32.1 (#3270)
  • deps: bump google.golang.org/grpc from 1.60.0 to 1.60.1 (#3260)
  • deps: bump github/codeql-action from 2 to 3 (#3252)
  • deps: bump actions/upload-artifact from 3 to 4 (#3255)
  • deps: bump sigstore/cosign-installer from 3.2.0 to 3.3.0 ([#3245](https://github.com/argoproj/argo-rollouts/issue...
Read more

v1.6.6

13 Feb 15:56
737ca89
Compare
Choose a tag to compare

v1.6.6 (2024-02-12)

Fix

  • stuck rollout when 2nd deployment happens before 1st finishes (#3354)
  • do not require pod readiness when switching desired service selector on abort (#3338)

v1.6.5

25 Jan 20:19
4dc0a4e
Compare
Choose a tag to compare

v1.6.5 (2024-01-25)

Chore

  • add logging context around replicaset updates (#3326)
  • remove year from codegen license (#3282)

Fix

  • log rs name when update fails (#3318)
  • keep rs inormer updated upon updating labels and annotations (#3321)
  • updates to replicas and pod template at the same time causes rollout to get stuck (#3272)

v1.6.4

11 Dec 21:54
a312af9
Compare
Choose a tag to compare

Fix

  • make sure we use the updated rs when we write back to informer (#3237)
  • conflict on updates to replicaset revision (#3216)

Full Changelog: v1.6.3...v1.6.4

v1.6.3

05 Dec 14:36
c7f7d1e
Compare
Choose a tag to compare

Build

  • deps: always resolve momentjs version 2.29.4 (#3182)

Fix

  • rollouts getting stuck due to bad rs informer updates (#3200)

Full Changelog: v1.6.2...v1.6.3

v1.6.2

02 Nov 19:58
2184a07
Compare
Choose a tag to compare

Fix

  • Revert "fix: istio destionationrule subsets enforcement (#3126)" (#3147)

Full Changelog: v1.6.1...v1.6.2

v1.6.1

01 Nov 21:19
3498a20
Compare
Choose a tag to compare

Chore

  • upgrade cosign (#3139)
  • add missing rollout fields (#3062)
  • change file name for readthedocs compatibility (#2999)

Fix

  • istio destionationrule subsets enforcement (#3126)
  • docs require build.os to be defined (#3133)
  • inopportune scaling events would lose some status fields (#3060)
  • rollback to stable with dynamicStableScale could overwhelm stable pods (#3077)
  • prevent hot loop when fully promoted rollout is aborted (#3064)
  • keep rs informer updated (#3091)
  • bump notification-engine to fix double send on self server notifications (#3095)
  • sync notification controller configmaps/secrets first (#3075)
  • missing notification on error (#3076)

Full Changelog: v1.6.0...v1.6.1