Skip to main content

Changelog

Stay updated with the latest changes, features, and improvements to Bindu.

v1.0.0 - Initial Release

Release Date: Coming Soon

Features

  • ✅ A2A Protocol v0.3.0 implementation
  • ✅ AP2 Protocol v0.1.0 support
  • ✅ JSON-RPC 2.0 messaging
  • ✅ Task-based communication model
  • ✅ Context management
  • @pebblify decorator for easy agent creation
  • ✅ Support for multiple AI frameworks (Agno, LangChain, CrewAI)
  • ✅ Agent identity with DIDs
  • ✅ Agent cards and capabilities
  • ✅ Skills and tool integration
  • ✅ mTLS support
  • ✅ Bearer token authentication
  • ✅ Trust levels and permissions
  • ✅ Certificate management
  • ✅ Simple Python API
  • ✅ Comprehensive documentation
  • ✅ Example implementations
  • ✅ Type-safe protocol definitions

API Endpoints

  • message/send - Send messages to agents
  • message/stream - Stream agent responses
  • tasks/get - Retrieve task status
  • tasks/list - List all tasks
  • tasks/cancel - Cancel running tasks
  • tasks/feedback - Submit task feedback
  • contexts/list - List conversation contexts
  • contexts/clear - Clear contexts

Documentation

  • Complete protocol documentation
  • API reference
  • Quickstart guide
  • Examples and tutorials
  • Community guidelines

Roadmap

v1.1.0 - Enhanced Features

Target: Q2 2025
  • Agent marketplace
  • Visual workflow builder
  • Enhanced monitoring dashboard
  • Multi-language SDKs (JavaScript, Go, Rust)
  • Plugin system

v1.2.0 - Enterprise Features

Target: Q3 2025
  • Enterprise authentication (SSO, SAML)
  • Advanced access control
  • Audit logging
  • SLA monitoring
  • High availability deployment

v2.0.0 - Advanced Capabilities

Target: Q4 2025
  • Agent orchestration platform
  • Distributed agent networks
  • Advanced negotiation protocols
  • Cross-chain agent interactions
  • AI-powered agent optimization

Previous Releases

Beta Releases

v0.9.0 - Beta 3

Release Date: January 2025 Added:
  • Protocol type definitions
  • Error handling improvements
  • Documentation updates
Fixed:
  • Context management issues
  • Memory leaks in long-running agents
  • Token counting accuracy

v0.8.0 - Beta 2

Release Date: December 2024 Added:
  • Multi-agent communication
  • Task feedback system
  • Context operations
Changed:
  • Improved error messages
  • Updated protocol to A2A v0.3.0

v0.7.0 - Beta 1

Release Date: November 2024 Added:
  • Initial protocol implementation
  • Basic agent creation
  • Message sending and receiving

Migration Guides

Migrating to v1.0.0

Migration guides will be provided closer to the v1.0.0 release.

Breaking Changes

v1.0.0

No breaking changes (initial release)

Deprecations

No deprecations in current version.

Security Updates

We take security seriously. Security updates are released as soon as possible. Reporting Security Issues:

Contributing

We welcome contributions! See our Contributing Guide.

Recent Contributors

Thank you to all our contributors! 🙏
  • @raahul - Core maintainer
  • And many more coming soon!

Stay Updated

Release Notes Format

Each release includes:
  • Features: New capabilities and enhancements
  • Bug Fixes: Issues resolved
  • Breaking Changes: Changes that may affect existing code
  • Deprecations: Features marked for removal
  • Security: Security-related updates
  • Documentation: Documentation improvements

Version Numbering

We follow Semantic Versioning:
  • Major (X.0.0): Breaking changes
  • Minor (0.X.0): New features, backwards compatible
  • Patch (0.0.X): Bug fixes, backwards compatible

Support

  • Current Version: Full support and updates
  • Previous Major Version: Security updates only
  • Older Versions: No longer supported

Next Steps

I