release: prepare v1.3.0#39
Open
paralta wants to merge 9 commits into
Open
Conversation
Signed-off-by: Catarina Paralta <clouropa@cisco.com>
Signed-off-by: Catarina Paralta <clouropa@cisco.com>
Signed-off-by: Catarina Paralta <clouropa@cisco.com>
Signed-off-by: Catarina Paralta <clouropa@cisco.com>
Signed-off-by: Catarina Paralta <clouropa@cisco.com>
Signed-off-by: Catarina Paralta <clouropa@cisco.com>
Signed-off-by: Catarina Paralta <clouropa@cisco.com>
Signed-off-by: Catarina Paralta <clouropa@cisco.com>
Open
Signed-off-by: Catarina Paralta <clouropa@cisco.com>
ramizpolic
approved these changes
May 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prepares the v1.3.0 release of the Python SDK.
Changes
v1.3.0and pinnedagntcy-dir-grpc-python/agntcy-dir-protocolbuffers-pythonto the buf-generated SDKs fromagntcy/dirv1.3.0, including matching updates toCHANGELOG.md,RELEASE.md, the issue template,pyproject.toml, and lockfiles (uv.lock,examples/uv.lock) — required to track the new server release.dirctlimage used in CI tov1.3.0in.github/workflows/ci.yaml— so integration tests run against the matching server version.README.md— gives users a clear, at-a-glance view of the latest published version.Taskfile.deps.yml,Taskfile.test-env.yml, andTaskfile.vars.ymlinto a singleTaskfile.yml— reduces fragmentation..github/dependabot.ymland.github/pull_request_template.md— Renovate is the only dependency manager used here, and PR templates are not adopted in other repos..github/workflows/lint.ymland.github/linters/(markdownlint + yamllint configs) — the super-linter workflow was permanently disabled and not used..github/workflows/dependency.yml— the dependency-review action was disabled and unused; CodeQL already covers vulnerability scanning..cz.toml— Commitizen is not part of the release process..gitignoredown to only Python-relevant entries — dropped JS, Helm, Go, MCP, Flutter GUI, and other sections inherited from the parentdirmono-repo that don't apply here.