AGNTCY Dir v0.3.0 Release Note #418
muscariello
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 AGNTCY Dir v0.3.0 Release — Major Update
We're excited to announce the release of AGNTCY Dir v0.3.0, a major upgrade that
stabilizes the API surface, unifies record models, introduces deterministic CIDs, adds
security schema, storage services, cross-dir sync mechanisms, unlocks powerful
network-wide search, and brings improvements to user/developer experience.
🌟 What's New in v0.3.0
Zero-Trust Security Architecture
Content Standardization
Search & Discovery
Data Synchronization
Developer Experience
Important: This release includes breaking changes that require updates:
If you maintain integrations or custom tooling, please review the repository CHANGELOG.md
and update imports, deployments, and perform necessary migrations.
📦 Component Compatibility Matrix
🚀 Getting Started
Installation
Directory API Server:
# Install Directory via Helm helm install dir oci://ghcr.io/agntcy/dir/helm-charts/dir --version v0.3.0DIRCTL:
# OR install via Homebrew (macOS/Linux) brew tap agntcy/dir https://github.com/agntcy/dir/ brew install dirctlSDKs:
Golang - pkg.go.dev/github.com/agntcy/dir/client - github.com/agntcy/dir/client
Python - pypi.org/agntcy-dir - github.com/agntcy/dir/sdk/dir-py
JavaScript - npmjs.com/agntcy-dir - github.com/agntcy/dir/sdk/dir-js
Quick Start Example
Check out the examples to get started with AGNTCY Directory.
🤝 Community & Support
🙏 Acknowledgments
Thank you to all contributors who made this release possible! Special thanks to the community for
feedback, bug reports, and feature requests that helped shape this release.
🔮 What's Next?
Stay tuned for upcoming features:
#release #v0.3.0 #dir #api #cid #search #sync #sdk #security
Beta Was this translation helpful? Give feedback.
All reactions