You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* New Subscribers EntityId behavior for clients and peers
* Improve routing logging
* New Queryables EntityId behavior for clients and peers
* Improve routing logging
* Use proper QueryableId in Session and AdminSpace
* Sessions use runtime Id generator to avoid collisions
* AdminSpace use runtime Id generator to avoid collisions
* Use proper ResponderId
* Define EntityId type
* Add source_eid to SourceInfo
* Update source_info_stack_size test
* Update source_info_stack_size test
* Introduce EntityGlobalId type
* Add id() function to Subscriber, Queryable and Publisher
* Add Publication::with_source_info() function
* Code format
* Remove ref to PR #703
* Fix doctests
* Add comments
* Remove comments
Describe the release item
Update declarations management so that declarations are identified by EntityID rather than by key expression.
The text was updated successfully, but these errors were encountered: