Skip to content

Latest commit

 

History

History
114 lines (63 loc) · 4.11 KB

CHANGELOG.md

File metadata and controls

114 lines (63 loc) · 4.11 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.6.5 - 2025-01-30

Other

  • Plane UI work (#316)

0.6.4 - 2025-01-24

Other

  • updated the following local packages: moq-transfork

0.6.3 - 2025-01-16

Other

  • Remove the useless openssl dependency. (#295)

0.6.2 - 2025-01-16

Other

  • Retry connections to cluster nodes (#290)
  • Switch to aws_lc_rs (#287)
  • Support fetching fingerprint via native clients. (#286)
  • Initial WASM contribute (#283)

0.6.1 - 2025-01-13

Other

  • update Cargo.lock dependencies

0.6.0 - 2025-01-13

Other

  • Raise the keep-alive. (#278)
  • Replace mkcert with rcgen* (#273)

0.5.10 - 2024-12-12

Other

  • Add support for RUST_LOG again. (#267)

0.5.9 - 2024-12-04

Other

  • Move moq-gst and moq-web into the workspace. (#258)

0.5.8 - 2024-11-26

Other

  • updated the following local packages: moq-transfork

0.5.7 - 2024-11-23

Other

  • updated the following local packages: moq-transfork

0.5.6 - 2024-11-07

Other

  • Add some more/better logging. (#227)
  • Auto upgrade dependencies with release-plz (#224)

0.5.5 - 2024-10-29

Other

  • Karp API improvements (#220)

0.5.4 - 2024-10-28

Other

  • updated the following local packages: moq-transfork

0.5.3 - 2024-10-27

Other

  • update Cargo.toml dependencies

0.5.2 - 2024-10-18

Other

  • updated the following local packages: moq-transfork

0.2.2 - 2024-07-24

Other

  • Add sslkeylogfile envvar for debugging (#173)

0.2.1 - 2024-06-03

Other

  • Revert "filter DNS query results to only include addresses that our quic endpoint can use (#166)"
  • filter DNS query results to only include addresses that our quic endpoint can use (#166)
  • Remove Cargo.lock from moq-transport