Full Changelog: 2.20.0...2.21.0
What's Changed
New features
- Add LiveObjects REST client:
channel.objectis now available on REST channel instances, exposingget()to read object state,publish()to send object operations, andgenerateObjectId()to create object IDs on the client side for atomic batch operations with cross-references between newly created objects #2109