Releases: stellar/rs-stellar-xdr
Releases · stellar/rs-stellar-xdr
22.0.0
What's Changed
- Add CI concurrency group by @leighmcculloch in #379
- Binary fuse xdr by @SirTyson in #381
- Hot Archive XDR by @SirTyson in #382
- Regenerate XDR for constructor support by @dmkozh in #383
- Bump Rust version to 1.79 by @dmkozh in #384
- Bump XDR for archival proofs by @SirTyson in #385
- Bump Rust XDR version to 22.0.0. by @dmkozh in #386
- Support encoding streams in the cli by @leighmcculloch in #387
- Update with stellar-xdr containing split interface by @leighmcculloch in #389
- Regenerate Rust XDR for BLS changes by @dmkozh in #390
- bls12-381 cost type: split on-curve and in-subgroup check by @jayz22 in #393
- Add conversions from AccountId and PublicKey to MuxedAccount by @leighmcculloch in #396
- Add restoration and state archival meta in next by @SirTyson in #397
- Add compare sub-command to cli by @leighmcculloch in #398
Full Changelog: v21.2.0...v22.0.0
22.0.0-rc.1.1
What's Changed
- Add compare sub-command to cli by @leighmcculloch in #398
- Bump version to 22.0.0-rc.1.1 by @github-actions in #400
Full Changelog: v22.0.0-rc.1...v22.0.0-rc.1.1
22.0.0-rc.1
What's Changed
- Add CI concurrency group by @leighmcculloch in #379
- Binary fuse xdr by @SirTyson in #381
- Hot Archive XDR by @SirTyson in #382
- Regenerate XDR for constructor support by @dmkozh in #383
- Bump Rust version to 1.79 by @dmkozh in #384
- Bump XDR for archival proofs by @SirTyson in #385
- Bump Rust XDR version to 22.0.0. by @dmkozh in #386
- Support encoding streams in the cli by @leighmcculloch in #387
- Update with stellar-xdr containing split interface by @leighmcculloch in #389
- Regenerate Rust XDR for BLS changes by @dmkozh in #390
- bls12-381 cost type: split on-curve and in-subgroup check by @jayz22 in #393
- Add conversions from AccountId and PublicKey to MuxedAccount by @leighmcculloch in #396
- Add restoration and state archival meta in next by @SirTyson in #397
Full Changelog: v21.2.0...v22.0.0-rc.1
21.2.0
What's Changed
- Update readme and docs with new features by @leighmcculloch in #371
- Skip whitespace in base64 encoded inputs given to the CLI by @leighmcculloch in #377
- Bump version to 21.2.0 by @github-actions in #378
Full Changelog: v21.1.0...v21.2.0
21.1.0
What's Changed
- Improve crate docs about features by @leighmcculloch in #365
- Encode claimable balance ids to match Horizon in JSON by @leighmcculloch in #368
- Make CLI component pub accessible by @leighmcculloch in #369
- Add schemars::JsonSchema derives to all types by @leighmcculloch in #347
- feat: add From and From<&Transaction> by @willemneal in #370
- Update to take DiagnosticEvents and SCP millisecond timing change by @graydon in #372
- Bump version to 21.1.0 by @github-actions in #373
New Contributors
- @willemneal made their first contribution in #370
Full Changelog: v21.0.1...v21.1.0
21.0.1
21.0.0
Release notes
This release introduces XDR changes for protocol 21, corresponding to https://github.com/stellar/stellar-xdr/releases/tag/v21.0 release of Stellar XDR.
What's Changed
- Fix clippy warnings on Rust 1.75 by @graydon in #344
- Bump for LCM change by @sisuresh in #352
- Bump XDR to pick up fee meta changes. by @dmkozh in #353
- Take cheaper-instantiation XDR by @graydon in #346
- Pick up new cost type for Secp256r1 by @jayz22 in #355
- Sync curr with next for p21 by @graydon in #359
- Fix render of AssetCode12 to JSON when shorter than 5 chars by @leighmcculloch in #358
- Add the Rust Debug format as an output format when decoding XDR by @leighmcculloch in #357
- Define contract spec for Hash; adds instruction for XDR-gen by @jayz22 in #361
- Bump version to 21.0.0 by @github-actions in #362
Full Changelog: v20.1.0...v21.0.0
20.1.0
What's Changed
- Run CI for the msrv and latest rust version by @leighmcculloch in #341
- Backfill changes to next for json rendering by @leighmcculloch in #340
- Bump XDR by @SirTyson in #342
- Bump version to 20.1.0 by @github-actions in #343
New Contributors
Full Changelog: v20.0.2...v20.1.0
20.0.2
What's Changed
- Add fn for running the root cli command by @leighmcculloch in #337
- Bump version to 20.0.2 by @github-actions in #338
Full Changelog: v20.0.1...v20.0.2