Skip to content

Releases: wearefrank/zaakbrug

v1.5.1

21 Feb 11:28
Compare
Choose a tag to compare

1.5.1 (2023-02-21)

🐛 Bug Fixes

  • skip status update when omschrijving not found (#52) (7b687b2)

v1.5.0

20 Feb 15:38
Compare
Choose a tag to compare

1.5.0 (2023-02-20)

🍕 Features

  • add SoftFail to ActualiseerZaakstatus and VoegZaakdocumentToe (#51) (af8468e)

v1.4.1

16 Feb 10:31
Compare
Choose a tag to compare

1.4.1 (2023-02-16)

🐛 Bug Fixes

  • Documenten inhoud attributess not copied to reponse (af8e70a)
  • Generate plain base64 instead of 76 per line (48de836)
  • Include document content&meta on getters (c53dac9)
  • Propogate attributes on inhoud in Du02 response (56549c4)
  • Skip documenten bestandsomvang instead of null (c048dea)

v1.4.0

14 Feb 10:06
Compare
Choose a tag to compare

1.4.0 (2023-02-14)

🍕 Features

  • Configurable soft-fail on SOAP endpoints (191c2db)
  • helm: SOAP endpoint section added to Helm (38dda3c)

🐛 Bug Fixes

  • Fix pipe fallthrough in soap endpoints (812a0b0)
  • helm: Unused baseurl removed in soap section (3849242)

🧑‍💻 Code Refactoring

  • Renamed SOAP endpoint property names (d36ed17)
  • Soap endpoints naming inconsistency fix (c3fbdfb)

v1.3.0

10 Feb 09:23
Compare
Choose a tag to compare

1.3.0 (2023-02-10)

🍕 Features

  • add support for AD and add property for https (#37) (6cbff4d)

v1.2.2

03 Feb 16:16
Compare
Choose a tag to compare

1.2.2 (2023-02-03)

🐛 Bug Fixes

  • docker: 🔧 Configure OpenZaak in development docker-compose to rewrite host to localhost (c2cd3af)

v1.2.1

03 Feb 16:02
Compare
Choose a tag to compare

1.2.1 (2023-02-03)

🐛 Bug Fixes

  • docker: 🔧 Add name of database in default Docker context.xml for placement in data sufolder (970c2d4)
  • docker: 🔧 Mount default database subfolder in docker-compose by default (175759c)

v1.2.0

03 Feb 11:31
Compare
Choose a tag to compare

1.2.0 (2023-02-03)

🍕 Features

  • Make it possible to configure "Globals" and "Profiles" directly from within the values.yaml (#24) (f0b7034)

v1.1.0

02 Feb 15:44
Compare
Choose a tag to compare

1.1.0 (2023-02-02)

🍕 Features

  • update helm chart and add installation instructions for jwt (#22) (bd6519c)

v1.0.4

02 Feb 12:43
Compare
Choose a tag to compare

1.0.4 (2023-02-02)

🧑‍💻 Code Refactoring

  • remove maven file structure and make it user friendly (5fad1dc)

⏩ Reverts

  • use Maven project structure (1d859de)

🐛 Bug Fixes

  • credentials in the docker file (41863f3)
  • deployment specifics merge conflict (b3adf59)
  • process feedback on pull-request (f4c1f00)