Releases: blinklabs-io/gouroboros
Releases · blinklabs-io/gouroboros
v0.41.0
Breaking Changes
- The protocol-params query will no longer work against cardano-node <8.0.0 due to a backwards-incompatible change that upstream made without proper protocol versioning
What's Changed
- feat: peer sharing protocol by @agaffney in #279
- fix: adjust protocol-params query result for 8.0.0 by @agaffney in #280
- feat: auto-start protocols with option to disable by @agaffney in #281
Full Changelog: v0.40.1...v0.41.0
v0.40.1
v0.40.0
Breaking Changes
- the
Ouroborostype has been renamed toConnectionand aNewConnection()function created. TheNew()function remains as an alias for backward compatibility
What's Changed
Full Changelog: v0.39.0...v0.40.0
v0.39.0
What's Changed
- chore(docs): oss headers, coc, and contributors by @wolf31o2 in #252
- chore(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 by @dependabot in #261
- feat: make protocol identifiers public by @agaffney in #265
- fix: check for shutdown to avoid hang on close by @agaffney in #263
- test: framework for mocking Ouroboros connections by @agaffney in #266
- fix: protect stop/start/close functions from being called again by @agaffney in #269
- fix: close connection on muxer stop by @agaffney in #270
- test: Ouroboros double close test by @agaffney in #272
- test: basic handshake tests by @agaffney in #271
Full Changelog: v0.38.4...v0.39.0
v0.38.4
v0.38.3
v0.38.2
v0.38.1
What's Changed
- chore(ci): create dependabot.yml for weekly updates by @wolf31o2 in #243
- chore: update cardano-node image by @verbotenj in #245
- chore(deps): bump golang.org/x/crypto from 0.0.0-20220824171710-5757bc0c5503 to 0.8.0 by @dependabot in #244
- chore: Update README for docker-compose v2 hyphen issue by @verbotenj in #246
- fix: fail CBOR decoding on unknown field by @agaffney in #247
New Contributors
- @verbotenj made their first contribution in #245
Full Changelog: v0.38.0...v0.38.1