Releases: minvws/gfmodules-pseudoniemendienst
Releases · minvws/gfmodules-pseudoniemendienst
Release list
v0.0.18
What's Changed
- Add pipeline image scanning by @thomas-samoht in #217
- Fix CI Docker image scan and adjust upload settings by @thomas-samoht in #222
- build(deps-dev): bump pip from 25.3 to 26.0 by @dependabot[bot] in #220
- build(deps): bump the version-updates group across 1 directory with 5 updates by @dependabot[bot] in #219
- Optimized docker file by @jaytaph in #224
- build(deps-dev): bump ruff from 0.14.14 to 0.15.0 in the version-updates group by @dependabot[bot] in #225
- build(deps): bump cryptography from 46.0.4 to 46.0.5 by @dependabot[bot] in #227
- build(deps): bump cryptography from 45.0.7 to 46.0.5 in /oprf by @dependabot[bot] in #226
- Fix for failing Dockerfile by @thomas-samoht in #228
- Added additional logging by @jaytaph in #229
- fix: correct response code on regsiter certificate by @fouadsfarijlani in #234
- Removed GHA ignore rule (already resolved) by @jaytaph in #230
- build(deps): bump tj-actions/changed-files from 47.0.1 to 47.0.2 by @dependabot[bot] in #231
- build(deps): bump aquasecurity/trivy-action from 0.33.1 to 0.34.0 by @dependabot[bot] in #232
- build(deps): bump the version-updates group with 4 updates by @dependabot[bot] in #233
- build(deps): bump aquasecurity/trivy-action from 0.34.0 to 0.34.1 by @dependabot[bot] in #238
- build(deps): bump tj-actions/changed-files from 47.0.2 to 47.0.4 by @dependabot[bot] in #237
- Proeftuin by @jaytaph in #239
Full Changelog: v0.0.13...v0.0.18
v0.0.17-proeftuin
What's Changed
Full Changelog: v0.0.16-proeftuin...v0.0.17-proeftuin
v0.0.16-proeftuin
What's Changed
- fix: better error handling on key extraction by @fouadsfarijlani in #223
Full Changelog: v0.0.15-proeftuin...v0.0.16-proeftuin
v0.0.15-proeftuin
What's Changed
- Add pipeline image scanning by @thomas-samoht in #217
Full Changelog: v0.0.13...v0.0.15-proeftuin
v0.0.14-proeftuin: Add pipeline image scanning (#217)
* Add image scanning * Add image scanning to release-docker file as well
v0.0.13
v0.0.12
What's Changed
- changed to user 1003 by @jaytaph in #164
- Better error handling when decoding pseudonym by @jaytaph in #165
- Checking if file exists and is non-empty by @jaytaph in #166
- Pseudo updates by @jaytaph in #167
- build(deps): bump the version-updates group with 3 updates by @dependabot[bot] in #168
- Added docker build during tags by @jaytaph in #170
- Added version.json by @jaytaph in #171
- Removed old prs stuff by @jaytaph in #173
- fix for stable reversible pseudonym by @gerbrand-bosch in #174
- Update response Content-Type to application/jwe by @thomas-samoht in #177
- Using some validation by @jaytaph in #178
- Checking on the test endpoint for mtls by @jaytaph in #179
- Remove old PRS stuff of ci conf by @ricklambrechts in #180
- build(deps): bump the version-updates group with 4 updates by @dependabot[bot] in #181
- build(deps-dev): bump pytest from 8.4.2 to 9.0.1 by @dependabot[bot] in #182
- Updated docs and some tests routes by @jaytaph in #184
- Updated internal crypto of RID and RP. by @jaytaph in #185
- update: removed unused config and changed random keys to init script by @fouadsfarijlani in #183
- Set the default oprf location for testing purposes by @gerbrand-bosch in #186
- Installation instructions by @gerbrand-bosch in #176
- fix to create master key by @thomas-samoht in #187
- build(deps): bump the version-updates group with 4 updates by @dependabot[bot] in #189
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #188
- build(deps): bump the version-updates group with 5 updates by @dependabot[bot] in #190
- build(deps): bump urllib3 from 2.5.0 to 2.6.0 by @dependabot[bot] in #191
- build(deps): bump urllib3 from 2.5.0 to 2.6.0 in /oprf by @dependabot[bot] in #192
- build(deps): bump the version-updates group with 5 updates by @dependabot[bot] in #193
- build(deps): bump the version-updates group with 4 updates by @dependabot[bot] in #197
- build(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #195
- build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #194
- build(deps): bump tj-actions/changed-files from 46.0.5 to 47.0.1 by @dependabot[bot] in #196
- build(deps): bump filelock from 3.20.0 to 3.20.1 by @dependabot[bot] in #199
- Removed obsolete print statement by @jaytaph in #200
- Update pyoprf to latest version by @ricklambrechts in #198
- build(deps): bump the version-updates group across 1 directory with 3 updates by @dependabot[bot] in #203
- build(deps): bump fastapi from 0.127.0 to 0.128.0 in the version-updates group by @dependabot[bot] in #204
- build(deps): bump filelock from 3.20.1 to 3.20.2 in the version-updates group by @dependabot[bot] in #205
- build(deps): bump urllib3 from 2.6.0 to 2.6.3 by @dependabot[bot] in #207
- build(deps): bump urllib3 from 2.6.0 to 2.6.3 in /oprf by @dependabot[bot] in #206
- Change mtls header name by @gerbrand-bosch in #208
- build(deps-dev): bump types-requests from 2.32.4.20250913 to 2.32.4.20260107 by @dependabot[bot] in #210
- build(deps): bump filelock from 3.20.2 to 3.20.3 by @dependabot[bot] in #211
- build(deps): bump the version-updates group across 1 directory with 2 updates by @dependabot[bot] in #212
- build(deps-dev): bump ruff from 0.14.11 to 0.14.13 in the version-updates group by @dependabot[bot] in #214
- Implemented OAuth2 authorization to the PRS endpoints by @jaytaph in #213
- get only first certificate from header by @gerbrand-bosch in #215
New Contributors
- @fouadsfarijlani made their first contribution in #183
Full Changelog: v0.0.6...v0.0.12
v0.0.11-oauth
What's Changed
- update: removed unused config and changed random keys to init script by @fouadsfarijlani in #183
- Set the default oprf location for testing purposes by @gerbrand-bosch in #186
- Installation instructions by @gerbrand-bosch in #176
- fix to create master key by @thomas-samoht in #187
- build(deps): bump the version-updates group with 4 updates by @dependabot[bot] in #189
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #188
- build(deps): bump the version-updates group with 5 updates by @dependabot[bot] in #190
- build(deps): bump urllib3 from 2.5.0 to 2.6.0 by @dependabot[bot] in #191
- build(deps): bump urllib3 from 2.5.0 to 2.6.0 in /oprf by @dependabot[bot] in #192
- build(deps): bump the version-updates group with 5 updates by @dependabot[bot] in #193
- build(deps): bump the version-updates group with 4 updates by @dependabot[bot] in #197
- build(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #195
- build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #194
- build(deps): bump tj-actions/changed-files from 46.0.5 to 47.0.1 by @dependabot[bot] in #196
- build(deps): bump filelock from 3.20.0 to 3.20.1 by @dependabot[bot] in #199
- Removed obsolete print statement by @jaytaph in #200
- Update pyoprf to latest version by @ricklambrechts in #198
- build(deps): bump the version-updates group across 1 directory with 3 updates by @dependabot[bot] in #203
- build(deps): bump fastapi from 0.127.0 to 0.128.0 in the version-updates group by @dependabot[bot] in #204
- build(deps): bump filelock from 3.20.1 to 3.20.2 in the version-updates group by @dependabot[bot] in #205
- build(deps): bump urllib3 from 2.6.0 to 2.6.3 by @dependabot[bot] in #207
- build(deps): bump urllib3 from 2.6.0 to 2.6.3 in /oprf by @dependabot[bot] in #206
- Change mtls header name by @gerbrand-bosch in #208
- build(deps-dev): bump types-requests from 2.32.4.20250913 to 2.32.4.20260107 by @dependabot[bot] in #210
- build(deps): bump filelock from 3.20.2 to 3.20.3 by @dependabot[bot] in #211
- build(deps): bump the version-updates group across 1 directory with 2 updates by @dependabot[bot] in #212
New Contributors
- @fouadsfarijlani made their first contribution in #183
Full Changelog: v0.0.10-pre-release...v0.0.11-oauth
v0.0.10-pre-release
v0.0.9-pre-release
What's Changed
- Remove old PRS stuff of ci conf by @ricklambrechts in #180
- build(deps): bump the version-updates group with 4 updates by @dependabot[bot] in #181
- build(deps-dev): bump pytest from 8.4.2 to 9.0.1 by @dependabot[bot] in #182
- Updated docs and some tests routes by @jaytaph in #184
Full Changelog: v0.0.8-pre-release...v0.0.9-pre-release