Skip to content

v0.6.0

Choose a tag to compare

@xiaoyu74 xiaoyu74 released this 12 Nov 21:24
· 46 commits to main since this release
80fae2b

Features

  • 80fae2b OSD-28241: Allow building backplane config, login with provided OCM connections (#657)

Fixes

  • 4c1748a When constructing a client with a proxy, don't override the global http transport (#827)
  • b9529f6 Fix the ci/prow/images job failed
  • 8beb0d5 SREP-2441: Return the body of the error when backplane-api is unable to assume role (#825)

Chores

  • d668f32 build(deps): bump github.com/aws/aws-sdk-go-v2/config
  • 441136a build(deps): bump github.com/aws/aws-sdk-go-v2/service/ssm
  • 6dfd13a build(deps): bump github.com/aws/aws-sdk-go-v2/credentials
  • 58e27f8 build(deps): bump sigs.k8s.io/kustomize/api from 0.20.1 -> 0.21.0
  • 5a6ae1b build(deps): bump github.com/aws/aws-sdk-go-v2/service/sts
  • 5ac182e build(deps): bump github.com/onsi/ginkgo/v2 from 2.26.0 -> 2.27.2
  • 617b462 build(deps): bump github.com/aws/aws-sdk-go-v2/service/ssm
  • 391901c build(deps): bump github.com/modelcontextprotocol/go-sdk
  • 3399c56 build(deps): bump github.com/aws/aws-sdk-go-v2/service/sts
  • 3d37a7b build(deps): bump github.com/aws/aws-sdk-go-v2/service/ssm
  • da22e31 build(deps): bump github.com/openshift-online/ocm-sdk-go
  • aeba8cc Bump backplane-api to the latest (#818)
  • 1e3ec04 build(deps): bump github.com/aws/aws-sdk-go-v2/config

Others