Releases: aperturerobotics/bifrost
Releases · aperturerobotics/bifrost
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
v0.34.1
v0.34.0
v0.33.2
Changelog
- 155cc9e chore(deps): Bump ws from 8.17.0 to 8.17.1 (#234)
- 8d4f07a chore(deps): update all dependencies (#233)
- a5f272d feat(websocket): add http handler controller
- 7702f04 fix(deps): update all dependencies
- b135768 fix(deps): update all dependencies
- b4ba3d1 fix: adjustments to the websocket config message
- 1deb7c0 refactor: pass method and url to lookup http handler