Skip to content

Releases: pyth-network/pyth-crosschain

pyth-fuel-contract-v0.5.0

26 Jul 08:34
8bec015
Compare
Choose a tag to compare

What's Changed

Full Changelog: pyth-fuel-contract-v0.4.0...pyth-fuel-contract-v0.5.0

pyth-fuel-contract-v0.4.0

25 Jul 05:36
63e528b
Compare
Choose a tag to compare

What's Changed

  • feat(target_chains/fuel): bump fuel-toolchain and refactor by @cctdaniel in #1794
  • chore(target_chains/fuel): update sdk to use the latest abi by @cctdaniel in #1795

New Contributors

Full Changelog: pyth-price-pusher-v7.0.1...pyth-fuel-contract-v0.4.0

Price Pusher v7.0.1

05 Jul 09:17
aac0584
Compare
Choose a tag to compare

This release fixes a bug in the jito-based solana pusher. If you are running such a pusher, please upgrade it as soon as possible.

What's Changed

  • fix(apps/price_pusher/solana): make priceUpdates per bundle configurable by @ali-bahjati in #1757

Full Changelog: hermes-v0.5.15...pyth-price-pusher-v7.0.1

pyth-js-v66

04 Jul 10:35
07a7767
Compare
Choose a tag to compare

What's Changed

  • feat(apps/hermes/client): allow authorization headers by @cctdaniel in #1738

Full Changelog: pyth-price-pusher-v7.0.0...pyth-js-v66

Hermes v0.5.15

04 Jul 12:00
29afb2a
Compare
Choose a tag to compare

This release updates Hermes readiness probe and also makes it more verbose if it is not ready to return all the indicators of the readiness.

What's Changed

  • fix(hermes): tune readiness probe by @ali-bahjati in #1753

Full Changelog: pyth-js-v66...hermes-v0.5.15

Pyth Price Pusher v7.0.0

26 Jun 07:52
87aea6f
Compare
Choose a tag to compare

This change modifies the price pusher to have a better (structured) logging that has less noise and has configurable log level. It also, modifies the way failures are handles in various networks to make sure it crashes on RPC issues.

These changes might be breaking for a production environment and the version is bumped as a major release. Please make sure that the changes don't break your production environment.

What's Changed

  • feat(apps/price_pusher)!: switch to structured logger via pino by @ali-bahjati in #1714
  • refactor(apps/price_pusher): crash on RPC failures by @ali-bahjati in #1730

Full Changelog: pyth-price-pusher-v6.8.0...pyth-price-pusher-v7.0.0

pyth-js-v64

25 Jun 10:14
dcf7a31
Compare
Choose a tag to compare

What's Changed

  • feat(apps/price_pusher)!: switch to structured logger via pino by @ali-bahjati in #1714
  • fix(target_chains/starknet): fix ByteBuffer.fromHex and add more conversions by @Riateche in #1717
  • fix(apps/hermes/client): allow baseURL with suffixes by @mubaris in #1728

New Contributors

Full Changelog: pyth-js-v62...pyth-js-v64

pyth-js-v62

17 Jun 07:48
9a1cca0
Compare
Choose a tag to compare

What's Changed

  • fix(target_chains/fuel): update js sdk to properly gen and export types by @ali-bahjati in #1703

Full Changelog: pyth-js-v61...pyth-js-v62

pyth-js-v61

14 Jun 13:48
adf0b3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: pyth-js-v60...pyth-js-v61

pyth-js-v60: fix(js): update publish-js workflow to work for pnpm (#1700)

14 Jun 10:39
c819bea
Compare
Choose a tag to compare
Follows instructions on [this](https://github.com/pnpm/pnpm/issues/3141)
issues to resolve pnpm publish issue with tokens.