Releases: XRPLF/xrpl4j
Releases · XRPLF/xrpl4j
v6.1.0-rc.1
New Features
- Batch: XLS specification
- Permission Delegation: XLS specification
What's Changed
- Bump org.assertj:assertj-core from 3.24.2 to 3.27.7 by @dependabot[bot] in #658
- Fixes #656 (Update Testcontainers + Jackson) by @sappenin in #667
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.5.4 by @dependabot[bot] in #686
- Bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.21.0 by @dependabot[bot] in #660
- Fix build error Java 25 by @VLEFF in #688
- Fix compilation warnings for Immutables by @sappenin in #664
- Fixes #666: Update
definitions.jsonwith new values by @sappenin in #674 - Add ability to access flags from Transaction.java by @sappenin in #690
- Batch PR1: Add tfInnerBatchTxn to all transactions by @sappenin in #653
- Batch PR2: Add initial Batch support by @sappenin in #654
- Batch PR3: Add ITs for Batch by @sappenin in #676
- Permission Delegation by @cybele-ripple in #689
New Contributors
- @VLEFF made their first contribution in #688
- @cybele-ripple made their first contribution in #689
Full Changelog: v6.0.0...v6.1.0-rc.1
v6.0.0
v5.1.0
What's Changed
- Support frozenBalances in gateway_balances result by @nkramer44 in #637
- Update relative links section by @guspan-tanadi in #626
- Update README.md by @sappenin in #634
Full Changelog: v5.0.0...v5.1.0
v5.0.0
What's Changed
- Update README.md by @sappenin in #617
- Add support for deep freeze by @nkramer44 in #620
- Feature/credentials by @Patel-Raj11 in #625
- Improve dependency management by @sappenin in #628
- Add support for Permissioned Domains - XLS - 0080 by @Patel-Raj11 in #629
- Add support for Permissioned DEX - XLS-0081d by @Patel-Raj11 in #633
Migration Guide
Please see this migration guide for more information about how to upgrade to v5.0.
New Contributors
- @Patel-Raj11 made their first contribution in #625
Full Changelog: v4.1.0...v5.0.0
v4.1.0
What's Changed
- #558: Add support for MPTs by @nkramer44
- #556: Add binary codec support for MPT amounts and STHash192 by @nkramer44
- #576: Add support for AMMClawback by @agutierrez0
- #597: Fix GitHub actions (#583) by @sappenin
- #600: Update README.md by @sappenin
- #608: Docs: fix path links by @guspan-tanadi
- #613: Remove Clio Devnet from ITs by @sappenin
New Contributors
- @guspan-tanadi made their first contribution in #608
Full Changelog: v4.0.5...v4.1.0
v4.0.5
v4.0.4
What's Changed
- Add support for unknown transactions by @nkramer44 in #569
Full Changelog: v4.0.3b...v4.0.4
v4.0.3
What's Changed
- Fix fee calculations in its Escrow and NFT ITs by @sappenin in #585
- Fix AmmWithdraw LPTokenIn field name by @nkramer44 in #587
- #517 AccountDeleteIT by @agutierrez0 in #568
- Fix broken automation tests by @sappenin in #582
- Add unit tests to validate signature in tx hash by @sappenin in #526
New Contributors
- @agutierrez0 made their first contribution in #568
Full Changelog: v4.0.2...v4.0.3b
v4.0.2
What's Changed
- Fix more AccountSet fields by @nkramer44 in #566
- Add
WalletLocatorandWalletSizeinAccountSetobject. - Correct
MessageKeyserialization when its value is an empty string.
- Add
Full Changelog: v4.0.1...v4.0.2
v4.0.1
What's Changed
- Serialize non-absent AccountSet
domainvalues by @nkramer44 in #564
Full Changelog: v4.0...v4.0.1