Skip to content

Releases: wearefrank/zaakbrug

v1.13.2

15 Sep 08:50
Compare
Choose a tag to compare

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

13 Sep 08:48
Compare
Choose a tag to compare

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

13 Sep 08:01
Compare
Choose a tag to compare

1.13.0 (2023-09-13)

🍕 Features

  • migrate Helm chart to dedicated chart repository (#153) (d71dd0f)

v1.12.41

13 Sep 07:43
Compare
Choose a tag to compare

1.12.41 (2023-09-13)

🔥 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

11 Sep 08:48
Compare
Choose a tag to compare

1.12.40 (2023-09-11)

🤖 Build System

  • dependencies: bump f!f version to 7.9-20230905.223421 (8c2f24d)

v1.12.39

07 Sep 13:24
Compare
Choose a tag to compare

1.12.39 (2023-09-07)

⏩ Reverts

  • Revert "fix: identificatie generation producing duplicates during highly-concurrent workload (#143)" (#151) (db33368), closes #143 #151

v1.12.38

07 Sep 07:48
Compare
Choose a tag to compare

1.12.38 (2023-09-07)

🐛 Bug Fixes

  • Error message not returned to CLO in ForEachChildElementPipe in GeefLijstZaakdocumenten adapter (#150) (7d574c9)

v1.12.37

06 Sep 13:20
Compare
Choose a tag to compare

1.12.37 (2023-09-06)

🐛 Bug Fixes

  • identificatie generation producing duplicates during highly-concurrent workload (#143) (3235a62)

v1.12.36

06 Sep 08:21
Compare
Choose a tag to compare

1.12.36 (2023-09-06)

✅ 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

01 Sep 11:30
Compare
Choose a tag to compare

1.12.35 (2023-09-01)

🐛 Bug Fixes

  • error message not returned to CLO (6bf900a)