From 7bb8816fde751681459739e9410ac874f3a9370f Mon Sep 17 00:00:00 2001 From: semantic-release Date: Mon, 5 Aug 2024 14:08:30 +0000 Subject: [PATCH] chore(release): preparing 18.1.0 --- CHANGELOG.md | 107 +++++++++++++++++------------------ drydock_backups/__about__.py | 2 +- 2 files changed, 52 insertions(+), 57 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 524f0c0..b62b2e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,16 @@ # CHANGELOG +## v18.1.0 (2024-08-05) +### Feature + +* feat: add minio expiration policy, custom storage class (#10) ([`7bff3fc`](https://github.com/eduNEXT/drydock-backups/commit/7bff3fcea4b1661f6c0de315608fa5eca05bd30b)) ## v18.0.0 (2024-07-30) +### Chore -## v17.0.0 (2024-07-30) +* chore(release): preparing 18.0.0 ([`38a63ce`](https://github.com/eduNEXT/drydock-backups/commit/38a63ce61621249f524027e6c631a8e208780394)) ### Feature @@ -13,7 +18,6 @@ * feat: add pyproject, python-semantic-release and rename folder (#7) ([`fdb2896`](https://github.com/eduNEXT/drydock-backups/commit/fdb28966631f8d63fbdb7b974680c497a93a78c4)) - ## v1.2.0 (2024-01-17) ### Chore @@ -24,22 +28,21 @@ * feat: allow to install drydock backups as non-editable and add mysql backups init job (#5) -* fix: allow to install drydock backups as non-editable - -* tmp: try with tabs - -* feat: add backups user creation at init - -* fix: user correct version - -* fix: remove indent - -* fix: address suggestions - ---------- - -Co-authored-by: henrrypg <henrry.pulgarin@edunext.co> ([`730ac77`](https://github.com/eduNEXT/drydock-backups/commit/730ac7723526caf4c7ec7581c7071658ba768bcf)) +* fix: allow to install drydock backups as non-editable + +* tmp: try with tabs + +* feat: add backups user creation at init + +* fix: user correct version + +* fix: remove indent +* fix: address suggestions + +--------- + +Co-authored-by: henrrypg <henrry.pulgarin@edunext.co> ([`730ac77`](https://github.com/eduNEXT/drydock-backups/commit/730ac7723526caf4c7ec7581c7071658ba768bcf)) ## v1.1.0 (2024-01-16) @@ -51,7 +54,6 @@ Co-authored-by: henrrypg <henrry.pulgarin@edunext.co> ([`730ac77`](https:/ * feat: add the mongo backup user to the initialization job (#4) ([`28400a1`](https://github.com/eduNEXT/drydock-backups/commit/28400a11ef7c127d8dea4e466216553666249f8d)) - ## v1.0.0 (2024-01-04) ### Breaking @@ -64,7 +66,6 @@ BREAKING CHANGE: version v1.0.0 ([`d12a55e`](https://github.com/eduNEXT/drydock- * chore(release): preparing 1.0.0 ([`4ef8a1a`](https://github.com/eduNEXT/drydock-backups/commit/4ef8a1a99e8f96452fb288bd318588b00a2287b5)) - ## v0.4.1 (2023-12-22) ### Fix @@ -75,25 +76,23 @@ BREAKING CHANGE: version v1.0.0 ([`d12a55e`](https://github.com/eduNEXT/drydock- * doc: update instructions for build docker image (#54) ([`1864cc7`](https://github.com/eduNEXT/drydock-backups/commit/1864cc7cfcabb7e4a1dc872cb1d56b17307ef2ba)) - ## v0.4.0 (2023-12-22) ### Feature * feat: support docker operations for image in drydock backups (#53) -* feat: support docker operations for image in drydock backups - -* fix: update image variable in defaults and jobs template - -* fix: update .gitignore - -* fix: using BACKUP_VARIABLE - -* fix: update readme - -* fix: update gitignore for /build/ folder ([`0e3ee1b`](https://github.com/eduNEXT/drydock-backups/commit/0e3ee1baf61b42d2188712dfae38ab4d2a58bfde)) +* feat: support docker operations for image in drydock backups + +* fix: update image variable in defaults and jobs template + +* fix: update .gitignore +* fix: using BACKUP_VARIABLE + +* fix: update readme + +* fix: update gitignore for /build/ folder ([`0e3ee1b`](https://github.com/eduNEXT/drydock-backups/commit/0e3ee1baf61b42d2188712dfae38ab4d2a58bfde)) ## v0.3.0 (2023-12-22) @@ -121,33 +120,32 @@ BREAKING CHANGE: version v1.0.0 ([`d12a55e`](https://github.com/eduNEXT/drydock- * fix: update default shipyard-utils image ([`913fd51`](https://github.com/eduNEXT/drydock-backups/commit/913fd51af38d8e69d3b72d4d1138d68650df08d2)) - ## v0.2.0 (2023-12-22) ### Feature * feat: use azcopy for databases backups (#51) -* feat: install azcopy - -* feat: add new variables and conditionals for storage services - -* fix: include custom storage endpoint inside s3 conditional - -* feat: add variables and azcopy command - -* fix: update variable names - -* fix: storage system names - -* fix: default s3 value - -* fix: default s3 value - -* fix: error in readme - -* update backup system variable name - +* feat: install azcopy + +* feat: add new variables and conditionals for storage services + +* fix: include custom storage endpoint inside s3 conditional + +* feat: add variables and azcopy command + +* fix: update variable names + +* fix: storage system names + +* fix: default s3 value + +* fix: default s3 value + +* fix: error in readme + +* update backup system variable name + * fix: azure-blob conditional ([`bead0d6`](https://github.com/eduNEXT/drydock-backups/commit/bead0d6d303eeb73d47af376ea292736c77c7787)) * feat: drydock 1.0 (#47) ([`55b63eb`](https://github.com/eduNEXT/drydock-backups/commit/55b63eb64a233926177c933a8f686648443d0398)) @@ -158,7 +156,6 @@ BREAKING CHANGE: version v1.0.0 ([`d12a55e`](https://github.com/eduNEXT/drydock- * fix: removing inexistent folder from github actions release flow ([`15a2b83`](https://github.com/eduNEXT/drydock-backups/commit/15a2b832edb8054d9b233c35d86a86a509d23279)) - ## v0.1.2 (2023-12-22) ### Fix @@ -167,21 +164,19 @@ BREAKING CHANGE: version v1.0.0 ([`d12a55e`](https://github.com/eduNEXT/drydock- * fix: drydock fails in older versions to tutor palm (#43) ([`86b4765`](https://github.com/eduNEXT/drydock-backups/commit/86b47650af6e1136ebd172384ce829de2efcb6a1)) - ## v0.1.1 (2023-12-22) ### Fix * fix: mysqldump faild due mysql version (#41) ([`804b216`](https://github.com/eduNEXT/drydock-backups/commit/804b2162dbd438ed590e02035cdff2707890dc53)) - ## v0.1.0 (2023-12-22) ### Feature * feat: add backups plugin (#39) -Co-authored-by: Cristhian Garcia <cristhian.garcia@edunext.co> +Co-authored-by: Cristhian Garcia <cristhian.garcia@edunext.co> Co-authored-by: Jhony Avella <jhony.avella@edunext.co> ([`46ec572`](https://github.com/eduNEXT/drydock-backups/commit/46ec572ab001bafb0cbf5619d5faac3992182207)) * feat: connecting with tutor ([`630aeef`](https://github.com/eduNEXT/drydock-backups/commit/630aeef72b8c386879d76d0e07c20ffac71aa2cb)) diff --git a/drydock_backups/__about__.py b/drydock_backups/__about__.py index c6a8b8e..c84c510 100644 --- a/drydock_backups/__about__.py +++ b/drydock_backups/__about__.py @@ -1 +1 @@ -__version__ = "18.0.0" +__version__ = "18.1.0"