Skip to content
Closed
10 changes: 5 additions & 5 deletions modules/savanna/modules/overview/pages/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -69,37 +69,37 @@

== June 2025

=== 25_06_A
=== 2025-06-25

==== Workspace Enhancements

* *Improved Read-Only Workspace Refresh Process:* Savanna now parallelizes workspace refresh tasks. Snapshots more accurately reflect the data state at the start of the refresh, improving both accuracy and performance.

=== 25_06_B
=== 2025-06-11

==== Workspace Enhancements

* *Configurable Maintenance Window for Auto-Upgrades:* Users can now set a preferred weekly maintenance window in Savanna. Automatic version upgrades will run during your chosen time slot, giving you more control over your maintenance schedule.

== May 2025

=== 25_05_A
=== 2025-05-20

==== Onboarding Enhancements

* *Pre-Provisioned Workspace for New Users:* New users now receive a ready-to-use workspace loaded with sample graph data at sign-up, simplifying the onboarding process and reducing setup time.

== April 2025

=== 25_04_B
=== 2025-04-29

==== Workspace Enhancements

* *Encrypted Log Management and Search:* Users can securely collect, store, and search of application logs using Bring Your Own Key (BYOK) encryption, improving both visibility and operational efficiency.

== March 2025

=== 25_03_B
=== 2025-04-03

==== Data Ingestion Enhancements

Expand Down
6 changes: 2 additions & 4 deletions modules/savanna/modules/resources/pages/faqs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ Terminating a Workspace:
* **Action**: Deprovisions the workspace and the attached disk space.
* **State**: The workspace and all its data are deleted according to the cloud platform's policies.
* **Billing**: All associated billing stops, including for the virtual machine instance, disk storage, and backups.
* **Backups**: We will keep the latest backup in storage for 15 days and then delete.
* **Backups**: All backups associated with the workspace will be deleted.
* **Recovery**: The workspace cannot be recovered once terminated.

In summary:
Expand Down Expand Up @@ -340,9 +340,7 @@ A: Cross workspace restore is not supported yet. Contact TigerGraph Support to r

=== *Q: What happens to my automated backups if I terminate my workspace?*

A: We will keep the latest backup for 15 days and then delete.
Within that 15 days, you may use your backup to restore into another similar cluster if it is a single server cluster.
To restore a cluster within 15 days, please submit a support ticket through the cloud portal.
A: All backups associated with the workspace will be deleted.


=== *Q: How soon can I restore from a backup that I just made?*
Expand Down