Releases: algorandfoundation/algokit-utils-py
v5.0.0-alpha.20
v5.0.0-alpha.20 (2026-03-12)
This release is published under the MIT License.
Chores
- Bump deps (
e2f38d8)
Detailed Changes: v5.0.0-alpha.19...v5.0.0-alpha.20
v5.0.0-alpha.19
v5.0.0-alpha.19 (2026-03-12)
This release is published under the MIT License.
Chores
Continuous Integration
Detailed Changes: v5.0.0-alpha.18...v5.0.0-alpha.19
v5.0.0-alpha.18
v5.0.0-alpha.18 (2026-03-11)
This release is published under the MIT License.
Bug Fixes
- Post-rebase cleanup (docstring fixes, type corrections in tests, kmd refactor, version bumps) (
56115d0)
Detailed Changes: v5.0.0-alpha.17...v5.0.0-alpha.18
v5.0.0-alpha.16
v5.0.0-alpha.16 (2026-02-19)
This release is published under the MIT License.
Bug Fixes
-
Configures semantic release for alpha branch (#261,
0c396e0) -
Post-migration docs cleanup and OAS generator naming fix (#270,
f796684) -
Replace PSR Docker action with CLI and standardize CI/CD on shared config (#269,
3ad5f53) -
Sed -i does not work on linux ci runner (
de51076) -
Use fixed-width lookbehinds in api_build.py for Python 3.12 compat (#270,
f796684) -
Use pip-based build command for semantic-release Docker container (#269,
3ad5f53) -
docs: Add base path prefix to hero action links in index.mdx (#270,
f796684) -
docs: Apply post-migration cleanup from PR #267 review (#270,
f796684) -
docs: Use relative hero links and enforce trailing slashes (#270,
f796684) -
oas-generator: Fix camelCase-to-snake_case conversion for acronym boundaries (#270,
f796684)
Chores
-
Add abi examples and verification (
15cd19c) -
Add algo25 examples and verification (
da1da17) -
Add algod_client examples and verification (
a8c9a4d) -
Add algorand_client examples and verification (
128234e) -
Add common examples and verification (
1d5a187) -
Add docs/markdown/.doctrees/ to gitignore (
de51076) -
Add indexer_client examples and verification (
e4c2173) -
Add kmd_client examples and verification (
584818e) -
Add remark-github-alerts css to starlight docs config (
de51076) -
Add transact examples and verification (
ae28f31) -
Align docs content and structure with algokit-utils-ts docs (
de51076) -
Fix linting errors (
cfc1a40) -
Fix verify-all examples scripts (
eca4000) -
Ignore low-severity pip path traversal (GHSA-6vgw-5pg2-w6jp) in pip-audit (
ede30d2) -
Remove .doctrees build artifacts from git tracking (
de51076) -
Remove algokit-examples from root project dependencies (
91ba829) -
Remove redundant run-example.sh wrapper script (
0de8595) -
Removed preview docs workflow (
de51076) -
Replace run.sh with standalone uv project for examples (
43573aa) -
Standardize all CI/CD workflows to use shared setup-algokit-python action (#269,
3ad5f53) -
Update build tasks, gitignore, and README for Starlight (
de51076) -
Updated broken links (
de51076) -
ci: Migrate PyPI publishing to OIDC trusted publishing (
4297203) -
ci: Switch to semantic-release GitHub Action for CD workflow (
3730267) -
deps: Add pip constraint to dev dep for audit failure (
7b9ee76) -
deps: Upgrade pip to 26.0 to fix security vulnerability (#264,
290c01a) -
deps: Upgrade python-semantic-release from v7 to v10 (
295c063) -
docs: Remove stale algosdk module documentation (#264,
290c01a) -
tests: Updated snapshots (
b5931a9)
Continuous Integration
-
Add docs deployment and PR preview workflows (
de51076) -
Update check-docs workflow for Starlight (
de51076) -
Upgrade pip to fix GHSA-6vgw-5pg2-w6jp (CVE-2026-1703) (#261,
0c396e0) -
Use uv pip install and --no-sync for pip-audit (#261,
0c396e0)
Documentation
v5.0.0-alpha.15
v5.0.0-alpha.14
v5.0.0-alpha.13
Fix
- Gracefully handle when a signer is no available (
b1df394)
v5.0.0-alpha.12
Fix
- Ensure bare updates work, added test for bare lifecycle methods (
35d6aac)