Skip to content

Latest commit

 

History

History
152 lines (89 loc) · 6.37 KB

CHANGELOG.md

File metadata and controls

152 lines (89 loc) · 6.37 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.12.0 - 2025-03-01

Other

  • Use string paths instead of arrays. (#330)
  • Make a crude HTTP endpoint. (#339)

0.11.0 - 2025-02-13

Other

  • Fix up some renderer issues. (#338)
  • Prioritize send streams. (#335)
  • Separate UI from headless elements. (#333)
  • Install machete via binstall. (#332)
  • Have moq-native return web_transport_quinn. (#331)

0.10.0 - 2025-01-30

Other

  • Misc fixes and changes. (#317)
  • Plane UI work (#316)

0.9.0 - 2025-01-24

Other

  • Meet status and various fixes (#310)
  • Remove group expires. (#303)
  • Add initial element (#302)
  • Update some repo URLs. (#299)

0.8.3 - 2025-01-16

Other

  • Retry connections to cluster nodes (#290)
  • Initial WASM contribute (#283)

0.8.2 - 2025-01-13

Other

  • Revert some questionable changes. (#281)

0.8.1 - 2025-01-13

Other

  • Fix clustering. (#280)
  • Replace mkcert with rcgen* (#273)

0.8.0 - 2024-12-12

Other

  • Fix a race condition on subscribe (#268)

0.7.0 - 2024-12-04

Other

  • Bump thiserror from 1.0.69 to 2.0.3 (#254)
  • Add support for immediate 404s (#241)
  • Npm fix (#249)
  • Some more logging around announcements. (#245)
  • Merge in the new moq-web crate. (#242)

0.6.0 - 2024-11-26

Other

  • Karp cleanup and URL reshuffling (#239)

0.5.0 - 2024-11-23

Other

  • Fix the resumable broadcast detection for karp. (#236)
  • Fix the Path::new() iterface (#233)
  • Simplify and add tests for Announced. (#234)

0.4.3 - 2024-11-07

Other

  • Re-export the web_transport crate. (#225)
  • Auto upgrade dependencies with release-plz (#224)
  • Fix subscription deduplication. (#223)

0.4.2 - 2024-10-29

Other

  • Karp API improvements (#220)

0.4.1 - 2024-10-28

Other

  • Small API changes to avoid needing the Session upfront. (#216)

0.4.0 - 2024-10-28

Other

  • Add support for resumable broadcasts (#213)

0.3.2 - 2024-10-28

Other

  • Oops formatting.

0.3.1 - 2024-10-28

Other

  • Add some more documentation

0.3.0 - 2024-10-27

Other

  • Remove broadcasts from moq-transfork; tracks have a path instead (#204)
  • Use a path instead of name for Broadcasts (#200)

0.2.0 - 2024-10-18

Other

  • Support closing broadcasts. (#199)
  • Fix the invalid prefix error. (#197)

0.5.3 - 2024-07-24

Other

  • Fixed typo in definitions of STREAM_HEADER_TRACK and STREAM_HEADER_GROUP (#175)

0.5.2 - 2024-06-03

Other

  • Make listings accessible (#167)