Skip to content

Commit

Permalink
chore(release): preparing 18.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release committed Aug 5, 2024
1 parent 7bff3fc commit 7bb8816
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 57 deletions.
107 changes: 51 additions & 56 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,23 @@
# 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

* feat: upgrade to redwood (#6) ([`9452b0f`](https://github.com/eduNEXT/drydock-backups/commit/9452b0f4326aaa460f32bf7ea4f8c2d6e9d919db))

* 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
Expand All @@ -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 <[email protected]> ([`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 <[email protected]> ([`730ac77`](https://github.com/eduNEXT/drydock-backups/commit/730ac7723526caf4c7ec7581c7071658ba768bcf))

## v1.1.0 (2024-01-16)

Expand All @@ -51,7 +54,6 @@ Co-authored-by: henrrypg <[email protected]> ([`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
Expand All @@ -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
Expand All @@ -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)

Expand Down Expand Up @@ -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))
Expand All @@ -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
Expand All @@ -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 <[email protected]>
Co-authored-by: Cristhian Garcia <[email protected]>
Co-authored-by: Jhony Avella <[email protected]> ([`46ec572`](https://github.com/eduNEXT/drydock-backups/commit/46ec572ab001bafb0cbf5619d5faac3992182207))

* feat: connecting with tutor ([`630aeef`](https://github.com/eduNEXT/drydock-backups/commit/630aeef72b8c386879d76d0e07c20ffac71aa2cb))
Expand Down
2 changes: 1 addition & 1 deletion drydock_backups/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "18.0.0"
__version__ = "18.1.0"

0 comments on commit 7bb8816

Please sign in to comment.