Skip to content

Releases: wearefrank/zaakbrug

v1.22.1

15 Oct 08:28
Compare
Choose a tag to compare

1.22.1 (2024-10-15)

🐛 Bug Fixes

  • arrays are not correctly processed as arrays when merging ZGW zaak and rol resources if a valueOverride is configured for that resource (42c329d)

🤖 Build System

  • dependencies: bump f!f version to 8.3.0-20241010.042329 (73c14a4)

v1.22.0

01 Oct 09:59
Compare
Choose a tag to compare

1.22.0 (2024-10-01)

🍕 Features

  • support for valueOverrides sourced from StUF:extraElementen for zgw zaak (1296089)
  • support for valueOverrides sourced from StUF:extraElementen for zgw zaak (6fd6707)
  • support for valueOverrides values to be dynamicly sourced from StUF:extraElementen by using ${extraElementen:} as value (e9748f0)
  • support for valueOverrides values to be dynamicly sourced from StUF:extraElementen by using ${extraElementen:} as value (2df33c2)
  • valueOverrides values sourced from extraElementen are translated back to extraElementen during zgw to zds translations for case roles (d5fefae)
  • valueOverrides values sourced from extraElementen are translated back to extraElementen during zgw to zds translations for case roles (b881ee3)

🐛 Bug Fixes

  • add default value 'N' for verblijfsadres authentiek for consistency between zgw to zds translations (5a1b54b)
  • add default value 'N' for verblijfsadres authentiek for consistency between zgw to zds translations (bf84e6f)
  • case roles with natuurlijkPersoon gerelateerde that use anp.identificatie or inp.a-nummer as identifier are not getting deleted (1759e35)
  • case roles with natuurlijkPersoon gerelateerde that use anp.identificatie or inp.a-nummer as identifier are not getting deleted (c1468e0)

📝 Documentation

  • dynamic value overrides from StUF:extraElementen configuration (046918d)

🧑‍💻 Code Refactoring

  • add optional extraElementen section to zds rol to zgw rol translation (c4c20b1)
  • add optional extraElementen section to zds rol to zgw rol translation (6837589)
  • change zgw updateZgwZaak adapter from PUT to PATCH and merge xsd's with PostZgwZaak.xsd (5b91acb)
  • change zgw updateZgwZaak adapter from PUT to PATCH and merge xsd's with PostZgwZaak.xsd (8350e30)
  • combine seperate translations to betrokkeneIdentificatie and zgw rol into a single translation from zds rol to zgw rol (2168249)
  • combine seperate translations to betrokkeneIdentificatie and zgw rol into a single translation from zds rol to zgw rol (0d9bbff)
  • copy zds heeftAls elements and gerelateerde instead of only gerelateerde during zds roles processing (dccae08)
  • copy zds heeftAls elements and gerelateerde instead of only gerelateerde during zds roles processing (719324e)
  • correct order of elements for zgw to zds zaak translation (d89d990)
  • correct order of elements for zgw to zds zaak translation (3433818)
  • move adding of namespace from zakLa01 response xslt to zgw to zds translation and copy it to the zakLa01 response instead (67ad039)
  • move adding of namespace from zakLa01 response xslt to zgw to zds translation and copy it to the zakLa01 response instead (60135c4)
  • move adding of namespaces to zgw to zds translation (faa0bda)
  • move adding of namespaces to zgw to zds translation (b48eb91)
  • rewrite zds was zaak and wordt zaak role comparison to exclusively match on the primary identifier of the gerelateerde and if not available match on remaining kerngegevens elements (48bf2ed)
  • rewrite zds was zaak and wordt zaak role comparison to exclusively match on the primary identifier of the gerelateerde and if not available match on remaining kerngegevens elements (2f99960)
  • verblijfsadres should not be in response when empty (be5fc8e)
  • verblijfsadres should not be in response when empty (651b301)

