Logo
Documentation
GitHub
Blogs
YouTube
Supporters
Resources
Changelog
Join us

Changelog

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

release   ·   slim   ·   slim-service-v0.8.8   ·   2026-03-20
slim-service-v0.8.8
# Added
- add agntcy-slim-version crate as single source of truth for version and build info ([#1360](https://github.com/agntcy/slim/pull/1360))
# Fixed
- node_id override in slim service config ([#1348](https://github.com/agntcy/slim/pull/1348))
Version: slim-service-v0.8.8
Date: 2026-03-20
Status: Released
Breaking: Yes
Components: Core
Authors:
PRs:1b35c25
Docs
Release PR
release   ·   slim   ·   slim-signal-v0.1.5   ·   2026-03-20
slim-signal-v0.1.5
# Added
- add agntcy-slim-version crate as single source of truth for version and build info ([#1360](https://github.com/agntcy/slim/pull/1360))
Version: slim-signal-v0.1.5
Date: 2026-03-20
Status: Released
Breaking: Yes
Components: Core
Authors:
PRs:1b35c25
Docs
Release PR
release   ·   slim   ·   slim-session-v0.1.8   ·   2026-03-20
slim-session-v0.1.8
# Added
- add agntcy-slim-version crate as single source of truth for version and build info ([#1360](https://github.com/agntcy/slim/pull/1360))
Version: slim-session-v0.1.8
Date: 2026-03-20
Status: Released
Breaking: Yes
Components: Core
Authors:
PRs:1b35c25
Docs
Release PR
release   ·   slim   ·   slim-mls-v0.1.11   ·   2026-03-20
slim-mls-v0.1.11
# Added
- add agntcy-slim-version crate as single source of truth for version and build info ([#1360](https://github.com/agntcy/slim/pull/1360))
Version: slim-mls-v0.1.11
Date: 2026-03-20
Status: Released
Breaking: Yes
Components: Core
Authors:
PRs:1b35c25
Docs
Release PR
release   ·   slim   ·   slim-tracing-v0.3.5   ·   2026-03-20
slim-tracing-v0.3.5
# Added
- add agntcy-slim-version crate as single source of truth for version and build info ([#1360](https://github.com/agntcy/slim/pull/1360))
Version: slim-tracing-v0.3.5
Date: 2026-03-20
Status: Released
Breaking: Yes
Components: Core
Authors:
PRs:1b35c25
Docs
Release PR
release   ·   dir   ·   v1.1.0   ·   2026-03-19
v1.1.0
# 🚀 AGNTCY Dir v1.1.0 Release
This maintenance release focuses on validation and security, dependencies, runtime and API improvements.
# 🌟 What's New
# Security
• MCP Scanner for behavioural code scanning (#1043, #1014)
# MCP
• A new tool for verifying a record's name (#982)
# Development
• Delve debugger for development (#1020)
# What's Changed
• chore(dir): update spire image by @arpad-csepi in #1069
• chore(deps): bump oasf-sdk to v1.0.3 across Go modules by @akijakya in #1079
• refactor(dir): refactor PushReferrer by @csirmazbendeguz in #1065
• chore(sdk): update python sdk pyasn1 package by @arpad-csepi #1066
• chore(dir): update go modules by @arpad-csepi in #1077
• ci(dir): update actions by @arpad-csepi in #1070
• ci(dir): collect coverage and upload at once by @arpad-csepi in #1038
• feat(tests): add production-like E2E test suite and update Taskfile by @paralta in #1050
• chore: bump oasf-sdk version by @adamtagscherer in #1062
• feat(dir): add referrer CIDs by @csirmazbendeguz in #1027
• ci(workflow): migrate deprecated release actions to softprops/action-gh-release by @kondekarshubham123 in #1052
• feat(importer): add behavioral scanner by @adamtagscherer in #1043
• feat(importer): add allowed tools to MCP server configuration by @paralta in #1051
• fix: importer go version by @adamtagscherer in #1049
• feat(dir): add protovalidate by @csirmazbendeguz in #1030
• fix(ci): list image task path by @paralta in #1045
• chore(dir): bump SPIRE to 1.14.2 and unify container scan image list by @paralta in #1044
• feat(dir/reconciler): add signature verification task by @paralta in #985
• chore(dir): fix vulnerable mcp sdk go package by @arpad-csepi in #1040
• ci(dir,sdk): update reusable actions version by @arpad-csepi in #1037
• feat(dir): add validation for referrer record CIDs by @csirmazbendeguz in #1035
• feat(importer): add security scanner boilerplate by @adamtagscherer in #1014
• refactor(dir): documentation and repo cleanup by @paralta in #1032
• chore(sdk): update deps by @arpad-csepi in #1028
• test(e2e): move to tests and add mcp tests to ci by @paralta in #1016
• refactor(dir): split up taskfile tasks by @arpad-csepi in #1025
• feat(dir): add e2e tests for the referrer API by @csirmazbendeguz in #1003
• fix(dir): fix reconciler debug image by @csirmazbendeguz in #1024
• feat(dir): add Delve debugger by @csirmazbendeguz in #1020
• chore(dir): update zot image version by @arpad-csepi in #1022
• fix(install/docker): compose health checks by @paralta in #1017
• refactor(dir): refactor the Dockerfile's build arguments by @csirmazbendeguz in #1015
• chore(ci): update DMG and ZIP file names in GUI CI workflow by @lgecse in #978
• fix(dir): bump postgres version in docker compose by @csirmazbendeguz in #1000
• test(importer): extend unit tests by @paralta in #998
• chore(sdk): update packages by @arpad-csepi in #997
• chore(sdk): update example package-lock.json by @arpad-csepi in #996
• chore(dir): update postgresql by @arpad-csepi in #995
• chore(deps): bump github.com/modelcontextprotocol/go-sdk from 1.3.0 to 1.3.1 in /mcp by @paralta in #992
• chore(deps): bump rollup from 4.55.1 to 4.59.0 in /sdk/dir-js by @paralta in #990
• docs: update README for Directory CLI with concise command descriptions and installation instructions by @paralta in #987
• docs: add verify name mcp tool by @adamtagscherer in #983
• feat: add name verification mcp tool by @adamtagscherer in #982
• fix(dir): coverage test run by @arpad-csepi in #953
• refactor(dir/workflows): change default dry_run value to 'false' in import-records.yaml by @paralta in #977
• refactor(dir/reconciler): migrate reverification to reconciler name task by @paralta in #976
• chore(dir): add dir-demo-bot by @adamtagscherer in #972
• chore(dir): bump go to 1.26.0 and golangci-lint to 2.10.1 by @paralta in #975
• chore(ci): bump days to mark items stale by @ramizpolic in #970
• chore: update brew formula version by @ramizpolic in #965
## Full Changelog: https://github.com/agntcy/dir/compare/v1.0.0...v1.1.0
Version: v1.1.0
Date: 2026-03-19
Status: Released
Breaking: Yes
Components: Core
Authors: @arpad, @akijakya, @csirmazbendeguz, @paralta, @adamtagscherer, @kondekarshubham123, @lgecse, @ramizpolic
PRs:dab4bf2
Docs
Release PR
release   ·   oasf-sdk   ·   v1.0.3   ·   2026-03-19
v1.0.3
What's Changed
• feat: backwards-compatible update for upcoming OASF API by @akijakya in #145
• release: prepare version v1.0.3 by @akijakya in #146
Full Changelog: https://github.com/agntcy/oasf-sdk/compare/v1.0.2...v1.0.3
Version: v1.0.3
Date: 2026-03-19
Status: Released
Breaking: Yes
Components: Core
Authors: @akijakya
PRs:bca1952
Compare: Previous version
Docs
Release PR
Compare
release   ·   oasf-sdk   ·   v1.0.2   ·   2026-03-17
v1.0.2
What's Changed
• feat: native support for OASF patch releases by @akijakya in #135
• fix: example.com locator placeholder by @adamtagscherer in #142
• release: prepare version v1.0.2 by @adamtagscherer in #143
Full Changelog: https://github.com/agntcy/oasf-sdk/compare/v1.0.1...v1.0.2
Version: v1.0.2
Date: 2026-03-17
Status: Released
Breaking: Yes
Components: Core
Authors: @akijakya, @adamtagscherer
PRs:803338e
Compare: Previous version
Docs
Release PR
Compare
release   ·   app-sdk   ·   v0.5.4   ·   2026-03-12
v0.5.4
[0.5.4](https://github.com/agntcy/app-sdk/compare/v0.5.3...v0.5.4) (2026-03-12)
# Features
• **a2a:** card-driven multi-transport bootstrap and enhanced transport negotiation #118• 8231d1c
Version: v0.5.4
Date: 2026-03-12
Status: Released
Breaking: Yes
Components: Core
Authors:
PRs:41631fd
Docs
Release PR
release   ·   identity-service   ·   v0.0.72   ·   2026-03-10
v0.0.72
What's Changed
• docs: added meeting notes for audit logging wg track and updated charter by @alanisaac in #175•
• chore(deps): bump super-linter/super-linter from 8.3.2 to 8.5.0 by @dependabot[bot] in #174•
• Pyra 619 entra doc by @copasseron in #184•
Full Changelog: https://github.com/agntcy/identity-service/compare/v0.0.71...v0.0.72
Version: v0.0.72
Date: 2026-03-10
Status: Released
Breaking: Yes
Components: Core
Authors: @alanisaac, @dependabot, @copasseron
PRs:c2c200f
Compare: Previous version
Docs
Release PR
Compare
release   ·   identity-service   ·   v0.0.71   ·   2026-03-10
v0.0.71
What's Changed
• fix: ping logo by @rafaelsilva29 in #171•
Full Changelog: https://github.com/agntcy/identity-service/compare/v0.0.69...v0.0.71
Version: v0.0.71
Date: 2026-03-10
Status: Released
Breaking: Yes
Components: Core
Authors: @rafaelsilva29
PRs:dee7844
Compare: Previous version
Docs
Release PR
Compare
release   ·   identity-service   ·   v0.0.70   ·   2026-03-10
v0.0.70
What's Changed
• fix: youtube csp headers by @rafaelsilva29 in #167•
Full Changelog: https://github.com/agntcy/identity-service/compare/v0.0.68...v0.0.70
Version: v0.0.70
Date: 2026-03-10
Status: Released
Breaking: Yes
Components: Core
Authors: @rafaelsilva29
PRs:aab5d5a
Compare: Previous version
Docs
Release PR
Compare
Page 1 of 4

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.

Terms & ConditionsPrivacy Policy