Skip to content

v0.8.0

Choose a tag to compare

@bakito bakito released this 15 Sep 14:32
· 136 commits to main since this release
f5c9e82

Fixes

  • Encryption issues with 0.7.9 #656
    TLS encryption sync is disabled by default. It can be enabled via feature flag FEATURES_TLS_CONFIG

Breaking Changes

  • Deprecated env vars from 0.6.0 are no longer supported

Changelog

  • 7d9edf4 feat: remove support for deprecated env vars (#654)
  • bc70795 fix: Fix typo in RUN_ON_START description (#652)
  • fb5afb2 fix: correct typo in index page
  • f5c9e82 fix: disable tls feature by default (#657)