Skip to content

Releases: wearefrank/zaakbrug

v1.25.0

10 Sep 08:52
Compare
Choose a tag to compare

1.25.0 (2025-09-10)

🍕 Features

  • translate heeftBetrekkingOp with ObjectType 'adres' as ZaakObject (#599) (0c95581)

🔁 Continuous Integration

  • bump docker-release-generic workflow to v2.0.8 (32de300)
  • fix registry prefix trailing slash (e8c6a53)

v1.24.10

14 Jul 10:20
Compare
Choose a tag to compare

1.24.10 (2025-07-14)

🧑‍💻 Code Refactoring

  • autoload configuration from configurations directory and enable/disable configuration via 'active' property instead of 'configuration.names' (b429917)

✅ Tests

  • use new 'configuration.directory.classLoaderType' property in development docker compose instead of configuring the classLoadType separately for each configuration (7c51da4)

🤖 Build System

  • dependencies: bump the docusaurus group (29567f1)
  • dependencies: bump the github-actions group across 1 directory with 5 updates (1c21852)

🔁 Continuous Integration

  • update docker-release workflow to major 2 (e04042f)

v1.24.9

30 Jun 08:44
Compare
Choose a tag to compare

1.24.9 (2025-06-30)

🔥 Performance Improvements

  • remove JVM print settings and final flags during startup to reduce log bloat and big log write (3f06831)

🎨 Styles

  • capitalize as to AS in dockerfile to satisfy linter (c68d30b)
  • quote ports in zaakbrug docker compose and remove dubious volumemounts (d160aea)

✅ Tests

  • add .jdpa override compose file for remote JVM debugging (19a23cf)
  • update, rename and move compose files to contrib folder (a7d00c8)

🤖 Build System

  • create placeholder folder for h2 database to make sure it won't get created under root user (099a2d4)
  • move dummy credentials.properties from resources to secrets folder (dac0b1e)

🔁 Continuous Integration

  • reflect docker compose file renaming in SoapUI setup and teardown commands (3ef6e09)

v1.24.8

21 May 14:18
Compare
Choose a tag to compare

1.24.8 (2025-05-21)

🐛 Bug Fixes

  • default value for 'zaakbrug.javascriptEngine' property includes comment in value (09675a3)

v1.24.7

21 May 13:25
Compare
Choose a tag to compare

1.24.7 (2025-05-21)

🐛 Bug Fixes

  • switch to 'graaljs' javascript engine due to arm binary availability (#557) (c327285)

v1.24.6

20 May 09:30
Compare
Choose a tag to compare

1.24.6 (2025-05-20)

🧑‍💻 Code Refactoring

  • allow truststore and security related attributes for ZGW API calls to be configured per API via properties (a51b95d)

v1.24.5

13 May 13:41
Compare
Choose a tag to compare

1.24.5 (2025-05-13)

🤖 Build System

  • dependencies: bump f!f version to 9.1.1-20250513.130355 (#552) (7c53f04)

v1.24.4

06 May 14:23
Compare
Choose a tag to compare

1.24.4 (2025-05-06)

⏩ Reverts

  • revert "refactor: add expected value to xmlIfPipe to make it more robust sinc…" (#549) (54d12db)

🧑‍💻 Code Refactoring

  • add expected value to xmlIfPipe to make it more robust since it checks the string value not the boolean value (3b6ab16)

v1.24.3

07 Apr 11:32
Compare
Choose a tag to compare

1.24.3 (2025-04-07)

🤖 Build System

  • dependencies: bump f!f version to 9.1.0-20250406.172201 (#540) (cfb0d1b)
  • dependencies: bump the github-actions group with 2 updates (#541) (383766a)
  • dependencies: bump typescript (#542) (74aaa6a)

v1.24.2

04 Apr 15:55
Compare
Choose a tag to compare

1.24.2 (2025-04-04)

🔁 Continuous Integration

  • switch to new reusable soapui testrunner workflow (#539) (292aaae)