Skip to content

v0.35.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 21:13
· 74 commits to master since this release

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