added

Multi-polygon Support

Added support for multi-polygons as lists of polygons. See the functions ST_CONTAINS and ST_GEOGFROMTEXT.

added

Sydney Region Support

Rockset is now available in the AWS Sydney region (ap-southeast-2). You can enable your org to use the new region by using the region drop-down in the console. The API endpoint for the region is documented here.

added

Global Quick Navigation in Console

The new global search bar in the console allows users to summon a search bar by clicking on the search icon in the top bar or pressing the keystroke cmd/ctrl-K to navigate to any console resources quickly. Furthermore, it keeps track of what resources you've recently viewed on the console so you can quickly return.

added

Collection Snapshots and Restore [Private Preview]

Collections snapshots and restore allow for backing up your collection data during different points in time and efficiently storing those backups in cold storage with incremental updates and limited retention. Learn more here.

added

Customer Managed Encryption Keys [Private Preview]

Customers can now encrypt their organization's data with their own AWS KMS key. Learn more here.

fixed

New Lines in Query Results Modal

A '\n' was displayed when double-clicking a query results cell that contained new lines now shows up as a new line instead of displaying the character.

fixed

JSON BigInt Query Results for Async Queries

An issue was fixed for clients issuing async query results that contain BigInt types and would return zeros for part of the value.

added

Auto-Scaling Policies [Beta]

Auto-scaling policies are now available to all orgs in beta.

fixed

Console UX Fixes

  • View details page properly shows the last updated time instead of the creation time
  • Display reason for failures when resending a user invite
  • Query results table modal changes
    • Modal will only be opened if a user double-clicks a cell
    • Columns are resizable
fixed

API Key - Last Used

An issue with displaying the correct last used date/time for API Keys was fixed, allowing users to safely suspend or delete unused keys or keys belonging to users who are no longer part of their Rockset org.