Skip to content

Commit

Permalink
Upgrade to the latest version of aws_sdk crates (#125)
Browse files Browse the repository at this point in the history
* Upgrade aws-sdk crates

* Update changelog

* Update cargo-deny configs

* Fix response handling

* Change the module structures

* Fix error handling

* Fix lint
  • Loading branch information
andrii-dovzhenko authored Jan 3, 2024
1 parent ff40055 commit cd2f86e
Show file tree
Hide file tree
Showing 12 changed files with 466 additions and 201 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## 0.7.2 - 31-Dec-2023

### Changes

* Update `aws-sdk-*` crates to version `1.*.0`

## 0.7.1 - 20-Nov-2023

* Add ability to create empty archive (#124)
Expand Down
Loading

0 comments on commit cd2f86e

Please sign in to comment.