November 2nd 2023

Turso Support and Git Storage over SSH

Over the last few weeks we've released v1.29 and v1.30 in quick succession as we've added a lot of new features/functionality. Here's the rundown.

Health Checks 🩺

We added a GRPC health check in v1.29 so you can always be sure that your Flipt instances are up and running in your cluster (or wherever you run Flipt.

We also added a section in our docs describing how to connect to both our gRPC and HTTP health check endpoints: https://www.flipt.io/docs/operations/deployment#health-checks

Turso/LibSQL Support ☁️

You can now store your Flipt data on the Edge with our new libSQL database support. This means you can also use a hosted solution like Turso to keep your data in sync all over the world without any work on your part!

Check out our blog post announcing this integration as well as how to configure this new storage solution in our docs: https://www.flipt.io/docs/configuration/storage#libsql

We'll have more to come in the following weeks on what this new integration means for enabling low latency evaluation on the Edge, so stay tuned!

Git over SSH πŸ”‘

As of v1.30 we now support authenticating to your GitHub/Git repository via SSH! This is perfect for using our Git backend for serving your feature data without requiring the use of personal access tokens to authenticate with your git repositories.

Checkout the updated docs to learn how to configure Flipt with Git over SSH: https://www.flipt.io/docs/configuration/storage#authentication

Other Updates

  • Added flag key to variant and boolean evaluation responses

  • Added subject to authentication metadata for auditing

  • Support updating distribution variant in the UI/API

  • Allow disabling profiling endpoints via config

Fixes πŸ”§

  • Audit log path will be created if doesn't exist

  • Invalid offset error when using FS backend

URLs:

As always, feel free to reach out on Discord or GitHub with any feedback or questions. Thank you for using Flipt!

Type @ to mention posts