Releases: aperturerobotics/bifrost
Releases · aperturerobotics/bifrost
v0.37.2
v0.37.1
v0.37.0
v0.36.4
v0.36.3
v0.36.2
v0.35.3
v0.35.2
v0.35.1
Changelog
- 207f808 chore(deps): update all dependencies
- 9dceb1e chore(deps): update all dependencies
- 1b43edf chore(deps): update all dependencies (#235)
- 93da1d7 feat: add MustGetMountedStreamContext
- bca6778 feat: log peer id for quic startup
- 40a8bc8 fix(deps): update all dependencies
- b75bebe fix(deps): update all dependencies (#236)
- f5da0ce refactor(fetch): split Opts and CommonOpts
v0.35.0
Changelog
- 0bc34a9 chore(deps): update all dependencies
- 12af510 chore(deps): update all dependencies
- 7249586 ci: merge webtests with tests
- e46f83a fix: detect EOF error in websocket reader
- c51e097 fix: handle nil opts and add webtests flag
- 0fadffb fix: tag http server test as not js
- 7b4f3a8 fix: tag http server test as not js
- a856659 fix: test-browser makefile tag paths
- 89307c5 fix: typo in error unwrap for websocket
- 18bc2b4 fix: use errors.Is for unwrap checks
- d5b74c5 fix: wait a moment for tests to finish
- bdb5d35 fix: wait a moment for tests to finish
- 0299748 refactor: move e2e tests to in-package tests
- b8ae581 refactor: update deps
- 8da73d1 refactor: update deps and quic-go