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.
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.

v062
December 3, 2024

Bug fixes and other internal updates.

v061
November 12, 2024

Bug fixes and other internal updates.

v060
October 15, 2024

Bug fixes and other internal updates.

v059
October 10, 2024

Bug fixes and other internal updates.

v058
October 3, 2024

Bug fixes and other internal updates.

v057
v057
Removed
October 3, 2024

Updated the DNS database access method to use NodePort services instead of HostPorts on the database pods.

The connection details for databases are now displayed on the Connection Details tab of the database details panel. Previously they were displayed on a separate panel.

v056
August 20, 2024

The user menu now displays the Ephemeral version number.

If the most recent snapshot for a deactivated database is deleted, then when you try to reactivate the database, the confirmation panel now indicates that the database will start with earlier data.

For the workloads in an Ephemeral deployment, the Helm chart now allows you to specify the node selectors and the toleration key, value, effect, and operator values.

v055
August 12, 2024

Ephemeral now preserves the filters and sort order on the Databases and Snapshots pages.

The data import option now supports all database types.

v054
August 8, 2024

Bug fixes and other internal updates.

v053
August 8, 2024

Bug fixes and other internal updates.

v052
August 8, 2024

Bug fixes and other internal updates.

v051
July 29, 2024

You can now track your billed usage for Ephemeral. The navigation bar shows your usage for the current month. When you click that value, Ephemeral displays the Usage Metrics page, which includes usage summaries and a list of databases.

The disk space usage is moved from the navigation bar. To display the disk usage and the auto-delete settings, on the Usage Metrics page, click Disk Storage Settings.

v050
July 19, 2024

Bug fixes and other internal updates.

v049
July 12, 2024

Bug fixes and other internal updates.

v048
July 3, 2024

Bug fixes and other internal updates.

v047
June 24, 2024

Ephemeral now supports Google and Okta single sign-on for self-hosted instances.

Updated the Snapshots page to move some information to the snapshot details panel.

v046
June 13, 2024

Moved auto snapshots from the Snapshots list to a tab on the database details panel.

Added custom environment variables for custom base images.