Releases: minvws/gfmodules-pseudoniemendienst
Releases · minvws/gfmodules-pseudoniemendienst
Release list
v0.0.28
v0.0.27
v0.0.26
What's Changed
- removed organizational routes by @jaytaph in #326
- Bit of code cleanup by @jaytaph in #332
- build(deps): bump the version-updates group with 3 updates by @dependabot[bot] in #333
- Added auth-button to the swagger by @jaytaph in #334
- Added event logging by @jaytaph in #335
- Added key-id we can send over via the JWE by @jaytaph in #337
Full Changelog: v0.0.25...v0.0.26
v0.0.25
What's Changed
- health check endpoint to include database status by @thomas-samoht in #325
Full Changelog: v0.0.24...v0.0.25
v0.0.24
What's Changed
- Remove client oauth configuration by @ricklambrechts in #319
- OPRF key generation when not exist in the HSM yet by @jaytaph in #322
- Replace dev package httpx with httpx2 for starlette by @ricklambrechts in #324
- build(deps): bump the version-updates group across 1 directory with 4 updates by @dependabot[bot] in #323
- updated docs to include OIN instead of URA by @fouadsfarijlani in #320
- Refactor to use OinType by @ricklambrechts in #321
Full Changelog: v0.0.23...v0.0.24
v0.0.23
What's Changed
- fix: proper error status code on invalid auth headers by @fouadsfarijlani in #317
- improvment: less calls to the db on key router by @fouadsfarijlani in #318
- support for multiple expected_aud by @fouadsfarijlani in #316
Full Changelog: v0.0.22...v0.0.23
v0.0.22
What's Changed
- build(deps-dev): bump ruff from 0.15.14 to 0.15.15 in the version-updates group by @dependabot[bot] in #294
- Fix SQL migrations by @dekkers in #295
- Update pip to 26.1.2 by @dekkers in #296
- build(deps): bump the version-updates group with 3 updates by @dependabot[bot] in #297
- build(deps): bump cryptography from 48.0.0 to 49.0.0 by @dependabot[bot] in #300
- build(deps): bump the version-updates group across 1 directory with 6 updates by @dependabot[bot] in #299
- Added key versioning by @jaytaph in #301
- Added HSM version administration endpoints and cronjob by @jaytaph in #303
- updated swagger and added gated routes by @jaytaph in #304
- build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #305
- build(deps): bump fastapi from 0.137.2 to 0.138.0 in the version-updates group by @dependabot[bot] in #306
- Allowing multiple audiences by @jaytaph in #309
- feat: oin support and depracated ura_number by @fouadsfarijlani in #308
- User can now specify a key-id to their public key so we can by @jaytaph in #311
- feat: register certificate with OIN by @fouadsfarijlani in #313
- feat: all routes use OIN instead of URA numbers by @fouadsfarijlani in #312
- feat: oin oauth context by @fouadsfarijlani in #315
New Contributors
Full Changelog: v0.0.21...v0.0.22
v0.0.21
What's Changed
- Fixes a few small security issues by @jaytaph in #292
- feat: root path on app by @fouadsfarijlani in #293
Full Changelog: v0.0.20...v0.0.21
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
v0.0.19-dr
What's Changed
- build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #241
- build(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #242
- Only the CI Pipeline pushes to docker by @thomas-samoht in #240
- build(deps): bump aquasecurity/trivy-action from 0.34.1 to 0.35.0 by @dependabot[bot] in #247
- build(deps): bump tj-actions/changed-files from 47.0.4 to 47.0.5 by @dependabot[bot] in #246
- build(deps): bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #245
- build(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #244
- build(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #243
- build(deps): bump pyjwt from 2.10.1 to 2.12.0 in /oprf by @dependabot[bot] in #249
- Simplyify local setup and update README by @thomas-samoht in #248
- build(deps): bump cryptography from 46.0.5 to 46.0.6 in /oprf by @dependabot[bot] in #251
- build(deps): bump requests from 2.32.5 to 2.33.0 in /oprf by @dependabot[bot] in #250
Full Changelog: v0.0.18...v0.0.19-dr