Changelog

This changelog includes significant changes to Fauna v10.

2025 releases

February 11, 2025

  • Updates snapshot export to:

    • Require the s3:ListBucket bucket permission be granted to Fauna’s IAM Role ARN. For a full list of required permissions and an example policy, see S3 bucket permissions.

    • No longer upload exports to bucket paths that contain existing objects. This avoids overwriting existing files in the path. Previously, exports would overwrite any conflicting files in the specified path.

January 21, 2025

  • Introduces snapshot export in public beta. The snapshot export feature lets you create a point-in-time snapshot of a database or specified user-defined collections and store the snapshot’s document data as JSON files in an AWS S3 bucket.

    To use snapshot export, you must have an Enterprise plan.

  • Event feeds is now GA. Event feeds was previously in a public beta.

    To use event feeds, you must have a Pro or Enterprise plan.

  • v4 of the Fauna CLI is now GA. This version of the CLI was previously in a public beta. v4 introduces several significant enhancements to the developer experience, including an improved authentication workflow.

    To get started, see the CLI v4 quick start and Migrate to v4 of the Fauna CLI.

January 7, 2025

2024 releases

December 19, 2024

December 18, 2024

December 5, 2024

November 15, 2024

November 14, 2024

November 13, 2024

November 4, 2024

October 23, 2024

October 16, 2024

October 15, 2024

October 10, 2024

October 2, 2024

September 12, 2024

September 11, 2024

August 30, 2024

August 7, 2024

June 18, 2024

  • Introduces document types and zero-downtime schema migrations in public beta.

  • If a database contains a collection with field definitions , document field types are now strictly type-checked. For example, the id metadata field now returns an ID instead of Any.

    If the database previously had static typing disabled, this change may cause errors when you next attempt to update collection schema. To resolve the issues, fix any related type-checking errors that appear. See Static typing.

May 20, 2024

April 18, 2024

March 26, 2024

February 1, 2024

\