Skip to content

Releases: openshift/backplane-cli

v0.6.2

19 Dec 06:26
c4b48ed

Choose a tag to compare

Fix

  • cfc23ca fix: add required permissions for dependabot auto-merge

Chore

  • d782472 build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3
  • bd986df build(deps): bump github.com/openshift-online/ocm-sdk-go
  • 9569c56 build(deps): bump github.com/openshift-online/ocm-cli
  • 475df0e chore: bump Go version to 1.25.3 (#869)
  • 19c9e73 chore: update Go Vulnerability check version (#870)
  • 8a11748 build(deps): bump the aws-sdk group with 5 updates
  • df0ede6 build(deps): bump golang.org/x/term from 0.37.0 to 0.38.0
  • 9669d8e build(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3

v0.6.1

04 Dec 06:55
4c55f23

Choose a tag to compare

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

v0.6.0

12 Nov 21:24
80fae2b

Choose a tag to compare

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

v0.5.0

22 Oct 21:58
a0af80a

Choose a tag to compare

Features

  • a0af80a feat: update release note script to be flexible (#809)
  • 7a1be40 SREP-2024 feat: Add backplane login/console/cloud-console/read-only resource MCP endpoints (#801)

Fixes

  • 2a2d023 fix: Fixed MCP tools return issue with mcp sdk changes (#808)
  • 4a98392 fix: Fix critical CIDR range verification bug in verifyIPTrusted function (#787)

Chores

  • 039a6d5 chore: SREP-969: Reuse Ocm Connection and handle closure of connection (#785)
  • ff186f1 Bump github.com/aws/aws-sdk-go-v2/config from 1.31.6 to 1.31.8
  • b30c1fd Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.64.2 to 1.64.4
  • 97a63be Bump github.com/openshift-online/ocm-cli from 1.0.7 to 1.0.8
  • cee2eae Bump github.com/andygrunwald/go-jira from 1.16.0 to 1.16.1
  • 685c409 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.10 to 1.18.12
  • 1ee5085 Bump github.com/spf13/viper from 1.20.1 to 1.21.0
  • d3fdc59 Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.38.2 to 1.38.4
  • 73c135a Bump github.com/spf13/pflag from 1.0.7 to 1.0.10
  • 7256bdc Bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3
  • cafa135 Bump github.com/aws/aws-sdk-go-v2/config from 1.31.4 to 1.31.6
  • f6b65d0 Bump github.com/spf13/cobra from 1.9.1 to 1.10.1
  • 2df653a Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.2
  • f36ad85 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.8 to 1.18.10
  • 2af5912 Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.38.1 to 1.38.2
  • 2f746c7 Bump github.com/openshift-online/ocm-sdk-go from 0.1.473 to 0.1.477
  • ad675ca Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.63.0 to 1.64.2
  • bc0647e Bump github.com/aws/aws-sdk-go-v2/config from 1.31.0 to 1.31.2
  • 0cfdb08 Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.25.1
  • d198e65 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.4 to 1.18.6
  • 5df6bd3 migrate gomock to go.uber.org/mock (#781)

Others

  • 6bb6b21 Remove Deepti from approvers and removers (#799)
  • 1da978f Add CLAUDE.md configuration file for Claude Code (#788)
  • e24e749 SREP-1333: Implement list all scripts without permission filtering (#786)
  • 90a4ebe adds console branding support for ROSA (#771)

v0.4.0

28 Aug 00:21
57378df

Choose a tag to compare

Feat

  • 84dba5c [SREP-1325] feat: implement proxy separation for AWS traffic vs local traffic (#755)

Others

  • 57378df Merge pull request #758 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-cli-1.0.7
  • cb060b3 Merge pull request #760 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.31.0
  • 5069897 Bump github.com/aws/aws-sdk-go-v2/config from 1.30.3 to 1.31.0
  • 623a0b0 Merge pull request #759 from openshift/dependabot/go_modules/golang.org/x/term-0.34.0
  • dfd0ffd Bump golang.org/x/term from 0.33.0 to 0.34.0
  • c3428e4 Bump github.com/openshift-online/ocm-cli from 1.0.6 to 1.0.7
  • e40771e Merge pull request #751 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.62.0
  • b68ccfe Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.60.2 to 1.62.0
  • 8b8a4bf Merge pull request #750 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.18.3
  • cdf67a5 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.71 to 1.18.3
  • 1598c4b Merge pull request #754 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.30.3
  • f58b5f2 Bump github.com/aws/aws-sdk-go-v2/config from 1.29.18 to 1.30.3

v0.3.0

12 Aug 23:51
ea7ed47

Choose a tag to compare

Feat

  • f9b81db [SREP-1313] feat: Move the inline session policy to the last hop of the assume role sequence
  • bbcffa9 [SREP-1313] feat: Update isolation workflow to enforce policy Arn from backplane-api assume-role-sequence endpoint (#748)

Others

  • ea7ed47 Merge pull request #757 from samanthajayasinghe/sesion-policy-prio
  • dbb0d92 Merge pull request #749 from bmeng/comments
  • 2479af3 fix: mount nginx conf for 4.17+ for compatibility (#732)
  • 50b7de8 add missing comments for the public functions
  • acf0385 Merge pull request #743 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/sts-1.35.1
  • 39fbf7a Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.34.1 to 1.35.1
  • 2025be6 Merge pull request #740 from openshift/dependabot/go_modules/github.com/spf13/pflag-1.0.7
  • 48a8938 Merge pull request #741 from openshift/dependabot/go_modules/github.com/onsi/gomega-1.38.0
  • 064fa59 Merge pull request #742 from openshift/dependabot/go_modules/sigs.k8s.io/kustomize/api-0.20.1
  • bff902b Bump sigs.k8s.io/kustomize/api from 0.20.0 to 0.20.1
  • aca6422 Merge pull request #739 from openshift/dependabot/go_modules/sigs.k8s.io/yaml-1.6.0
  • c5caab6 Bump github.com/onsi/gomega from 1.37.0 to 1.38.0
  • 2b9c3c0 Merge pull request #738 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.473
  • 05bc71e Bump github.com/spf13/pflag from 1.0.6 to 1.0.7
  • 47c8a11 Bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0
  • 55e9d2c Bump github.com/openshift-online/ocm-sdk-go from 0.1.469 to 0.1.473
  • 43dd650 Merge pull request #735 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.29.18
  • 7e7f9c7 Bump github.com/aws/aws-sdk-go-v2/config from 1.29.17 to 1.29.18
  • aebc74e Merge pull request #736 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.17.71
  • f76bd74 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.70 to 1.17.71
  • 7efcb0d Merge pull request #734 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.60.2
  • 0aca423 Merge pull request #733 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-1.36.6
  • 31da736 Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.60.0 to 1.60.2
  • 0f53b9c Bump github.com/aws/aws-sdk-go-v2 from 1.36.5 to 1.36.6
  • e96b89a Add parameter parsing capability for create managedjob and testjob (#731)
  • d2e7095 Merge pull request #728 from openshift/dependabot/go_modules/golang.org/x/term-0.33.0
  • 45fc588 Bump golang.org/x/term from 0.32.0 to 0.33.0

v0.2.0

16 Jul 04:18
9fa4165

Choose a tag to compare

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

v0.1.47

04 Jun 06:12
8996e6a

Choose a tag to compare

Changelog

  • a7dca37 Add CAD stg and prod IP's to session policy
  • 4f452b3 Add logging to show which role is being assumed right now.
  • 5ab0cdf Maint: add comments to clarify the filtering of trusted ips
  • 291a174 Make KUBEPS1 warning optional (#692)
  • dcf230e Merge pull request #682 from bergmannf/fix-ip-list-filtering
  • fb46bb2 Merge pull request #684 from samanthajayasinghe/add-cad-ips
  • 8996e6a Merge pull request #685 from bergmannf/logging-assume-chain
  • 3d5d98a Merge pull request #686 from typeid/add_comments
  • 7c5fe55 Merge pull request #691 from diakovnec/assume-initial-arn
  • 191c5b4 Remove filtering the IP whitelist.
  • 5c77774 added check logic

v0.1.46

19 May 01:13
32e363c

Choose a tag to compare

Changelog

  • ea337a6 Merge pull request #674 from Nikokolas3270/SREP-21
  • 32e363c Merge pull request #678 from bergmannf/singleton-ocm-connection
  • d1e607a Pass the OCM connection to GetTrustedIPs.
  • 34765d1 SREP-21: 'ocm-backplane remediation create' is now returning a remediation instance id; this id will be used in place of the remediation name at 'ocm-backplane remediation delete' time.

v0.1.45

12 May 04:43
2e91931

Choose a tag to compare

Changelog

  • b8a6e2f Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.58.2 to 1.59.0
  • 2e74174 Fix ssm bug which is causing for management clusters following isolated backplane flow
  • 2e91931 Merge pull request #672 from Dee-6777/fix-ssm-bug
  • 92b0d56 Merge pull request #673 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.59.0