✅ Tests

  • EnrichtEntity & EnrichEntity_ForEachPipeWrapped Larva testcases (e13c0db)
  • EnrichtEntity & EnrichEntity_ForEachPipeWrapped Larva testcases (11c286b)
  • FilterBaseZdsZaak Larva testcases (7d24fc6)
  • FilterBaseZdsZaak Larva testcases (1f30193)
  • fix testsuite 1 teardown failing due not able to delete a locked document (86d7077)
  • fix testsuite 1 teardown failing due not able to delete a locked document (5c4acd0)
  • fix testsuite 1 teardown failing due not able to delete a locked document (c982dd2)
  • fix testsuite 1 teardown failing due not able to delete a locked document (287df7d)
  • SelectZdsRoles & SelectZdsRolesFromListWithMatchingIdentity Larva testcases (0350978)
  • SelectZdsRoles & SelectZdsRolesFromListWithMatchingIdentity Larva testcases (5094ca4)
  • valueOverrides related Larva testcases (f2de2a7)
  • valueOverrides related Larva testcases (22e16de)
  • valueOverrides sourced from extraElementen e2e testcases (8a7b450)
  • valueOverrides sourced from extraElementen e2e testcases (b78ae28)
  • ZgwRol xslt Larva regression test (a76fb7f)
  • ZgwRol xslt Larva regression test (e8425a8)

v1.21.4

13 Sep 09:04
Compare
Choose a tag to compare

1.21.4 (2024-09-13)

🤖 Build System

  • dependencies: bump-f!f-version-to-8.3.0-20240910.042339 (#425) (7ca3cb9)

v1.21.3

13 Sep 08:51
Compare
Choose a tag to compare

1.21.3 (2024-09-13)

🐛 Bug Fixes

  • having both einddatum and resultaat but no eindstatus in updateZaak does not close zaak based on einddatum (#440) (4346f16)

🤖 Build System

  • dependencies: bump prism-react-renderer (#437) (c4bca52)
  • dependencies: bump the github-actions group across 1 directory with 2 updates (#439) (56cef55)

v1.21.2

04 Sep 11:32
Compare
Choose a tag to compare

1.21.2 (2024-09-04)

🧑‍💻 Code Refactoring

  • skip empty query parameters in GetRolByZaakUrlAndRolTypeUrl adapter (c3343e1)

v1.21.1

03 Sep 14:23
Compare
Choose a tag to compare

1.21.1 (2024-09-03)

🐛 Bug Fixes

  • updateZaak when deleting an existing gerelateerde and add new one back on the same role performs add action before delete action resulting in an error when only 1 of that roltype is allowed (34ff319)

✅ Tests

  • change delete&add roles testcase to use initiator instead so that order of operation is checked aswell (ac0cade)

v1.21.0

30 Aug 10:12
Compare
Choose a tag to compare

1.21.0 (2024-08-30)

🍕 Features

  • valueOverrides in the translation profiles can now also be applied to case roles (17e9371)

🐛 Bug Fixes

  • case rol geboortedatum throws error when absent or empty in input message (d11a769)
  • map annIdentificatie field from zds to zgw (38378da)

🧑‍💻 Code Refactoring

  • add omschrijving and omschrijvingGeneriek to case role zds to zgw translation to match the zaken api and to retain roltype information (57b7625)
  • case role betrokkkeneInformatie translation removes empty elements only where appropriate now instead of skipping all empty element always (0811ce7)
  • move zgw api envelope unwrap to the adapter responsible for making the api call (8113511)
  • rewrite of xslt responsible for merging the 2 object updateZaak variant to the 1 object variant (667abae)
  • xsd for correctly converting a case from xml to json changed to contain only the element which it, so that the ordering of elements is no longer neccesary (babe98b)
  • xsd's for correctly converting xml to json changed to contain element which require it, so that the ordering of elements in no longer necessary (522acf3)

✅ Tests

  • e2e testcases for valueOverrides system (a8206cf)
  • larva testcases for validating valueOverrides related adapters and xslt's (9f3f960)

🤖 Build System

  • dependencies: bump the docusaurus group across 1 directory with 6 updates (#433) (9662a51)
  • dependencies: bump the github-actions group across 1 directory with 4 updates (#435) (b044ba2)

v1.20.2

26 Jul 11:28
Compare
Choose a tag to compare

1.20.2 (2024-07-26)

🤖 Build System

  • dependencies: bump the github-actions group with 2 updates (#426) (5e2df91)

🔁 Continuous Integration

  • use waf bot pat token for bump-ff-version workflow due to permission issue with ci checks in the created pr (1794919)

v1.20.1

19 Jul 09:14
Compare
Choose a tag to compare

1.20.1 (2024-07-19)

🔁 Continuous Integration

  • automatically bump the Frank!Framework version on a weekly basis (#301) (bad76bd)

v1.20.0

17 Jul 10:46
Compare
Choose a tag to compare

1.20.0 (2024-07-17)

🍕 Features

  • new case closing behavior that skips an endstatus in actualiseerZaakStatus so that a following updateZaak can close the case by setting the enddate (#424) (1110d72)