Releases: pyth-network/pyth-crosschain
Releases · pyth-network/pyth-crosschain
Hermes v0.1.2
What's Changed
- [hermes] Move GuardianSet sourcing from Ethereum to PythNet by @Reisen in #894
- [hermes] fix cors bug by @ali-bahjati in #896
- [hermes] Switch to message structs in pythnet_sdk by @ali-bahjati in #897
- [hermes] Add health probe by @ali-bahjati in #899
Full Changelog: pyth-price-server-v3.0.8...hermes-v0.1.2
Pyth Price Server v3.0.8
[price-service] Update readiness probe (#893) * [price-service] Update readiness probe This also refactors and explains the last changes on the liveness probe. * Update comments * Address review comments
Pyth Price Server v3.0.7
pyth-price-server-v3.0.7 [price-service] Add minSymbols check to liveness (#882)
Hermes v0.1.1
hermes-v0.1.1 [hermes] Add get_price_feed endpoint (#883)
Pyth Price Pusher v5.3.1
[price_pusher] Injective: cache sequence number (#874) * Empty-Commit * support for sequence number * cleanup * bump version
Pyth Price Server v3.0.6
[xc-server] Reliability improvements (#875) * [xc-server] Bugfix and improvements * Address review comments
xc-admin-v0.4.6
What's Changed
- [xc-admin] Fix frontend Dockerfile by @ali-bahjati in #873
Full Changelog: xc-admin-v0.4.5...xc-admin-v0.4.6
xc-admin-v0.4.5
What's Changed
- Expose pythnet message buffer idls by @ali-bahjati in #865
- [xc-admin] Add message buffer instructions by @ali-bahjati in #869
Full Changelog: pyth-evm-contract-v1.3.0-alpha...xc-admin-v0.4.5
Pyth EVM Contract v1.0.3-alpha
[ci] Fix pre-commit (#857) * Update pre-commit * Update CI rust
Hermes v0.1.0
hermes-v0.1.0 address feedback