Skip to content

Commit

Permalink
Update changelog for release 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adejanovski committed Apr 27, 2021
1 parent b8e1403 commit 0972d3a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## Change Log

### 0.10.1 (2021/04/27 12:37 +00:00)
- Add retries for Azure to remove test flakiness (@adejanovski)
- Publish debian packages to Cloudsmith (@adejanovski)
- Updated to support python 3.9 (@dmitry-saprykin)
- Use python 3.9 in CI (@adejanovski)
- Upgrade cassandra driver and remove protocol V4 enforcement (@adejanovski)
- Fix S3 compatible backend uploads when no region is specified (@adejanovski)

### 0.10.0 (2021/04/08 09:22 +00:00)
- Force int type for ports to the C* object (@ivanmp91)
- add handler for sigterm and use exec to run server.py script (@jsanda)
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
cassandra-medusa (0.10.1) stable; urgency=medium

* Release 0.10.1 of Medusa - Backups for Apache Cassandra.

-- The Last Pickle <[email protected]> Tue, 27 Apr 2021 12:40:27 +0000

cassandra-medusa (0.10.0) stable; urgency=medium

* Release 0.10.0 of Medusa - Backups for Apache Cassandra.
Expand Down

0 comments on commit 0972d3a

Please sign in to comment.