Releases: worldcoin/backup-service
Releases · worldcoin/backup-service
0.9.0
What's Changed
- chore(deps): bump reqwest from 0.12.23 to 0.12.24 by @dependabot[bot] in #170
- fix: backup keys are on the secp256k1 curve by @paolodamico in #193
- chore: add localstack token by @paolodamico in #195
- Add support for multiple clients by @ketzusaka in #201
- Release 0.9.0 by @github-actions[bot] in #202
New Contributors
- @ketzusaka made their first contribution in #201
Full Changelog: 0.8.5...0.9.0
0.8.5
What's Changed
- chore(deps): bump tokio from 1.48.0 to 1.49.0 by @dependabot[bot] in #190
- chore(deps): bump chrono from 0.4.40 to 0.4.44 by @dependabot[bot] in #189
- fix: always lowercase manifest hash by @paolodamico in #169
- chore(tfh-backup): fix ECDSA DER signature length validation by @nme-mvasylenko in #185
- feat: expose /metrics endpoint via axum-prometheus by @nme-mvasylenko in #191
- chore(deps): bump serde from 1.0.219 to 1.0.228 by @dependabot[bot] in #172
- Release 0.8.5 by @github-actions[bot] in #192
Full Changelog: 0.8.4...0.8.5
0.8.4
What's Changed
- feat: introduce verify factor endpoint by @paolodamico in #186
- Release 0.8.4 by @github-actions[bot] in #187
Full Changelog: 0.8.3...0.8.4
0.8.3
What's Changed
- feat: introduce /reset endpoint by @paolodamico in #176
- chore(tfh-backup): bump rust to 1.91, configure ConnectionManager timeouts by @nme-mvasylenko in #183
- Release 0.8.3 by @github-actions[bot] in #184
Full Changelog: 0.8.2...0.8.3
0.8.2
What's Changed
- feat: improve multipart request handling by @paolodamico in #179
- chore(deps): bump tracing from 0.1.41 to 0.1.44 by @dependabot[bot] in #173
- chore(deps): bump serde_json from 1.0.143 to 1.0.148 by @dependabot[bot] in #171
- chore(tfh-backup): enable TLS support for Redis connections by @nme-mvasylenko in #181
- chore(deps): bump mockito from 1.7.0 to 1.7.1 by @dependabot[bot] in #158
- Release 0.8.2 by @github-actions[bot] in #182
Full Changelog: 0.8.1...0.8.2
0.8.1
What's Changed
- Update GH workflows to use public runner groups by @ernish in #168
- chore(deps): bump openidconnect from 4.0.0 to 4.0.1 by @dependabot[bot] in #159
- feat: improve max file size handling by @paolodamico in #177
- Release 0.8.1 by @github-actions[bot] in #178
New Contributors
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- feat: debug invalid oidc tokens by @paolodamico in #165
- chore: MIT license by @paolodamico in #166
- Release 0.8.0 by @github-actions[bot] in #167
Full Changelog: 0.7.12...0.8.0
0.7.12
What's Changed
- fix: docker hub login CI by @paolodamico in #162
- chore(deps): bump tokio from 1.47.1 to 1.48.0 by @dependabot[bot] in #157
- chore(deps): bump async-trait from 0.1.88 to 0.1.89 by @dependabot[bot] in #160
- chore(deps): bump tower-http from 0.6.6 to 0.6.7 by @dependabot[bot] in #156
- feat: improve errors for failed signature by @paolodamico in #163
- Release 0.7.12 by @github-actions[bot] in #164
Full Changelog: 0.7.11...0.7.12
0.7.11
What's Changed
- feat: return backup meta on creation by @paolodamico in #154
- chore(e2e): attestation token support to E2E test script by @nme-mvasylenko in #151
- Release 0.7.11 by @github-actions[bot] in #161
Full Changelog: 0.7.10...0.7.11
0.7.10
What's Changed
- feat: return metadata on endpoints by @paolodamico in #152
- feat: add support for SSE on S3 bucket by @paolodamico in #150
- Release 0.7.10 by @github-actions[bot] in #153
Full Changelog: 0.7.9...0.7.10