Releases: chainbound/vixy
Releases · chainbound/vixy
v0.1.4
What's Changed
- ci: remove docker-release workflow by @pamungkaski in #6
- feat(health): add configurable retry logic for health checks by @pamungkaski in #8
- fix(ws): preserve subscription IDs, fix metrics, and forward HTTP headers by @pamungkaski in #7
- feat(health): detect stalled newHeads subscriptions (WS-only health signal) by @merklefruit in #9
New Contributors
- @merklefruit made their first contribution in #9
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
Bug Fixes
- Fixed TLS/WSS support for WebSocket proxy connections by installing rustls crypto provider
- Fixed Kurtosis integration tests by pinning ethereum-package to v6.0.0 and improving test filtering
- Fixed CI to properly filter WSS tests using environment variables
- Fixed configuration to use working public Hoodi (formerly Holesky) WSS endpoints
Documentation
- Renamed Holesky to Hoodi throughout codebase
- Added comprehensive API endpoints documentation
- Fixed /status endpoint response format documentation
- Clarified WebSocket proxy supports all JSON-RPC methods
- Improved node selection and failover behavior documentation
Tests
- Integrated WSS tests into main integration workflow
- Added configuration and documentation for WSS integration tests
- Added Kurtosis integration test diary entry
Full Changelog: v0.1.2...v0.1.3
Docker Image: The Docker image for this release is available at ghcr.io/chainbound/vixy:0.1.3