Skip to content

chore: prepare 0.12.0 release - #123

Merged
gregnazario merged 2 commits into
mainfrom
greg/minor-release-prep-0842
Aug 4, 2026
Merged

chore: prepare 0.12.0 release#123
gregnazario merged 2 commits into
mainfrom
greg/minor-release-prep-0842

Conversation

@gregnazario

@gregnazario gregnazario commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Description

Prepares the repository for the 0.12.0 minor release:

  • Bumps version in pyproject.toml from 0.11.00.12.0
  • Updates uv.lock to match the version bump (fixes CI fail_if_modified_files gate)
  • Finalizes CHANGELOG.md — moves all unreleased notes into a dated 0.12.0 (2026-07-02) section, organized into Breaking / Added / Changed
  • Corrects the minimum Python version note (3.12, not 3.10)
  • Adds missing entries: aptos_sdk.v2 subpackage, SignedTransaction.hash(), E2E smoke example, automated PyPI publishing, build-tool migration, and other changes since 0.11.0

After this merges to main, create a GitHub Release tagged v0.12.0 with the new changelog section as release notes to trigger the PyPI publish workflow.

Test Plan

  • Version bump is consistent (pyproject.toml0.12.0, release tag will be v0.12.0)
  • uv.lock updated and make fmt && fail_if_modified_files.sh passes locally
  • Changelog reviewed against commit history since 0.11.0
  • No code changes — docs/version only

Related Links

Follows CONTRIBUTING.md release process

Open in Web Open in Cursor 

Bump version to 0.12.0 and finalize CHANGELOG with all changes since
0.11.0, including v2 subpackage, breaking changes, and new APIs.

Co-authored-by: Greg Nazario <greg@gnazar.io>
@gregnazario
gregnazario requested a review from a team as a code owner July 2, 2026 16:00
Co-authored-by: Greg Nazario <greg@gnazar.io>
@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.20%. Comparing base (99fe87b) to head (47e9227).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #123   +/-   ##
=======================================
  Coverage   93.20%   93.20%           
=======================================
  Files          56       56           
  Lines        5183     5183           
=======================================
  Hits         4831     4831           
  Misses        352      352           
Flag Coverage Δ *Carryforward flag
v1-sdk 90.36% <ø> (ø)
v2-sdk 97.02% <ø> (ø) Carriedforward from 99fe87b

*This pull request uses carry forward flags. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gregnazario
gregnazario merged commit 1712072 into main Aug 4, 2026
10 checks passed
@gregnazario
gregnazario deleted the greg/minor-release-prep-0842 branch August 4, 2026 19:25
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.

2 participants