Skip to content

v0.5.0

Choose a tag to compare

@smarthall smarthall released this 22 Oct 21:58
· 137 commits to main since this release
a0af80a

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)