Skip to content

Releases: pendulum-chain/spacewalk

v1.0.17

22 Jan 14:24
15ae7dc
Compare
Choose a tag to compare

What's Changed

  • Fix vault client not able to connect due to type mismatch by @ebma in #576
  • release: Bump version to v1.0.17 by @ebma in #577

Full Changelog: v1.0.16...v1.0.17

v1.0.16

21 Jan 15:40
1df6677
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.15...v1.0.16

v1.0.15

23 Dec 16:15
6be47bc
Compare
Choose a tag to compare

What's Changed

  • Update to latest rev of substrate-stellar-sdk by @ebma in #573
  • release: Bump version to v1.0.15 by @ebma in #574

Full Changelog: v1.0.14...v1.0.15

v1.0.14

20 Dec 09:57
7d5fc0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.13...v1.0.14

v1.0.13

23 Oct 14:30
0407091
Compare
Choose a tag to compare

What's Changed

  • use recv() instead of try_recv() by @b-yap in #563
  • release: Set version to v1.0.13 by @ebma in #565

Full Changelog: v1.0.12...v1.0.13

v1.0.12

22 Oct 12:17
8fdb462
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.11...v1.0.12

v1.0.11

27 Sep 15:11
fcafb38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v...v1.0.11

v1.0.10

01 Jul 07:53
420b519
Compare
Choose a tag to compare

This release improves the shutdown functionality of the vault client.

What's Changed

  • 528 make issue pallet benchmarks run successfully on pendulum runtimes by @bogdanS98 in #535
  • #538 shutdown the OracleAgent at VaultService level by @b-yap in #539

Full Changelog: v1.0.9...v1.0.10

v1.0.9

28 May 07:42
524b15e
Compare
Choose a tag to compare

This release contains the fixes for running Spacewalk runner + vault clients in a Kubernetes cluster.

What's Changed

  • Add changes to fix issues running the Spacewalk client in Kubernetes by @ebma in #519
  • update stellar configs by @b-yap in #532

Full Changelog: v1.0.8...v1.0.9

v1.0.8

22 May 15:54
93ddbce
Compare
Choose a tag to compare

This release contains improvements for the vault client for slow RPC connections, support for tokio-console and changes to the Rust stable toolchain by default.

What's Changed

  • Make spacewalk benchmarks run successfully for pendulum runtimes by @bogdanS98 in #505
  • Remove archive files after use by @b-yap in #515
  • Retry on rpc timeout response by @gianfra-t in #518
  • Switch to stable rust toolchain channel by @b-yap in #513
  • Modify DecimalsLookup trait, add PINK, HDX, vDOT to decimals list by @bogdanS98 in #523
  • Add stellar testnet archive urls to vault client config by @gianfra-t in #524
  • Allow Tokio Console support by @b-yap in #517

Full Changelog: v1.0.7...v1.0.8