File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22This document provides an overview of changes between released versions of this specification.
33
4+ ## Release v1.0.1
5+
6+ API changes:
7+
8+ * Fixed event.json reference in the RAML
9+ * Changed the file naming of RAML examples to match changes in other NMOS projects
10+ * Documented the subscription command
11+ * Improved the descriptions and titles for some schemas
12+ * Changed the regex for event type to allow for more characters in the type names
13+ * Introduced parent schemas for command and message types
14+ * Replaced the broken "connection_lost" message with "connection_status" message
15+ * Enforced the minimum value of 1 for the optional number denominator
16+
17+ Documentation changes:
18+
19+ * New wording to support the API changes above
20+ * Enforced uniform document formatting and references to some terms (WebSocket, Events API, REST API)
21+ * Clarifications around the use of the retain flag and reboot, shutdown and connection status messages in MQTT
22+ * Clarifications around case sensitivity of event types
23+ * Addition of event type information to flows and receivers (IS-04 API change)
24+ * New parameters added to the MQTT transport parameters (IS-05 API change)
25+ * Clarifications of the connection/disconnection process for the IS-07 transports
26+ * Description of the DNS-SD TXT record for MQTT brokers
27+ * References to the authorization process
28+ * Various clean-up and clarifications of the wording across the documentation
29+
430## Release v1.0
531* Initial release
You can’t perform that action at this time.
0 commit comments