Skip to content

v0.6.1

Choose a tag to compare

@feichashao feichashao released this 04 Dec 06:55
· 81 commits to main since this release
4c55f23

Feat

  • 0b8d81c feat: implement Dependabot auto-merge for safe dependency updates

Fix

  • 2cd31f2 fix: add checkout step to dependabot auto-merge workflow (#857)
  • ca420c6 fix: fix the release awk for dep upgrades (#833)
  • 4c55f23 SREP-1739 fix : Add 182 prefix proxy IP to allowlist (#858)
  • d90ba3a SREP-2525 fix error handling when a managed-job does not return a 200 (#841)
  • df171f6 Address reviewer feedback: optimize CI workflows and remove unnecessary jobs

Chore

  • a6628db build(deps): bump github.com/openshift-online/ocm-sdk-go
  • ea34ee5 build(deps): bump github.com/aws/aws-sdk-go-v2/service/sts
  • bca854b build(deps): bump github.com/aws/aws-sdk-go-v2/config
  • 61c6712 build(deps): bump github.com/aws/aws-sdk-go-v2/credentials
  • dc8b324 build(deps): bump github.com/openshift-online/ocm-sdk-go
  • 030b25d build(deps): bump golang.org/x/term from 0.36.0 to 0.37.0
  • 2dd1ea4 build(deps): bump ubi9 from 9.6 to 9.7

Others

  • 03bb9aa Updating go version to 1.24.6 (#856)
  • 66715de Remove unnecessary CI workflow entirely
  • 1e07f4e awsutil(sts): add configurable session duration (#848)
  • df171f6 Address reviewer feedback: optimize CI workflows and remove unnecessary jobs