Releases: aperturerobotics/bifrost
Releases · aperturerobotics/bifrost
v0.25.1
Changelog
- 25a47c8 chore(deps): Bump gopkg.in/go-jose/go-jose.v2 in /hack (#203)
- 16fd195 chore(deps): update github/codeql-action action to v3.24.6 (#200)
- 4d1a7a7 feat: client controller: add base client getter
- 3f8707e fix(deps): update all dependencies (#202)
- f27cfeb fix(deps): update module golang.org/x/crypto to v0.21.0 (#201)
- d3cf5dc fix: update controllerbus dep
v0.25.0
Changelog
- d585684 feat: add stream/srpc/client/controller and bus rpc client (#199)
- 0bec232 fix(deps): update all dependencies
- 35621b5 fix(deps): update all dependencies (#197)
- d24fba5 fix(deps): update module github.com/pion/webrtc/v4 to v4.0.0-beta.11 (#198)
- d37b122 fix: use more standard error for 404 not found
v0.24.9
v0.24.8
v0.24.7
v0.24.6
v0.24.5
v0.24.4
v0.24.3
Changelog
- ad45011 chore(deps): update dependency ts-proto to v1.167.2 (#189)
- efddda2 feat: add new peer with ed25519
- b513ac5 fix(deps): update all dependencies (#188)
- 226a5a0 fix(deps): update module github.com/aperturerobotics/entitygraph to v0.6.1 (#186)
- 2294ce1 fix(deps): update module github.com/planetscale/vtprotobuf to v0.6.0 (#190)
- 0a4cdd5 refactor: run gofumpt on code