Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 17:31
· 283 commits to main since this release
96b2e16

Patch Changes

  • 8ad40e7: Make relation OID part of shape definition, removing the need for persisting relations and simplifying relation change handling.

  • 41845cb: Fix inconsistencies in http proxies for caching live long-polling requests.

    The server now returns a cursor for the client to use in requests to cache-bust any stale caches.

  • 14681cc: Store shape definitions along with shape data and use that to restore them instead of persisted cached metadata. This removes the unified serilization and persistence of all shape metadata and allows better scaling of speed of shape creation.