Skip to content

Commit

Permalink
Merge branch 'release/v0.11.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
ja573 committed Sep 5, 2023
2 parents e20a97c + e5d3c40 commit ff93051
Show file tree
Hide file tree
Showing 26 changed files with 731 additions and 690 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,34 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [[0.11.5]](https://github.com/thoth-pub/thoth/releases/tag/v0.11.5) - 2023-09-05
### Security
- Upgrade `actix-web` to v4.4.0
- Upgrade `tempfile` to v3.8.0

### Changed
- Upgrade `diesel` to v2.1.1
- Upgrade `diesel-derive-enum` to v2.1.0
- Upgrade `diesel-derive-newtype` to v2.1.0
- Upgrade `diesel_migrations` to v2.1.0
- Upgrade `rand` to v0.8.5
- Upgrade `juniper` to v0.15.11
- Upgrade `strum` to v0.25.0
- Upgrade `paperclip` to v0.8.1
- Upgrade `graphql_client` to v0.13.0
- Upgrade `reqwest-middleware` to v0.2.3
- Upgrade `reqwest-retry` to v0.2.3
- Upgrade `actix-identity` to v0.5.2 and added `actix-session` v0.7.2
- Upgrade `dialoguer` to v0.10.4
- Upgrade `futures` to v0.3.28
- Upgrade `regex` to v1.9.5
- Upgrade `jsonwebtoken` to v8.3.0
- Upgrade `csv` to v1.2.2
- Upgrade `xml-rs` to v0.8.17
- Upgrade `log` to v0.4.20
- Upgrade `clap` to v4.4.2
- Short version of host command is now `-H` instead of `-h` in CLI

## [[0.11.4]](https://github.com/thoth-pub/thoth/releases/tag/v0.11.4) - 2023-08-28
### Security
- Upgrade `rustls-webpki` to v0.100.2
Expand Down
Loading

0 comments on commit ff93051

Please sign in to comment.