v21.0.0-rc.2
Pre-release
Pre-release
What's Changed
- Feat/ledger signing by @elizabethengelman in #1278
- fix: dotenv test is flaky by @willemneal in #1340
- Remove the contract-ids dir by @leighmcculloch in #1339
- Fix/stellar asset bindings by @BlaineHeffron in #1332
- Rename to stellar-cli by @janewang in #1348
- Update other references to stellar-cli. by @fnando in #1349
- Install stellar and soroban CLIs when installing either by @leighmcculloch in #1350
- Build artifacts for both stellar-cli and soroban-cli by @leighmcculloch in #1351
- Fix/ledger tests org update by @elizabethengelman in #1343
- Update completions to use stellar instead of soroban by @JakeUrban in #1358
- Fix: exclude host only functions from client by @BlaineHeffron in #1359
- Use safe unwrapping in option unwrap by @leighmcculloch in #1355
- fix incorrect filter logic by @BlaineHeffron in #1360
- Feat/add container log tailing cmd by @elizabethengelman in #1361
- fix: mark
deploy::wasm::Cmd
fields as public by @chadoh in #1366 - Add support for contract id alias name when deploying and invoking contracts. by @fnando in #1356
- Add other ledger test emulators by @elizabethengelman in #1321
- Fix/update network container start command to use updated enable flags by @elizabethengelman in #1371
- feat: update to newest soroban-rpc and copy over old signing logic by @willemneal in #1362
- Extract alias logic into its own implementation. by @fnando in #1369
- feat(bindings): update js-stellar-sdk dependency by @chadoh in #1374
- Move testcontainers dep to dev-deps in Cargo.toml by @elizabethengelman in #1377
- Use a larger linux instance. by @fnando in #1383
- Add libudev-dev as dep. by @fnando in #1384
- Disable ubuntu arm. by @fnando in #1385
- Bump version to 21.0.0-rc.2 by @github-actions in #1381
New Contributors
- @BlaineHeffron made their first contribution in #1332
- @JakeUrban made their first contribution in #1358
Full Changelog: v21.0.0-rc.1...v21.0.0-rc.2