Skip to content

release: prepare v1.3.0#39

Open
paralta wants to merge 9 commits into
mainfrom
feat/v1.3.0
Open

release: prepare v1.3.0#39
paralta wants to merge 9 commits into
mainfrom
feat/v1.3.0

Conversation

@paralta
Copy link
Copy Markdown
Member

@paralta paralta commented May 12, 2026

Prepares the v1.3.0 release of the Python SDK.

Changes

  • Bumped SDK to v1.3.0 and pinned agntcy-dir-grpc-python / agntcy-dir-protocolbuffers-python to the buf-generated SDKs from agntcy/dir v1.3.0, including matching updates to CHANGELOG.md, RELEASE.md, the issue template, pyproject.toml, and lockfiles (uv.lock, examples/uv.lock) — required to track the new server release.
  • Bumped the directory Helm chart and dirctl image used in CI to v1.3.0 in .github/workflows/ci.yaml — so integration tests run against the matching server version.
  • Added a PyPI version badge to README.md — gives users a clear, at-a-glance view of the latest published version.
  • Consolidated Taskfile.deps.yml, Taskfile.test-env.yml, and Taskfile.vars.yml into a single Taskfile.yml — reduces fragmentation.
  • Removed .github/dependabot.yml and .github/pull_request_template.md — Renovate is the only dependency manager used here, and PR templates are not adopted in other repos.
  • Removed .github/workflows/lint.yml and .github/linters/ (markdownlint + yamllint configs) — the super-linter workflow was permanently disabled and not used.
  • Removed .github/workflows/dependency.yml — the dependency-review action was disabled and unused; CodeQL already covers vulnerability scanning.
  • Removed .cz.toml — Commitizen is not part of the release process.
  • Trimmed .gitignore down to only Python-relevant entries — dropped JS, Helm, Go, MCP, Flutter GUI, and other sections inherited from the parent dir mono-repo that don't apply here.

paralta added 4 commits May 12, 2026 15:20
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>
@paralta paralta marked this pull request as ready for review May 12, 2026 15:14
@paralta paralta requested a review from a team as a code owner May 12, 2026 15:14
@paralta paralta changed the title Feat/v1.3.0 release: prepare v1.3.0 May 12, 2026
paralta added 4 commits May 12, 2026 16:33
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>
@paralta paralta linked an issue May 12, 2026 that may be closed by this pull request
Signed-off-by: Catarina Paralta <clouropa@cisco.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release v1.3.0

2 participants