Releases: aperturerobotics/bifrost
Releases · aperturerobotics/bifrost
v0.47.3
v0.47.2
v0.47.1
Changelog
- 2ace062 cli/pipe: return nil from Execute without background work
- b3f9dd0 cli/pipe: use cli context and remove fmt usage
- b1f0988 envelope: add doc comments to exported errors
- 549abb3 examples/mesh-chat: replace fmt with errors/log
- 7041373 examples/mesh-chat: use t.Context() in tests
- 794b538 fix(deps): update all dependencies
- 4e866d3 fix: use go fix ./...
- fb31850 release: v0.47.1
- b791776 rename underscore .go files to use hyphens
v0.47.0
Changelog
- b9ea3e9 deps: replace coder/websocket with aperturerobotics/go-websocket fork
- 7beaa84 feat(crypto): Key, PrivKey, PubKey interfaces with Ed25519
- a7b5ddc feat(crypto/tls): bring p2p TLS identity into bifrost
- 425512c feat(peer): concrete peer.ID with always-embedded pubkey
- 5095c74 feat: add crypto/ .proto definition
- 0fd9ac6 feat: drop go-libp2p dependency from go.mod
- f63d3f0 fix(deps): update all dependencies
- fbc9133 fix: broadcast patterns in link/solicit
- 81cbd86 refactor: rename go-multiaddr import and drop replace directive
- c10779c release: v0.47.0
v0.46.1
v0.46.0
Changelog
- df5ace9 chore(deps): Bump filippo.io/edwards25519
- c7a17eb feat: add link solicitation protocol
- 1680cf4 fix(deps): update all dependencies
- 7485049 fix(deps): update dependency starpc to ^0.47.0
- f1e5b35 fix: add eslint deps
- 8e35acc fix: drop custom quic-go fork, use upstream
- 04ed8d8 fix: gosec linter warnings
- d8830f8 fix: migrate to flat eslint config
- 2b5910c fix: run format
- 5b506f9 fix: run go fix ./...
- 1b56d3a refactor: use WaitExecControllerRunningTyped over manual type assertions
- 438375f release: v0.46.0
v0.45.1
v0.45.0
v0.44.1
v0.44.0
Changelog
- 06e64dd chore(deps): Bump glob from 11.0.3 to 11.1.0 (#270)
- 2b97a98 chore(deps): Bump lodash from 4.17.21 to 4.17.23 (#273)
- fe6aa54 chore(deps): update github/codeql-action action to v4.32.0 (#275)
- 1fc7afd core: remove unnecessary lines
- 9db9713 feat: add mesh-chat example
- 4574477 feat: add pipe command to bifrost cli (#277)
- c7edf1d fix(deps): update all dependencies (#268)
- c15dfd2 fix(deps): update all dependencies (#269)
- fe7dc61 fix(deps): update all dependencies (#274)
- 845ad3b fix(deps): update module golang.org/x/crypto to v0.45.0 [security] (#272)