Skip to content

chore(release/candidate): release 0.5.0#144

Merged
haranrk merged 2 commits into
release/candidatefrom
release-please--branches--release/candidate--components--google-adk-community
May 20, 2026
Merged

chore(release/candidate): release 0.5.0#144
haranrk merged 2 commits into
release/candidatefrom
release-please--branches--release/candidate--components--google-adk-community

Conversation

@haranrk
Copy link
Copy Markdown
Collaborator

@haranrk haranrk commented May 20, 2026

🤖 I have created a release beep boop

0.5.0 (2026-05-20)

Features

  • add AgentGovernancePlugin for tool-call governance (#141) (f9bfa20)
  • add S3ArtifactService with native async and atomic versioning (#115) (d07ad02)
  • spraay: Add Spraay batch payment tools for Base (#95) (8172fd3)

Misc


This PR was generated with Release Please. See documentation.

@github-actions
Copy link
Copy Markdown

🤖 Hi @haranrk, I've received your request, and I'm working on it now! You can track my progress in the logs for more details.

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have reviewed the code for the new features included in this release candidate (0.5.0):

Findings:

  1. AgentGovernancePlugin:

    • robust policy enforcement using agentmesh-platform.
    • Good use of fail_open and strict modes for flexibility.
    • Offloads sync evaluation to thread pools correctly.
  2. S3ArtifactService:

    • Atomic versioning via IfNoneMatch prevents race conditions.
    • Correct handling of S3 metadata limits and case-insensitivity.
    • Comprehensive test suite with robust mocking.
  3. Spraay Tools:

    • Proper use of Decimal for financial precision.
    • Critical security check for Chain ID before transactions.
    • Clean integration as ADK FunctionTools.

Overall, the release looks solid and follows best practices.

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding specific line comments to the release candidate review.

Comment thread src/google/adk_community/version.py
@haranrk haranrk merged commit e60d942 into release/candidate May 20, 2026
1 check passed
@haranrk haranrk deleted the release-please--branches--release/candidate--components--google-adk-community branch May 20, 2026 22:31
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.

1 participant