@@ -5484,6 +5484,40 @@ RFC Editor's Note: Please remove this section prior to publication of a final ve
54845484
54855485Issue and pull request numbers are listed with a leading octothorp.
54865486
5487+ # # Since draft-ietf-moq-transport-18
5488+
5489+ **Session and Control Plane**
5490+
5491+ * Add Range Filters that can filter Objects from Subscriptions and
5492+ SUBSCRIBE_TRACKS (#1765)
5493+ * Add MAX_REQUEST_UPDATES Setup Option and TOO_MANY_REQUEST_UPDATES error
5494+ (#1613)
5495+ * Allow multiple concurrent subscriptions per Track (#1775)
5496+ * Move GROUP_ORDER from PUBLISH_OK to SUBSCRIBE_TRACKS (#1777)
5497+ * Rename PUBLISH_BLOCKED to PUBLISH_SKIPPED (#1779)
5498+ * Remove Request ID from GOAWAY (#1623)
5499+ * Clarify session vs. per-request GOAWAY migration (#1787)
5500+ * Define FIN vs. RST/STOP_SENDING semantics on request streams (#1698)
5501+ * Unexpected REQUEST_UPDATE is a session error (#1784)
5502+ * Update Forward State handling for relays (#1782)
5503+ * Clarify authorization trust model for namespace subscriptions (#1656)
5504+ * Clarify namespace discovery and NAMESPACE sending (#1710)
5505+
5506+ **Data Plane Wire Format and Handling**
5507+
5508+ * Delivery timeouts are both Track and Object Properties (#1476)
5509+ * Make the Object Status payload rule extensible via IANA registry (#1760)
5510+ * Datagrams take precedence in cross-forwarding-preference scheduling ties
5511+ (#1780)
5512+ * Remove relay exception for reordering or dropping objects (#1762)
5513+ * Specify relay processing rules for known Track Properties (#1771)
5514+ * Recommend Immutable Properties for relay-visible, unmodifiable data (#1759)
5515+
5516+ **Notable Editorial Changes**
5517+
5518+ * Rename control Message Payload field to Message Body (#1756)
5519+ * Clarify Group and Subgroup terminology and object model (#1708)
5520+
54875521# # Since draft-ietf-moq-transport-17
54885522
54895523**Session and Control Plane**
0 commit comments