Changelog

Explore code, SDKs, blogs, and use cases for developing multi-agent systems. Learn how AGNTCY enables open, interoperable AI infrastructure at scale.

release   ·   identity-service   ·   v0.0.60   ·   2025-11-06
v0.0.60
What's Changed
chore: make helm dependencies optionnal by @copasseron in #71
fix: update bintami's helm chart by @copasseron in #72
Feat/add idp onboarding guide for okta by @jadiaconu in #73
Version: v0.0.60
Date: 2025-11-06
Status: Released
Breaking: Yes
Components: Core
Authors: @copasseron, @jadiaconu
PRs:
release   ·   identity-service   ·   v0.0.62   ·   2025-11-06
v0.0.62
Summary
This release introduces a new WIP structure, several new statements covering agent identity, XAA, brokered identity gateways, cross-organization initiatives, and multi-factor authorization for agents. It also adds standards for audit logs and standardization, includes a dependency update for the super-linter, and features a hotfix to rename the app. These updates enhance documentation, security standards, and code quality for the project.
What's Changed
feat: Add wip structure by @jadiaconu in #75
Create statement.md for agent identity and XAA by @hmuyal in #77
Add statement for Cross-Organization Initiatives by @hmuyal in #82
Create statement.md for brokered identity gateways by @hmuyal in #81
Create statement.md by @hmuyal in #80
Add standards for audit logs and standardization by @hmuyal in #79
Add statement on Multi-Factor Authorization for agents by @hmuyal in #78
chore(deps): bump super-linter/super-linter from 8.2.0 to 8.2.1 by @dependabot[bot] in #83
Hotfix/rename app by @jadiaconu in #86
Version: v0.0.62
Date: 2025-11-06
Status: Released
Breaking: Yes
Components: Core
Authors: @jadiaconu, @hmuyal, @dependabot
PRs:
release   ·   identity-service   ·   v0.0.63   ·   2025-11-06
v0.0.63
Summary
This release introduces several improvements and updates, including enhanced Python SDK functionality with a version bump to 0.0.8, support for Keycloak as an identity provider and OIDC option for Pyra 563, and new features for updating the issuer's IdP secret. Additionally, the release includes a fix for audience JWT checks, updates to the library name and Slack invitation link, refreshed banner and .gitignore files, and the removal of unused fields with regeneration of the Go client SDK. These changes enhance security, integration options, and developer experience.
What's Changed
chore: Update library name and version by @jadiaconu in #87
feat: python sdk improvements by @mkedjour in #85
Pyra 563 support keycloak idp by @copasseron in #88
feat(issuer): added a way to update the issuer's idp secret by @mkedjour in #90
chore: Update Slack invitation link for Identity WG by @jadiaconu in #93
feat: update idp secret by @rafaelsilva29 in #91
Removed unsused fields and regenerated the Go client SDK by @mkedjour in #92
feat: Update banner and gitignore by @jadiaconu in #96
fix: add audience JWT check by @rafaelsilva29 in #97
chore(pysdk): increased version to 0.0.8 by @mkedjour in #95
Version: v0.0.63
Date: 2025-11-06
Status: Released
Breaking: Yes
Components: Core
Authors: @jadiaconu, @mkedjour, @copasseron, @rafaelsilva29
PRs:
release   ·   oasf-sdk   ·   v0.0.10   ·   2025-11-04
v0.0.10
What's Changed
feat: add MCPToRecord to oasfsdk protobuf package by @akijakya in #88
feat: MCP record to OASF record translator by @akijakya in #89
release: prepare version v0.0.10 by @akijakya in #90
Version: v0.0.10
Date: 2025-11-04
Status: Released
Breaking: Yes
Components: Core
Authors: @akijakya
PRs:
release   ·   oasf-sdk   ·   v0.0.9   ·   2025-10-30
v0.0.9
What's Changed
feat: add A2A to OASF (version 0.7.0) record translation support by @adpatel2 in #73
feat!: use OASF API validator by @akijakya in #82
feat: import OASF v1alpha2 record.proto by @akijakya in #85
feat!: add OASF 0.8.0 support by @akijakya in #86
release: prepare version 0.0.9 by @akijakya in #87
New Contributors
@adpatel2 made their first contribution in #73
@akijakya made their first contribution in #82
Version: v0.0.9
Date: 2025-10-30
Status: Released
Breaking: Yes
Components: Core
Authors: @adpatel2, @akijakya
PRs:
release   ·   oasf   ·   v0.8.0   ·   2025-10-22
v0.8.0
New Features
- **Expanded domain taxonomy.** Added 15 new root domain categories (legal, agriculture, energy, media_and_entertainment, real_estate, hospitality_and_tourism, telecommunications, environmental_science, government_and_public_sector, research_and_development, retail_and_ecommerce, social_services, sports_and_fitness, insurance, marketing_and_advertising) and created 88 new subdomain JSON files with standardized descriptions and UID constraints. [(#343)](https://github.com/agntcy/oasf/pull/343) by @muscariello
- **Extended skill taxonomy.** Added 8 new top-level skill categories (UIDs 8–15) including security_privacy, data_engineering, agent_orchestration, evaluation_monitoring, devops_mlops, governance_compliance, tool_interaction, and advanced_reasoning_planning, with 40+ initial leaf skills to improve capability→skill mapping. [(#338)](https://github.com/agntcy/oasf/pull/338) by @muscariello
- **Agent Spec feature extension.** Added support for Open Agent Spec configuration in OASF records, enabling developers to export assistant configurations and load them into different AI Agent frameworks (Langgraph, Autogen, CrewAI, WayFlow) for seamless framework switching. [(#334)](https://github.com/agntcy/oasf/pull/334) by @paul-cayet
- **Customizable map type.** Introduced `typed_map_t` type in the dictionary allowing values to be any dictionary type (with string keys for valid JSON), replacing the more restrictive `string_map_t` for enhanced flexibility in annotations and other map-based fields. [(#331)](https://github.com/agntcy/oasf/pull/331) by @akijakya
- **Base object support.** Added base object to OASF protos enabling encoding of any OASF-defined object into a protobuf `Object` type, providing explicit differentiation between OASF and non-OASF objects across gRPC APIs. [(#293)](https://github.com/agntcy/oasf/pull/293) by @ramizpolic
- **Enhanced UI improvements.** Improved entity and graph UI with better class and object pages, enhanced graph view that displays subclasses when loading a class, and added card view option on classes pages for better visualization. [(#311)](https://github.com/agntcy/oasf/pull/311) by @akijakya
- **More informative validation errors.** Enhanced class validation error messages to include specific attribute paths (e.g., `skills[3]`, `domains[1]`) instead of generic error locations, significantly improving debugging experience. [(#335)](https://github.com/agntcy/oasf/pull/335) by @akijakya
- **Sample generator improvements.** Enhanced sample generator to avoid returning duplicate entries and improved overall data quality in generated samples. [(#300)](https://github.com/agntcy/oasf/pull/300) by @akijakya
Changed
- **Class categories API restructuring.** ⚠️ **Breaking Change** ⚠️ Renamed main_skills → skill_categories and similar endpoint changes, bumping the API version. This provides clearer API structure but requires updates to existing integrations. [(#323)](https://github.com/agntcy/oasf/pull/323) by @akijakya
- **Module reorganization.** Deprecated Manifest module and reorganized modules into new module categories with improved organization and clearer structure. [(#324)](https://github.com/agntcy/oasf/pull/324) by @akijakya
- **Signature field flexibility.** Made some signature fields optional to provide more flexibility in record definitions and reduce validation constraints where appropriate. [(#306)](https://github.com/agntcy/oasf/pull/306) by @akijakya
- **OASF acronym correction.** Fixed "Agents" to "Agentic" in OASF acronym for consistency and accuracy. [(#288)](https://github.com/agntcy/oasf/pull/288) by @akijakya
Fixed
- **Extension support improvements.** Fixed sample generator, UI, JSON schema generator, and validator to properly handle entities added via extensions, ensuring full compatibility with custom extensions. [(#321)](https://github.com/agntcy/oasf/pull/321) by @akijakya
- **Validator input handling.** Fixed validator error when input is not a map, now properly handles different input types and provides appropriate error responses. [(#297)](https://github.com/agntcy/oasf/pull/297) by @akijakya
- **Schema version display.** Fixed display of schema_version to show without "v" prefix for consistency across the system. [(#319)](https://github.com/agntcy/oasf/pull/319) by @akijakya
- **Deprecated class filtering.** Fixed sample generator to exclude deprecated classes from generated samples, ensuring only current and valid classes are included. [(#327)](https://github.com/agntcy/oasf/pull/327) by @akijakya
Other
- **Protobuf version support.** Added v0.3.1 proto files under the types folder for enhanced version compatibility. [(#292)](https://github.com/agntcy/oasf/pull/292) by @adamtagscherer
- **CI/CD improvements.** Added git diff logging when format is checked, server compilation tests, JSON schema formatting checks, and more verification jobs to improve code quality and reliability. [(#339)](https://github.com/agntcy/oasf/pull/339), [(#309)](https://github.com/agntcy/oasf/pull/309), [(#336)](https://github.com/agntcy/oasf/pull/336), [(#280)](https://github.com/agntcy/oasf/pull/280) by @arpad-csepi, @akijakya
- **Documentation updates.** Updated documentation with docs site improvements and enhanced contributing guide. [(#308)](https://github.com/agntcy/oasf/pull/308) by @akijakya
- **Technology domain expansion.** Added more Technology domain categories to provide better coverage of technology-related domains. [(#326)](https://github.com/agntcy/oasf/pull/326) by @akijakya
- **Protobuf namespacing fixes.** Resolved protobuf namespacing issues to ensure proper compilation and compatibility. [(#304)](https://github.com/agntcy/oasf/pull/304) by @ramizpolic
- **API testing.** Added comprehensive API tests to improve reliability and catch regressions. [(#294)](https://github.com/agntcy/oasf/pull/294) by @akijakya
- **Version management.** Adjusted versions post v0.7.0 release and bumped schema and server version to 0.8.0. [(#287)](https://github.com/agntcy/oasf/pull/287), [(#5801a13)](https://github.com/agntcy/oasf/commit/5801a13) by @akijakya
New Contributors
@jubarbot-cisco made their first contribution in #302
@paul-cayet made their first contribution in #334
@arpad-csepi made their first contribution in #339
Version: v0.8.0
Date: 2025-10-22
Status: Released
Breaking: Yes
Components: Core
Authors: @muscariello, @paul, @akijakya, @ramizpolic, @adamtagscherer, @arpad, @jubarbot
PRs:
release   ·   observe   ·   sdk-v1.0.23   ·   2025-10-22
sdk-v1.0.23
What's Changed
Fix: session propagation within decorators by @91pavan in #59
fix: update otel-collector-config.yaml to use batch by @Shridhar-2205 in #61
fix: adding licence to pyproject by @Castorche in #62
chore(deps): Bump step-security/harden-runner from 2.13.0 to 2.13.1 by @dependabot[bot] in #58
feat: update SLIMInstrumentor to v0.6.0 by @91pavan in #65
feat: bump versions of opentelemetry packages by @91pavan in #66
NATS Instrumentor by @codyhartsook in #68
feat: bump version by @91pavan in #69
fix: check and ignore slim v0.6.0+ session instrumentation when older… by @codyhartsook in #70
feat: update sdk version by @91pavan in #71
New Contributors
@codyhartsook made their first contribution in #68
Version: sdk-v1.0.23
Date: 2025-10-22
Status: Released
Breaking: Yes
Components: Core
Authors: @91pavan, @Shridhar, @Castorche, @dependabot, @codyhartsook
PRs:
release   ·   identity   ·   v0.0.19   ·   2025-10-21
v0.0.19
Changelog
f575ded34593476ec95c36d9a7069404a1ef1750 Merge pull request #148 from agntcy/PYRA-567-solve-identity-node-error-errimagepull
778c1eff83d5f29cbcd297824e9de99256e48b70 chore: bump helm chart version
5500a004a9cdd6785b4a6cf51ed5069cd918823a chore: update to latest bitnami postgresql release
Version: v0.0.19
Date: 2025-10-21
Status: Released
Breaking: Yes
Components: Core
Authors:
PRs:
release   ·   identity   ·   identity-node-0.1.5   ·   2025-10-21
identity-node-0.1.5
A Helm chart for deploying an Identity Node with a PostgreSQL instance.
Version: identity-node-0.1.5
Date: 2025-10-21
Status: Released
Breaking: Yes
Components: Core
Authors:
PRs:

Copyright © AGNTCY a Series of LF Projects, LLC

For web site terms of use, trademark policy and other project policies please see https://lfprojects.org.