Tonic Ephemeral release information

Learn about what’s in the latest Tonic.ai product releases.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
v088
October 24, 2025

Added rate limiting policy to resend-email-verification

v087
October 15, 2025

Bulk updates to databases and user snapshots - On the Databases page and Snapshots pages, you can now perform actions on multiple selected databases or user snapshots. On the Databases page, the new Bulk Edit menu includes options to deactivate, reactivate, and delete multiple databases. On the Snapshots page, the new Bulk Edit menu provides an option to delete multiple user snapshots.

v086
September 30, 2025

Bug fixes and other internal updates.

v085
September 29, 2025

Bug fixes and other internal updates.

v084
September 24, 2025

Bug fixes and other internal updates.

v083
September 22, 2025

Bug fixes and other internal updates.

v082
September 17, 2025

Added support to create MariaDB databases.

v081
September 5, 2025

Bug fixes and other internal updates.

v080
September 2, 2025

Bug fixes and other internal updates.

v079
August 28, 2025

Bug fixes and other internal updates.

v078
August 28, 2025

Bug fixes and other internal updates.

v077
August 12, 2025

Bug fixes and other internal updates.

v076
July 30, 2025

Bug fixes and other internal updates.

v075
July 11, 2025

Bug fixes and other internal updates.

v074
July 9, 2025

Bug fixes and other internal updates.

v073
June 18, 2025

Bug fixes and other internal updates.

v072
June 17, 2025

The database creation panel for PostgreSQL or MySQL database now includes an advanced settings section that is closed by default. The advanced settings include whether to set a custom database name and whether to use a custom configuration file.

Ephemeral automatically generates a default databaseName based on the name field. name is used for the database server, and to identify the database in the list, and databaseName is the name of the database or schema. databaseName strips any spaces and invalid characters from name. After the database is created, databaseName cannot be changed.

If the generated name is too short, Ephemeral uses a fallback - mydb for MySQL and postgres for PostgreSQL. Generated names never exceed 64 characters for MySQL and 63 characters for PostgreSQL.

v071
June 9, 2025

Bug fixes and other internal updates.

v070
May 20, 2025

The helm chart is updated to allow you to specify resources for each container of the web deployment pod.

For each container, specify resource requests and limits at values.ephemeral_web.resources.

Valid values for are ephemeral_ui, ephemeral_api, nginx, and vector.

v069
May 12, 2025

The helm chart is updated to allow you to specify resources for each container of the web deployment pod.

For each container, specify resource requests and limits at values.ephemeral_web.resources.

Valid values for are ephemeral_ui, ephemeral_api, nginx, and vector.

Removed the option to access databases using an SSH Bastion.

v068
April 21, 2025

Bug fixes and other internal updates.

v067
April 1, 2025

New users can now dismiss the welcome page and view their organization's existing databases without having to create one.

PostgreSQL configuration now supports the work_mem and maintenance_work_mem settings.

v066
March 25, 2025

Bug fixes and other internal updates.

v064
February 26, 2025

Direct access to Ephemeral Cloud databases - For databases created as of version 064, you no longer use an SSH tunnel to connect to the database, just the basic connection information. To limit database access, you can create an allowlist of IP addresses that are permitted to access your Ephemeral Cloud databases.

v063
February 3, 2025

Ephemeral now only saves the 3 most recent auto snapshots. An auto snapshot reflects the state of an Ephemeral database after a specific database event occurs.