Releases: wearefrank/zaakbrug
Releases · wearefrank/zaakbrug
v1.16.1
1.16.1 (2024-03-25)
🧑💻 Code Refactoring
- processing of zds statusses is no longer done in parallel (#294) (64ad31f)
v1.16.0
1.16.0 (2024-03-20)
🍕 Features
- translation profile translation value overrides (#277) (4dfd283)
v1.15.15
🧑💻 Code Refactoring
- add actualiseerZaakStatus support for old and new state in input instead of just the new state (#274) (30a0ecf)
v1.15.14
🐛 Bug Fixes
- zaak betalingsindicatie is not being translated (#273) (3c1505a)
v1.15.13
🧑💻 Code Refactoring
- replace jwt custom code with new jwt pipe (#278) (5a6b141)
v1.15.12
🔁 Continuous Integration
- include buildinfo.properties commit assets on release (5b68949)
- only run cicd on push to master when new release (00b0345)
- update deprecated version export command with the new github way (7f1e471)
v1.15.11
🔁 Continuous Integration
- pass github token excplicitly to helm chart update workflow (#279) (eaca9d4)
- switch to generic waf cicd templates (#276) (92a061d)
v1.15.10
🤖 Build System
- dependencies: bump f!f version to 8.1.0-20240221.213323 (d8ee34b)
v1.15.9
1.15.9 (2024-02-12)
🐛 Bug Fixes
- eindstatus duplicate check used less precise zaak einddatum instead of eindstatus datumstatusgezet resulting in duplicate check false positives (#267) (ce9d754)
v1.15.8
1.15.8 (2024-02-02)
🧑💻 Code Refactoring
- nest previous errors when throwing a new error so that information from more the specific errors is not lost (#261) (3d06c31)