Skip to content

Release v1.2.0#337

Merged
ckeshava merged 3 commits into
XRPLF:mainfrom
ckeshava:release-v1.2.0
Jul 2, 2026
Merged

Release v1.2.0#337
ckeshava merged 3 commits into
XRPLF:mainfrom
ckeshava:release-v1.2.0

Conversation

@ckeshava

Copy link
Copy Markdown
Collaborator

High Level Overview of Change

xrpl-rust release v1.2.0 (minor bump from v1.1.0).

Type of Change

  • Release

Test Plan

No functional code changes — version string and changelog only.

🤖 Generated with Claude Code

Release v1.2.0: roll the Unreleased changelog into a v1.2.0 section and
document the SingleAssetVault (XLS-65), PriceOracle (XLS-47), and
MPTokenMetadata (XLS-89) features merged since v1.1.0.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ckeshava ckeshava requested a review from Patel-Raj11 June 30, 2026 21:31
@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.71%. Comparing base (58a9985) to head (361caf4).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #337   +/-   ##
=======================================
  Coverage   86.71%   86.71%           
=======================================
  Files         252      252           
  Lines       32630    32630           
=======================================
  Hits        28296    28296           
  Misses       4334     4334           
Flag Coverage Δ
integration 71.32% <ø> (ø)
unit 87.33% <ø> (ø)

Flags with carried forward coverage won't be shown. 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.

@cybele-ripple

Copy link
Copy Markdown
Collaborator

Small nit: update the README.md to use 1.2.0 instead of 1.0.0 here

@cybele-ripple cybele-ripple self-requested a review July 1, 2026 18:34
cybele-ripple
cybele-ripple previously approved these changes Jul 1, 2026
Update the version references in the README install snippets to match
the v1.2.0 release: the main dependency snippet (1.0.0 -> 1.2.0) and the
CLI-feature snippet (0.5.0 -> 1.2.0). Addresses review feedback on XRPLF#337.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ckeshava

ckeshava commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator Author

Good catch — fixed in 10594f8. Bumped the main install snippet 1.0.01.2.0, and also updated the CLI-feature snippet further down which was still on 0.5.0.

@ckeshava ckeshava merged commit 0111d79 into XRPLF:main Jul 2, 2026
9 checks passed
ckeshava added a commit that referenced this pull request Jul 2, 2026
…#338)

## High Level Overview of Change

Follow-up to the `v1.2.0` release (#337). Corrects the changelog so the
`[[v1.2.0]]` section reflects everything that actually shipped in that
release.

- Adds **XLS-39 Clawback** (#163) — `Clawback` transaction +
`lsfAllowTrustLineClawback` flag.
- Adds **XLS-70 Credentials** (#154) —
`CredentialCreate`/`CredentialAccept`/`CredentialDelete`, the
`Credential` ledger object, and credential-based `DepositPreauth`
fields.
- Moves **DID** (#161) from the (now-empty) `[[Unreleased]]` section
into `[[v1.2.0]]`.

Descriptions are kept short to match the surrounding entries.

### Type of Change

- [x] Documentation

## Test Plan

No functional code changes — `CHANGELOG.md` only.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.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.

4 participants