Skip to content

v2.21.0

Latest

Choose a tag to compare

@VeskeR VeskeR released this 19 Mar 11:56
· 2 commits to main since this release
17be43e

Full Changelog: 2.20.0...2.21.0

What's Changed

New features

  • Add LiveObjects REST client: channel.object is now available on REST channel instances, exposing get() to read object state, publish() to send object operations, and generateObjectId() to create object IDs on the client side for atomic batch operations with cross-references between newly created objects #2109