Releases: pyth-network/pyth-crosschain
pyth-fuel-contract-v0.5.0
What's Changed
- fix(target_chains/fuel): address audit by @cctdaniel in #1799
- chore(target_chains/fuel): update abi by @cctdaniel in #1800
Full Changelog: pyth-fuel-contract-v0.4.0...pyth-fuel-contract-v0.5.0
pyth-fuel-contract-v0.4.0
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
- @mubarizkyc made their first contribution in #1765
- @aoikurokawa made their first contribution in #1783
- @baileynottingham made their first contribution in #1733
Full Changelog: pyth-price-pusher-v7.0.1...pyth-fuel-contract-v0.4.0
Price Pusher v7.0.1
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
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
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
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
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
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
What's Changed
- chore(apps/hermes): bump client to 1.0.2 by @cctdaniel in #1701
Full Changelog: pyth-js-v60...pyth-js-v61
pyth-js-v60: fix(js): update publish-js workflow to work for pnpm (#1700)
Follows instructions on [this](https://github.com/pnpm/pnpm/issues/3141) issues to resolve pnpm publish issue with tokens.