Skip to content

Releases: aperturerobotics/bifrost

v0.47.3

18 Mar 19:29

Choose a tag to compare

Changelog

  • 1c011fd fix(deps): update all dependencies
  • 1d8427d fix: enable all supported quic versions
  • 9d840d9 release: v0.47.3

v0.47.2

12 Mar 23:04

Choose a tag to compare

Changelog

v0.47.1

12 Mar 22:54

Choose a tag to compare

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

28 Feb 11:35

Choose a tag to compare

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

23 Feb 13:45

Choose a tag to compare

Changelog

v0.46.0

23 Feb 13:26

Choose a tag to compare

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

09 Feb 00:41

Choose a tag to compare

Changelog

  • 6f0b270 fix: minor envelope security defensive changes
  • aefc024 refactor: re-gen protos
  • 3afe6a6 release: v0.45.1

v0.45.0

09 Feb 00:35

Choose a tag to compare

Changelog

  • 1ea5c48 feat: envelope crypto scheme
  • deeb57a fix(deps): update all dependencies
  • 8015bb8 release: v0.45.0

v0.44.1

31 Jan 06:19

Choose a tag to compare

Changelog

  • e45c6e4 fix: EstablishLink yields a link.MountedLink
  • 731392c fix: postprocess ts paths
  • 815d034 fix: re-gen ts proto files
  • abfaf53 refactor: migrate to pure-go protoc pipeline
  • 3af4f44 release: v0.44.1

v0.44.0

30 Jan 11:59

Choose a tag to compare

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)