Skip to content

Commit e87e73a

Browse files
authored
Merge pull request #740 from thoth-pub/feature/security-fixes
Feature/security fixes
2 parents 8f78d1f + 847ca6f commit e87e73a

14 files changed

Lines changed: 794 additions & 651 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
## [[1.0.0]](https://github.com/thoth-pub/thoth/releases/tag/v1.0.0) - 2026-04-01
9+
### Security
10+
- Upgrade `aws-lc-sys` to v0.39.1
11+
- Upgrade `jsonwebtoken` to v10.3.0
12+
- Upgrade `rustls-webpki` to v0.103.10
13+
14+
### Fixed
15+
- Allow publisher admins to update metadata without storage-field superuser check
16+
17+
## [[1.0.1]](https://github.com/thoth-pub/thoth/releases/tag/v1.0.1) - 2026-04-01
1018
### Fixed
1119
- Return raw JATS XML rather than attempting to validate it
1220

0 commit comments

Comments
 (0)