Releases: wearefrank/zaakbrug
Releases · wearefrank/zaakbrug
v1.13.2
1.13.2 (2023-09-15)
🤖 Build System
- migration to java 11 runtime for better performance and memory usage (b273991)
- pass ff version to dockerfile with variables (f110c38)
v1.13.1
1.13.1 (2023-09-13)
🧑💻 Code Refactoring
- replace get roltypen query by zaaktype with individual calls to roltype by their uuid to make them cachable (#113) (0df9e15)
v1.13.0
1.13.0 (2023-09-13)
🍕 Features
- migrate Helm chart to dedicated chart repository (#153) (d71dd0f)
v1.12.41
🔥 Performance Improvements
- base64 to disk before validation & from disk after response wrapping (8cf6ca1)
- soap-endpoints refactor to reduce large file memory usage (757a003)
- zds 1.2 soap-endpoint refactor to reduce large file memory usage (31bb8ab)
🧑💻 Code Refactoring
- dedicated handler for GeefZaakdocumentbewerken soap action (69caceb)
✅ Tests
- assertions added to match base64 in requests & responses (f1ff11d)
- performance tests for large documents & identificatie concurrency (9d5adb3)
- supplemental docker-compose for performance testing (41abdf3)
🤖 Build System
- add experimental java 11 Dockerfile (0c45e0e)
- depencies: bump f!f version to 7.9-20230810.190012 (fa5ac85)
- improved java 11 dockefile by building from tomcat image (6016c5a)
v1.12.40
🤖 Build System
- dependencies: bump f!f version to 7.9-20230905.223421 (8c2f24d)
v1.12.39
⏩ Reverts
- Revert "fix: identificatie generation producing duplicates during highly-concurrent workload (#143)" (#151) (db33368), closes #143 #151
v1.12.38
🐛 Bug Fixes
- Error message not returned to CLO in ForEachChildElementPipe in GeefLijstZaakdocumenten adapter (#150) (7d574c9)
v1.12.37
🐛 Bug Fixes
- identificatie generation producing duplicates during highly-concurrent workload (#143) (3235a62)
v1.12.36
✅ Tests
- add commented out pgadmin container to sentry docker-compose for postgres browsing (bb42fbc)
- add sentry instance in test-environment and add instructions to contributing.md (e210682)
v1.12.35
🐛 Bug Fixes
- error message not returned to CLO (6bf900a)