Skip to content

release: prepare version 1.1.0 - #24

Merged
pzhin merged 1 commit into
mainfrom
codex/release-1.1.0
Aug 30, 2026
Merged

pzhin merged 1 commit into
mainfrom
codex/release-1.1.0

Conversation

@pzhin

@pzhin pzhin commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Summary

Prepare the immutable 1.1.0 release after merging refundable queued cancellation:

  • set all published coordinates and SCM metadata to 1.1.0 / v1.1.0
  • document the opt-in refund policy and its admission-time numeric guarantee
  • update publication topology and benchmark smoke expectations

The default CHARGE_RESERVED_COST policy remains unchanged. The public API only grows by one enum constant; exhaustive switches may require a new branch.

Verification

  • ./mvnw --batch-mode --no-transfer-progress clean verify
  • ./mvnw --batch-mode --no-transfer-progress -Pjcstress clean verify (182/182)
  • ./mvnw --batch-mode --no-transfer-progress -Pbenchmarks clean verify
  • java -jar sfqd-benchmarks/target/sfqd-benchmarks.jar -l
  • tools/verify-javadoc-gate.sh
  • tools/verify-reproducible-build.sh
  • tools/verify-publication-topology.sh
  • ./mvnw --batch-mode --no-transfer-progress -Prelease -Dcentral.publish.skip=true clean deploy

Publish the opt-in refundable cancellation policy as an immutable minor
release while preserving charged cancellation as the default.

Align public documentation, SCM metadata, deployment naming, and publication
verification with the new coordinates.
@pzhin
pzhin merged commit 647845c into main Aug 30, 2026
12 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