Change Updates

Do not miss any Realtime API changes, ever again

Subscribe to the Realtime API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
6 structure changes including:
3 Breaking changes
3 Additions
3 Modifications
Modified 3 Breaking
PUBLISH chat/SendMessage
  • Path went from chat to chat/SendMessage (same operationId)
    Breaking
  • Message
  • send Message Payload message Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • send Message Payload message Added
SUBSCRIBE chat/GetMessages
  • Path went from chat to chat/GetMessages (same operationId)
    Breaking
  • Message
  • get Messages Payload message Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • get Messages Payload message Added
SUBSCRIBE chat/GetPoll
  • Path went from chat/test to chat/GetPoll (same operationId)
    Breaking
  • Message
  • get Poll Payload message Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • get Poll Payload message Added
Added 3
SUBSCRIBE chat/Reconnect
SUBSCRIBE chat/RemoveFromGroup
SUBSCRIBE device
5 structure changes including:
3 Breaking changes
2 Additions
1 Modification
2 Removals
Modified 1 Breaking
PUBLISH chat
  • Path went from chat/send to chat (same operationId)
    Breaking
  • Verb went from SUBSCRIBE to PUBLISH (same operationId)
    Breaking
  • Message
  • Send chat message message Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • send Message Payload message Added
Removed 2 Breaking
Bearer authauthentication method
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUBLISH chat/receive
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 2
SUBSCRIBE chat
SUBSCRIBE chat/test