Skip to content
This repository was archived by the owner on Apr 27, 2024. It is now read-only.

Commit dddd1f9

Browse files
author
benjamin-maynard
committed
Changelog prepared
1 parent 1b4777f commit dddd1f9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [v2.2.0] - 28-11-2019
8+
### Implement GCS Backend, and rename to kubernetes-cloud-mysql-backup
9+
- Added the ability to use Google Cloud Storage (GCS) as a backend storage provider (backwards compatible)
10+
- Renamed to kubernetes-cloud-mysql-backup to better reflect the function of the application
11+
- Improved environment variable processing (removed case sensitivity of Slack environment variable)
12+
- Upgraded Alpine version to 3.10 base
13+
- Switched to Python3
14+
- Documentation improvements
15+
716
## [v2.1.0] - 28-08-2019
817
### Added the ability to add a timestamp to the backup file name
918
- Ability to append timestamp to the database dump via the BACKUP_TIMESTAMP environment variable added. Thanks & credit: @kuzm1ch

0 commit comments

Comments
 (0)