Skip to content

Conversation

@vilsonrodrigues
Copy link
Contributor

πŸš€ Release v1.1.0

Changes

  • Version: 1.0.0 β†’ 1.1.0
  • Files modified: version.py, CHANGELOG.md

What happens after merge

  1. βœ… publish.yml workflow triggers automatically
  2. βœ… Package is built and validated
  3. βœ… Git tag v1.1.0 is created
  4. βœ… Package is published to PyPI
  5. βœ… GitHub Release is created

Security Validation

  • βœ… Only version.py and CHANGELOG.md modified
  • βœ… Version bump validated (1.0.0 β†’ 1.1.0)
  • βœ… All CI checks must pass before merge

Merge Instructions

After CI passes, merge this PR using one of:

  • Merge bot: Comment @mergebot merge
  • GitHub UI: Use "Squash and merge"

πŸ€– Generated with Claude Code

This release updates:
- version.py: 1.0.0 β†’ 1.1.0
- CHANGELOG.md: Added release section for v1.1.0

After merging this PR:
- publish.yml workflow will trigger automatically
- Package will be built and published to PyPI
- GitHub release will be created with tag v1.1.0

πŸ€– Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@vilsonrodrigues vilsonrodrigues added release Release PR automerge Auto-merge enabled labels Dec 4, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation size/XS Extra small PR labels Dec 4, 2025
Document new attributes added in v1.1.0:
- Module attributes (set_module_name, set_module_type)
- Extended tool attributes (set_tool_execution_type, set_tool_protocol)
- Extended agent attributes (set_agent_response)

Include benefits, migration notes, and usage examples for each new feature.
@github-actions github-actions bot added size/S Small PR and removed size/XS Extra small PR labels Dec 4, 2025
@vilsonrodrigues vilsonrodrigues merged commit 20f5d23 into main Dec 4, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Auto-merge enabled documentation Improvements or additions to documentation release Release PR size/S Small PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants