v0.0.20
What's Changed
- docker reduction by @jaytaph in #253
- Update cryptography and jwcrypto package by @ricklambrechts in #254
- Cleanup repo rename and update oprf dependencies by @ricklambrechts in #255
- Remove redis dependency by @ricklambrechts in #256
- Upload Trivy scan result by @ricklambrechts in #258
- Seperate venv location in docker container by @ricklambrechts in #257
- build(deps): bump tj-actions/changed-files from 47.0.5 to 47.0.6 by @dependabot[bot] in #259
- build(deps): bump aquasecurity/trivy-action from 0.35.0 to 0.36.0 by @dependabot[bot] in #260
- Add curl to docker image by @ricklambrechts in #261
- Update dependencies by @ricklambrechts in #264
- ruff formatting by @ricklambrechts in #265
- Fix missing padding of encryptedPersonalId by @ricklambrechts in #263
- build(deps): bump cryptography from 46.0.7 to 47.0.0 by @dependabot[bot] in #268
- build(deps): bump the version-updates group across 1 directory with 2 updates by @dependabot[bot] in #267
- build(deps): bump urllib3 from 2.6.3 to 2.7.0 by @dependabot[bot] in #269
- build(deps): bump urllib3 from 2.6.3 to 2.7.0 in /oprf by @dependabot[bot] in #270
- build(deps): bump the version-updates group across 1 directory with 3 updates by @dependabot[bot] in #271
- build(deps-dev): bump types-requests from 2.33.0.20260503 to 2.33.0.20260508 by @dependabot[bot] in #274
- build(deps-dev): bump mypy from 1.20.2 to 2.1.0 by @dependabot[bot] in #273
- build(deps): bump cryptography from 47.0.0 to 48.0.0 by @dependabot[bot] in #272
- Add additional oprf endpoint tests and cleanup old OPRF implementation example by @ricklambrechts in #275
- Add dev target in Dockerfile by @ricklambrechts in #266
- Log only normal characters to fix Sonar finding by @ricklambrechts in #276
- Improve code coverage on oprf endpoint by @ricklambrechts in #277
- Fix ura number logging issue for Sonar by @ricklambrechts in #278
- Configurable OPRF secret key path in docker init script by @ricklambrechts in #279
- build(deps-dev): bump types-requests from 2.33.0.20260508 to 2.33.0.20260518 by @dependabot[bot] in #282
- build(deps): bump the version-updates group with 3 updates by @dependabot[bot] in #281
- Improve responses in default routes by @ricklambrechts in #280
- Improve logging levels by @ricklambrechts in #283
- build(deps): bump idna from 3.13 to 3.15 by @dependabot[bot] in #284
- add publiccode.yml by @thomas-samoht in #285
- Added HSM-api evaluation option by @jaytaph in #286
- Update package and set fastapi to v0.136.3 by @ricklambrechts in #289
- build(deps): bump uvicorn from 0.47.0 to 0.48.0 in the version-updates group across 1 directory by @dependabot[bot] in #290
- Updated migration script by @gerbrand-bosch in #291
Full Changelog: v0.0.19-dr...v0.0.20