Skip to content

Commit 69f0ca7

Browse files
committed
Release 3.5.0 - See CHANGELOG.md
1 parent 07d7216 commit 69f0ca7

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
1-
## develop 2022-09-20 <dave at tiredofit dot ca>
1+
## 3.5.0 2022-10-10 <dave at tiredofit dot ca>
22

33
### Added
4-
- MONGO_CUSTOM_URI support to ignore the seperate environment variables - Parses the URI and populates DB_HOST and DB_NAME for filenaming. Can be overridden
4+
- Blobxfer / Microsoft Azure Support (credit: eoehen@github)
5+
- Introduce MONGO_CUSTOM_URI environment variable for those not wanting to use DB_* variables
6+
7+
### Changed
8+
- Force filenames to be in lowercase
9+
- Fix S3 Database cleanups (credit greenatwork@github)
10+
- Remove MONGO_DB_TYPE variable as MONGO_CUSTOM_URI overrides
11+
- Fix MSSQL Backups (credit eoehen@github)
12+
- Seperate examples for MySQL and MSSQL
13+
514

615
## 3.4.2 2022-09-19 <dave at tiredofit dot ca>
716

0 commit comments

Comments
 (0)