Releases: pyth-network/pyth-crosschain
Releases · pyth-network/pyth-crosschain
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.
pyth-js-v58
What's Changed
- feat(target_chains/fuel): add minimal js sdk by @ali-bahjati in #1692
- chore: fix pyth-starknet-js version by @Riateche in #1694
- feat(contract_manager): add support for fuel by @cctdaniel in #1656
Full Changelog: hermes-v0.5.14...pyth-js-v58
pyth-fuel-contract-v0.3.0
What's Changed
- feat(target_chains/fuel): add minimal js sdk by @ali-bahjati in #1692
- feat(contract_manager): add support for fuel by @cctdaniel in #1656
Full Changelog: hermes-v0.5.14...pyth-fuel-contract-v0.3.0
hermes-v0.5.14
This new version makes readiness thresholds configurable by adding two parameters to the cli arguments or environment variables.
What's Changed
- feat(hermes): make readiness thresholds configurable by @ali-bahjati in #1687
- fix(hermes): update dockerfile path on the CI by @ali-bahjati in #1689
Full Changelog: pyth-js-v56...hermes-v0.5.14
pyth-js-v56
What's Changed
- feat(apps/hermes): new client package for hermes by @cctdaniel in #1653
- fix(hermes-client): remove hermes-client workflow and use publish-js workflow by @cctdaniel in #1674
- fix(apps/hermes/client): use camelCase for streaming params by @cctdaniel in #1679
Full Changelog: pyth-starknet-contract-v0.1.0...pyth-js-v56
pyth-starknet-contract-v0.1.0
Initial release
hermes-v0.5.13
What's Changed
- fix(apps/hermes): /v2/price-feeds return type schema by @cctdaniel in #1672
Full Changelog: hermes-v0.5.12...hermes-v0.5.13