Skip to content

Releases: wearefrank/zaakbrug

v1.16.1

25 Mar 15:15
Compare
Choose a tag to compare

1.16.1 (2024-03-25)

🧑‍💻 Code Refactoring

  • processing of zds statusses is no longer done in parallel (#294) (64ad31f)

v1.16.0

20 Mar 15:59
Compare
Choose a tag to compare

1.16.0 (2024-03-20)

🍕 Features

  • translation profile translation value overrides (#277) (4dfd283)

v1.15.15

27 Feb 11:45
Compare
Choose a tag to compare

1.15.15 (2024-02-27)

🧑‍💻 Code Refactoring

  • add actualiseerZaakStatus support for old and new state in input instead of just the new state (#274) (30a0ecf)

v1.15.14

27 Feb 10:13
Compare
Choose a tag to compare

1.15.14 (2024-02-27)

🐛 Bug Fixes

  • zaak betalingsindicatie is not being translated (#273) (3c1505a)

v1.15.13

27 Feb 09:52
Compare
Choose a tag to compare

1.15.13 (2024-02-27)

🧑‍💻 Code Refactoring

  • replace jwt custom code with new jwt pipe (#278) (5a6b141)

v1.15.12

26 Feb 10:45
Compare
Choose a tag to compare

1.15.12 (2024-02-26)

🔁 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

26 Feb 09:07
Compare
Choose a tag to compare

1.15.11 (2024-02-26)

🔁 Continuous Integration

  • pass github token excplicitly to helm chart update workflow (#279) (eaca9d4)
  • switch to generic waf cicd templates (#276) (92a061d)

v1.15.10

23 Feb 10:35
Compare
Choose a tag to compare

1.15.10 (2024-02-23)

🤖 Build System

  • dependencies: bump f!f version to 8.1.0-20240221.213323 (d8ee34b)

v1.15.9

12 Feb 11:57
Compare
Choose a tag to compare

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

02 Feb 13:46
Compare
Choose a tag to compare

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)