Skip to content

Releases: aperturerobotics/bifrost

v0.36.2

02 Aug 08:58
Compare
Choose a tag to compare

Changelog

  • 93ccb85 fix: use correct version of quill

v0.35.3

27 Jul 09:32
Compare
Choose a tag to compare

Changelog

  • c7a615b fix: correct abort signal handling in util
  • dd6e4dd refactor: move http/log to util/httplog

v0.35.2

27 Jul 08:03
Compare
Choose a tag to compare

Changelog

  • 3c1db8e fix(httplog): fetch: updates to fetch interfaces
  • 569b570 refactor(fetch): use Header for better net/http compat
  • 39107bf refactor: improve Clone function for Header
  • 5652737 refactor: make Method comment match stdlib
  • c4d48e0 refactor: move js fetch to util pkg

v0.35.1

26 Jul 21:42
Compare
Choose a tag to compare

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

10 Jul 21:13
Compare
Choose a tag to compare

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

21 Jun 23:02
Compare
Choose a tag to compare

Changelog

  • f79becd feat: also log peer id when opening stream
  • 528a947 fix: remove unnecessary establish link in srpc
  • 96f7009 fix: respect source peer id in establish link handler
  • e3e7057 fix: shorten src and dst peer id log fields
  • bc2a5cb refactor: rename some log fields to be more consistent

v0.34.0

21 Jun 22:27
Compare
Choose a tag to compare

Changelog

  • 0a1904d refactor: remove unused StreamOpts

v0.33.2

21 Jun 20:32
Compare
Choose a tag to compare

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

v0.33.1

14 Jun 01:30
Compare
Choose a tag to compare

Changelog

  • 011005c chore(deps): update all dependencies (#231)
  • 2a98002 fix(deps): update all dependencies (#232)
  • 80f7446 refactor: update deps and license year

v0.33.0

05 Jun 03:11
Compare
Choose a tag to compare

Changelog

  • 030dbe1 chore(deps): update all dependencies (#229)
  • 5f6b5c7 fix(deps): update all dependencies (#230)
  • 283749d fix: validate message in ExtractAndVerify
  • d9a95ad refactor: enforce encryption context on signatures