# 🚀 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