Skip to content

3.5.0

Compare
Choose a tag to compare
@tiredofit tiredofit released this 10 Oct 19:06
· 276 commits to main since this release

Added

  - Blobxfer / Microsoft Azure Support (credit: eoehen@github)
  - Introduce MONGO_CUSTOM_URI environment variable for those not wanting to use DB_* variables

Changed

  - Force filenames to be in lowercase
  - Fix S3 Database cleanups (credit greenatwork@github)
  - Remove MONGO_DB_TYPE variable as MONGO_CUSTOM_URI overrides
  - Fix MSSQL Backups (credit eoehen@github)
  - Seperate examples for MySQL and MSSQL