Skip to content

v0.4.0

Pre-release
Pre-release

Choose a tag to compare

@kunzese kunzese released this 23 Jun 07:49
· 39 commits to main since this release

What's Changed

  • feat: introduce new GCS and Spanner backends

    Please apply the spanner database schema via gcloud --project [PROJECT_ID] spanner databases ddl update --instance abfs abfs --ddl-file ../../files/schemas/0.0.31-schema.sql once terraform apply is finished. The final command can be seen in the outputs.

Full Changelog: v0.3.0...v0.4.0