Skip to content

v0.2.0

Choose a tag to compare

@feichashao feichashao released this 16 Jul 04:18
· 249 commits to main since this release
9fa4165

Feat

  • fc217b1 Add non-interactive command input to ssm command (#716)
  • 77b402c Add domain checks for isolated backplane access in isIsolatedBackplaneAccess function
  • 9123aab OSD-29893 - Adding Fedramp compatibility (#693)

Fix

  • c7b720d [SREP-993] fix: pass env for 4.17+ monitor plugin (#727)
  • 4e89950 Capture the SIGINT in the backplane CLI.
  • ebde738 Fixed manifestwork fetch command

Docs

  • 9fa4165 [SREP-943] docs: add guideline for semver release (#724)
  • e3cde83 Add a contributing doc for UX guide

Chore

  • e5551b7 move console container logic to a dedicated module to improve test (#725)
  • 8db6767 Bump sigs.k8s.io/kustomize/api from 0.18.0 to 0.20.0
  • b3be040 Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.59.3 to 1.60.0
  • b53a57b Add entry for github.com/openshift-online/ocm-cli v1.0.6 to go.sum
  • cf401ed Bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0
  • 69ab631 Remove redundant entry for github.com/openshift-online/ocm-cli v1.0.6 from go.sum
  • df91b8b Bump github.com/aws/aws-sdk-go-v2/config from 1.29.16 to 1.29.17
  • 751b56c Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.69 to 1.17.70
  • 78e22f7 Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.59.2 to 1.59.3
  • 277686c Bump github.com/openshift-online/ocm-sdk-go from 0.1.467 to 0.1.469
  • c959d4f VerifyIPTrusted error message
  • e1e4118 Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.59.1 to 1.59.2
  • 6b5f488 Bump github.com/aws/aws-sdk-go-v2/config from 1.29.15 to 1.29.16
  • 8d51f49 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.68 to 1.17.69
  • 72cdcbf Bump github.com/openshift-online/ocm-sdk-go from 0.1.465 to 0.1.467
  • 3a4aca1 Adding Shawn to the maintainers group
  • a682893 Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.59.0 to 1.59.1
  • 233314d Bump github.com/aws/aws-sdk-go-v2/config from 1.29.14 to 1.29.15
  • a5d8f41 Bump github.com/openshift-online/ocm-cli from 1.0.5 to 1.0.6
  • 35c0096 add user a7vicky as reviewer
  • 0d10939 Bump ubi9 from 9.5 to 9.6
  • a470e98 Bump golang.org/x/term from 0.31.0 to 0.32.0

Others