Skip to content

v0.1.17

Compare
Choose a tag to compare
@bmeng bmeng released this 14 Nov 03:26
· 454 commits to main since this release
5a3e6e8

Changelog

  • 39e524c Bump github.com/aws/aws-sdk-go-v2/config from 1.19.1 to 1.22.0
  • 1269bea Bump github.com/aws/aws-sdk-go-v2/credentials from 1.15.1 to 1.15.2
  • 17232a5 Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.25.0 to 1.25.1
  • 33081f1 Bump github.com/onsi/gomega from 1.29.0 to 1.30.0
  • cfcbd91 Bump github.com/openshift-online/ocm-sdk-go from 0.1.378 to 0.1.382
  • 285208c Bump github.com/openshift-online/ocm-sdk-go from 0.1.382 to 0.1.385
  • 247d74f Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
  • 1f58b2f Bump golang.org/x/term from 0.13.0 to 0.14.0
  • 9bf84ba Fix a reported bug about backplane elevate with interactive shell
  • df6172b Merge pull request #229 from xiaoyu74/bug_fix_elevate
  • 5a3e6e8 Merge pull request #236 from xiaoyu74/test_backplane_api_warning_header
  • 711f0a6 Merge pull request #248 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.22.0
  • 961a853 Merge pull request #249 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.382
  • 2f944b7 Merge pull request #250 from openshift/dependabot/go_modules/github.com/spf13/cobra-1.8.0
  • 5585194 Merge pull request #251 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.15.2
  • 676d76f Merge pull request #252 from openshift/dependabot/go_modules/golang.org/x/term-0.14.0
  • 7e3065a Merge pull request #253 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/sts-1.25.1
  • afd34a8 Merge pull request #254 from openshift/dependabot/go_modules/github.com/onsi/gomega-1.30.0
  • d50a04c Merge pull request #255 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.385
  • b19141f Test to have bp-cli to consume warning header from bp-api's response
  • 8f5f15f Updated the use the mock-gen to generate the mock pkg
  • fd9f6cc Using logger to print warnings for debug purposes