Skip to content

chore(release): bump version to v0.45.4 - #289

Merged
jeanscherf merged 1 commit into
mainfrom
chore/bump-version-0.45.4
Aug 26, 2026
Merged

chore(release): bump version to v0.45.4#289
jeanscherf merged 1 commit into
mainfrom
chore/bump-version-0.45.4

Conversation

@jeanscherf

Copy link
Copy Markdown
Member

Disclaimer: Do not include SAP-internal or customer-specific information in this PR (e.g. internal system URLs, customer names, tenant IDs, or confidential configurations). This is a public repository.

Description

Bumps version to 0.45.4 to release the protobuf compatibility fix from #285.

Related Issue

Closes #266

Type of Change

  • Dependency update
  • Bug fix (non-breaking change that fixes an issue)

How to Test

  1. Install both sap-cloud-sdk and a2a-sdk==1.1.2 in a project: uv add sap-cloud-sdk a2a-sdk==1.1.2
  2. Verify uv lock resolves successfully (picks protobuf in the >=5.29.5,<7 range)
  3. Confirm protobuf resolves to a 6.x version when a2a-sdk is present

Checklist

  • I have read the Contributing Guidelines
  • I have verified that my changes solve the issue
  • All tests pass locally
  • My code does not contain sensitive information (credentials, tokens, etc.)
  • I have followed Conventional Commits for commit messages

Additional Notes

The actual fix (protobuf>=5.29.5, protovalidate>=0.14.1) was merged in #285. This PR is the version bump to cut the release.

@jeanscherf
jeanscherf requested a review from a team as a code owner August 26, 2026 18:34
@jeanscherf
jeanscherf merged commit 19abbf6 into main Aug 26, 2026
11 checks passed
@jeanscherf
jeanscherf deleted the chore/bump-version-0.45.4 branch August 26, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cloud-sdk 0.40.1 is incompatible with a2a-sdk

2 participants