Skip to content

Commit 0bb9ae6

Browse files
committed
chore(master): release 2.22.11
1 parent f4f4d47 commit 0bb9ae6

File tree

7 files changed

+37
-7
lines changed

7 files changed

+37
-7
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.22.10"
2+
".": "2.22.11"
33
}

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# Changelog
22

3+
## [2.22.11](https://github.com/miracum/fhir-pseudonymizer/compare/v2.22.10...v2.22.11) (2025-10-01)
4+
5+
6+
### Bug Fixes
7+
8+
* migrate from bitnami kubectl and fix chaos testing image ([#270](https://github.com/miracum/fhir-pseudonymizer/issues/270)) ([f3538db](https://github.com/miracum/fhir-pseudonymizer/commit/f3538db2605b89e1f2d5bc998fdd3fd1c8686b18))
9+
10+
11+
### Documentation
12+
13+
* remove source-branch from slsa verification command ([#276](https://github.com/miracum/fhir-pseudonymizer/issues/276)) ([50ce77b](https://github.com/miracum/fhir-pseudonymizer/commit/50ce77b684f32ebdcbfc32b178583836585169d1))
14+
15+
16+
### Miscellaneous Chores
17+
18+
* **deps:** update all digest updates ([#263](https://github.com/miracum/fhir-pseudonymizer/issues/263)) ([a05a955](https://github.com/miracum/fhir-pseudonymizer/commit/a05a95579e83f04e948c5d1f9ca17e593eea659e))
19+
* **deps:** update all digest updates ([#267](https://github.com/miracum/fhir-pseudonymizer/issues/267)) ([1ad6a3e](https://github.com/miracum/fhir-pseudonymizer/commit/1ad6a3eb1ed1b8f7fbfd32a285cc837b061937e8))
20+
* **deps:** update all non-major dependencies ([#264](https://github.com/miracum/fhir-pseudonymizer/issues/264)) ([d09b5d5](https://github.com/miracum/fhir-pseudonymizer/commit/d09b5d57c6235638e8a2c817214595aa7365882e))
21+
* **deps:** update all non-major dependencies ([#268](https://github.com/miracum/fhir-pseudonymizer/issues/268)) ([9b2ac47](https://github.com/miracum/fhir-pseudonymizer/commit/9b2ac47cb8393279adb8979eecdf60fa79c64bb4))
22+
* **deps:** update all non-major dependencies ([#273](https://github.com/miracum/fhir-pseudonymizer/issues/273)) ([47bb35f](https://github.com/miracum/fhir-pseudonymizer/commit/47bb35f6ddb8d1c78d7c9d55270807675f1ca7cf))
23+
* **deps:** update all non-major dependencies ([#278](https://github.com/miracum/fhir-pseudonymizer/issues/278)) ([3623052](https://github.com/miracum/fhir-pseudonymizer/commit/3623052abe383a56fe5cd4ebdade213ab4b0952c))
24+
* **deps:** update all non-major dependencies ([#281](https://github.com/miracum/fhir-pseudonymizer/issues/281)) ([f4f4d47](https://github.com/miracum/fhir-pseudonymizer/commit/f4f4d4721358b9d94f3bd37b8d4e0b8a71646356))
25+
* **deps:** update dependency swashbuckle.aspnetcore to v9 ([#266](https://github.com/miracum/fhir-pseudonymizer/issues/266)) ([3f4f166](https://github.com/miracum/fhir-pseudonymizer/commit/3f4f16672e5eeda05fb359ebe4422b74f0304d06))
26+
* **deps:** update docker.io/library/postgres docker tag to v18 ([#280](https://github.com/miracum/fhir-pseudonymizer/issues/280)) ([64330ed](https://github.com/miracum/fhir-pseudonymizer/commit/64330ed735ccfe31b135632bc8a11f38452eb80d))
27+
* **deps:** update ghcr.io/miracum/vfps:v1.3.6 docker digest to 21f45ea ([#259](https://github.com/miracum/fhir-pseudonymizer/issues/259)) ([a957d75](https://github.com/miracum/fhir-pseudonymizer/commit/a957d756de69f47934597aba4ec5a85fea400805))
28+
* **deps:** update github-actions ([#261](https://github.com/miracum/fhir-pseudonymizer/issues/261)) ([83ab36c](https://github.com/miracum/fhir-pseudonymizer/commit/83ab36c7f2fe4add39cf7fb7e706a4a32227b3e3))
29+
* **deps:** update github-actions ([#265](https://github.com/miracum/fhir-pseudonymizer/issues/265)) ([63bbc37](https://github.com/miracum/fhir-pseudonymizer/commit/63bbc37ffe70bc24d8c76b99eee1c8121dc33225))
30+
* **deps:** update github-actions ([#269](https://github.com/miracum/fhir-pseudonymizer/issues/269)) ([5612bda](https://github.com/miracum/fhir-pseudonymizer/commit/5612bda5e8a5a98186cb6ba30dfbf384070bd80e))
31+
* **deps:** update github-actions ([#271](https://github.com/miracum/fhir-pseudonymizer/issues/271)) ([d79ab99](https://github.com/miracum/fhir-pseudonymizer/commit/d79ab998985e5b0ef42e4f809540e657c2db51c5))
32+
333
## [2.22.10](https://github.com/miracum/fhir-pseudonymizer/compare/v2.22.9...v2.22.10) (2025-05-25)
434

535

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Based on the brilliant [Tools for Health Data Anonymization](https://github.com/
1717
docker run --rm -i -p 8080:8080 \
1818
-e PseudonymizationService="None" \
1919
-e UseSystemTextJsonFhirSerializer="true" \
20-
ghcr.io/miracum/fhir-pseudonymizer:v2.22.10
20+
ghcr.io/miracum/fhir-pseudonymizer:v2.22.11
2121

2222
curl -X POST -H "Content-Type:application/fhir+json" "http://localhost:8080/fhir/\$de-identify" -d @benchmark/observation.json
2323
```
@@ -458,7 +458,7 @@ All released container images are signed using [cosign](https://github.com/sigst
458458
<!-- x-release-please-start-version -->
459459

460460
```sh
461-
IMAGE=ghcr.io/miracum/fhir-pseudonymizer:v2.22.10
461+
IMAGE=ghcr.io/miracum/fhir-pseudonymizer:v2.22.11
462462
DIGEST=$(crane digest "${IMAGE}")
463463
IMAGE_DIGEST_PINNED="ghcr.io/miracum/fhir-pseudonymizer@${DIGEST}"
464464
IMAGE_TAG="${IMAGE#*:}"

compose/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
fhir-pseudonymizer:
3-
image: ghcr.io/miracum/fhir-pseudonymizer:v2.22.10 # x-release-please-version
3+
image: ghcr.io/miracum/fhir-pseudonymizer:v2.22.11 # x-release-please-version
44
restart: unless-stopped
55
cap_drop:
66
- ALL

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<NeutralLanguage>en-US</NeutralLanguage>
1414
<Authors>miracum.org</Authors>
1515
<!-- x-release-please-start-version -->
16-
<Version>2.22.10</Version>
16+
<Version>2.22.11</Version>
1717
<!-- x-release-please-end-version -->
1818
</PropertyGroup>
1919
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">

tests/chaos/fhir-pseudonymizer-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
replicaCount: 3
22

33
image:
4-
tag: v2.22.10 # x-release-please-version
4+
tag: v2.22.11 # x-release-please-version
55

66
anonymizationConfig: |
77
---

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.22.10
1+
2.22.11

0 commit comments

Comments
 (0)