Skip to content

chore: release v0.14.0 - #71

Merged
calvin-archastro merged 1 commit into
mainfrom
release/v0.14.0
Aug 25, 2026
Merged

chore: release v0.14.0#71
calvin-archastro merged 1 commit into
mainfrom
release/v0.14.0

Conversation

@calvin-archastro

@calvin-archastro calvin-archastro commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Review on ArchCode

Problem and author intent

Aster main now contains optional per-service proxies that preserve advertised worktree ports. This version bump prepares the next minor release so the tag-driven workflow can publish that capability.

What changed

  • Bumped the Aster package version from 0.13.0 to 0.14.0.
  • Updated the root package entry in Cargo.lock to match.

Scope

Release metadata only.

Risk assessment

Low. The diff changes only the package and lockfile versions. The feature code was independently verified and merged before this release bump.

User impact

After merge and tagging, users can install Aster 0.14.0, including optional service proxies enabled with aster services up <group> --proxy.

Testing

  • cargo check --locked
  • cargo build --locked
  • target/debug/aster --version returns aster 0.14.0
  • git diff --check

The release workflow will rerun formatting, strict Clippy, the full test suite, dependency audit, platform builds, binary smoke tests, and package publication checks from the exact tag.

Follow-ups and known issues

After this PR merges, tag the exact merged main commit as v0.14.0 and verify all release jobs and published artifacts.

@calvin-archastro
calvin-archastro requested a review from a team August 25, 2026 17:59
@calvin-archastro
calvin-archastro merged commit 42a3a75 into main Aug 25, 2026
11 checks passed
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.

1 participant