Skip to content

Conversation

@vilsonrodrigues
Copy link
Contributor

Release v1.0.0

Production-ready stable release of msgtrace-sdk.

Changes

  • Initial stable 1.0.0 release
  • All features from 0.1.0 validated and ready for production

Features

  • OpenTelemetry-based tracing for AI applications
  • Gen AI semantic conventions support
  • Automatic token counting and cost calculation
  • Tool call tracking and execution monitoring
  • Comprehensive test suite
  • Full CI/CD automation
  • Security validation

Next Steps

  1. Wait for CI to pass
  2. Merge manually: gh pr merge <number> --squash --delete-branch
  3. Publish workflow will trigger automatically
  4. Package will be published to PyPI as v1.0.0

This release updates:
- version.py: 0.1.0 → 1.0.0
- CHANGELOG.md: Added release section for v1.0.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.0.0

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@vilsonrodrigues vilsonrodrigues added the release Release PR label Nov 26, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation size/XS Extra small PR labels Nov 26, 2025
@vilsonrodrigues
Copy link
Contributor Author

/update-branch

@github-actions github-actions bot added size/XS Extra small PR and removed size/XS Extra small PR labels Nov 26, 2025
New bot command to update PR branches with latest changes from base.

Usage:
- @mergebot update
- /update
- update

Features:
- Permission checking (write/admin only)
- Automatic merge from base branch
- Conflict detection and reporting
- Success/failure notifications with emoji reactions
@github-actions github-actions bot added ci CI/CD changes size/L Large PR and removed size/XS Extra small PR labels Nov 26, 2025
@vilsonrodrigues vilsonrodrigues merged commit 026e14f into main Nov 26, 2025
10 checks passed
vilsonrodrigues added a commit that referenced this pull request Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI/CD changes documentation Improvements or additions to documentation release Release PR size/L Large PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants