Skip to content

v0.1.9

Compare
Choose a tag to compare
@bmeng bmeng released this 31 Jul 06:24
· 589 commits to main since this release
0794c98

Changelog

  • 68d7405 Added a timeout condition which will throw a timeout error whenever the server of backplane-api is down (#158)
  • 7a58a5e Bump github.com/aws/aws-sdk-go-v2/config from 1.18.28 to 1.18.30
  • 8a1a1e9 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.27 to 1.13.29
  • 403fbaa Bump github.com/onsi/gomega from 1.27.8 to 1.27.9
  • b5a8daf Bump github.com/openshift-online/ocm-sdk-go from 0.1.356 to 0.1.358
  • 1e4194b Fix usage of global opts in backplane session
  • 318e781 Merge pull request #152 from bmeng/stream-logs
  • 16bcc20 Merge pull request #159 from mrbarge/fix-globalopts-session
  • 8e81d9b Merge pull request #160 from openshift/dependabot/go_modules/github.com/onsi/gomega-1.27.9
  • e92e007 Merge pull request #161 from bmeng/stylecheck_ci
  • 3045634 Merge pull request #162 from typeid/fix_nilptr_deref
  • 0794c98 Merge pull request #164 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.18.30
  • 4b8adbc Merge pull request #165 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.358
  • 605aef1 Merge pull request #166 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.13.29
  • e8da9aa enable stylecheck for golangci lint
  • 525325c fix: nil pointer dereference when getting cloud credentials
  • 907dbf9 streaming logs for managedjob