Skip to content

Commit ff93051

Browse files
committed
Merge branch 'release/v0.11.5'
2 parents e20a97c + e5d3c40 commit ff93051

26 files changed

Lines changed: 731 additions & 690 deletions

File tree

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,34 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [[0.11.5]](https://github.com/thoth-pub/thoth/releases/tag/v0.11.5) - 2023-09-05
10+
### Security
11+
- Upgrade `actix-web` to v4.4.0
12+
- Upgrade `tempfile` to v3.8.0
13+
14+
### Changed
15+
- Upgrade `diesel` to v2.1.1
16+
- Upgrade `diesel-derive-enum` to v2.1.0
17+
- Upgrade `diesel-derive-newtype` to v2.1.0
18+
- Upgrade `diesel_migrations` to v2.1.0
19+
- Upgrade `rand` to v0.8.5
20+
- Upgrade `juniper` to v0.15.11
21+
- Upgrade `strum` to v0.25.0
22+
- Upgrade `paperclip` to v0.8.1
23+
- Upgrade `graphql_client` to v0.13.0
24+
- Upgrade `reqwest-middleware` to v0.2.3
25+
- Upgrade `reqwest-retry` to v0.2.3
26+
- Upgrade `actix-identity` to v0.5.2 and added `actix-session` v0.7.2
27+
- Upgrade `dialoguer` to v0.10.4
28+
- Upgrade `futures` to v0.3.28
29+
- Upgrade `regex` to v1.9.5
30+
- Upgrade `jsonwebtoken` to v8.3.0
31+
- Upgrade `csv` to v1.2.2
32+
- Upgrade `xml-rs` to v0.8.17
33+
- Upgrade `log` to v0.4.20
34+
- Upgrade `clap` to v4.4.2
35+
- Short version of host command is now `-H` instead of `-h` in CLI
36+
937
## [[0.11.4]](https://github.com/thoth-pub/thoth/releases/tag/v0.11.4) - 2023-08-28
1038
### Security
1139
- Upgrade `rustls-webpki` to v0.100.2

0 commit comments

Comments
 (0)