Skip to content

Latest commit

Β 

History

History
167 lines (89 loc) Β· 10.9 KB

File metadata and controls

167 lines (89 loc) Β· 10.9 KB

conventional commits semantic versioning

1.2.10 (2025-11-27)

πŸ€– Build System

  • dependencies: bump f!f version to 9.1.1-20251108.110041 (f8189e0)
  • dependencies: update node-version in workflow to v24 (fec3ec2)

πŸ” Continuous Integration

  • workflow for cleaning up run artifact after workflow completion (7f762cd)

1.2.9 (2025-04-01)

πŸ› Bug Fixes

  • get kvkNummer from ExtraElement instead of inn.nnpId (#60) (8a6c525)

πŸ€– Build System

  • dependencies: bump f!f version to 9.1.0-20250328.042332 (459a327)
  • dependencies: bump the docusaurus group across 1 directory with 9 updates (#47) (ec27ce8)
  • dependencies: bump the github-actions group across 1 directory with 3 updates (#54) (5a5a673)

1.2.8 (2024-12-02)

πŸ§‘β€πŸ’» Code Refactoring

  • transactionattribute 'RequireNew' to 'Required' and remove statusValueInProcess="I" on MessageStoreListeners (0434e85)

1.2.7 (2024-12-02)

πŸ§‘β€πŸ’» Code Refactoring

  • use * instead of static namespaces in xpath expression and use objectUuid for cid (#26) (77cbbe6)

πŸ€– Build System

  • dependencies: bump the docusaurus group across 1 directory with 7 updates (#33) (904ea18)
  • dependencies: bump the github-actions group across 1 directory with 4 updates (#32) (e227be7)

1.2.6 (2024-10-31)

⏩ Reverts

  • "refactor: replace static opentunnel authentication header with configurable headername with 'Authorization` as default name" (125c1a2)

βœ… Tests

  • use relative paths to load zds schema's and wsdl's from project dir (5b8639a)

1.2.5 (2024-10-29)

πŸ€– Build System

  • dependencies: revert f!f version to v8.3.0-20240730.042429 (5027bdd)

1.2.4 (2024-10-29)

πŸ› Bug Fixes

  • notificaties api subscribe adapter not sending the correct message body (ddbe5ea)
  • notificaties api subscribe message body using wrong object_type as filter instead of objectType (6e3a844)

πŸ§‘β€πŸ’» Code Refactoring

  • replace static opentunnel authentication header with configurable headername with 'Authorization` as default name (e01c069)

βœ… Tests

  • replace deprecated ${} variable substitution syntax with the correct ?{} syntax in test mailtemplates (a92206a)

πŸ€– Build System

  • dependencies: bump f!f version to 9.0.0-20241026.042336 (d8eb624)
  • dependencies: bump the github-actions group with 1 update (e20a8c4)

1.2.3 (2024-10-25)

πŸ› Bug Fixes

  • use identificatie from genereerDocumentIdentificatie in voegZaakdocumentToe request & add dct.omschrijving to voegZaakdocumentToe request with value from property (#23) (b9273e9)

1.2.2 (2024-10-23)

βœ… Tests

  • additional e2e tests for two-way communication workflow (#17) (db6efaf)

1.2.1 (2024-10-10)

πŸ§‘β€πŸ’» Code Refactoring

  • include api-key header with dms-zs communication (#18) (56715fd)

1.2.0 (2024-09-13)

πŸ• Features

  • two-way communication workflow can be configured to send a noreply email when target case is already closed (#12) (e377219)

1.1.1 (2024-09-13)

πŸ› Bug Fixes

  • notificatie-api subscribe request not used as input for subscribe post call (64f21a9)

1.1.0 (2024-09-13)

πŸ• Features

  • translate forms object to zs-dms geefZaakDetails and voegZaakdocumentToe messages (#8) (03a9882)

πŸ€– Build System

  • dependencies: bump wearefrank/ci-cd-templates (775608b)

1.0.2 (2024-09-09)

πŸ€– Build System

  • dependencies: bump the docusaurus group across 1 directory with 7 updates (#10) (6c6ac2b)
  • dependencies: bump the github-actions group across 1 directory with 3 updates (#3) (de1b07a)
  • dependencies: bump wearefrank/ci-cd-templates (#9) (3b7b060)

πŸ” Continuous Integration

  • correct ff version bumper workflow schedule syntax (7e46af4)

1.0.1 (2024-08-02)

🎨 Styles

  • rename and restructure propreties to follow the more intuitive structure and names from the helm chart (009d703)

πŸ§‘β€πŸ’» Code Refactoring

  • base error scenarios send mail condition on dedicated send-mail toggle instead of empty mail-template name (56af0af)
  • no-reply mail sender adapter follows dedicated no-reply-smtp.enabled toggle for adapter active state (cc92c88)

1.0.0 (2024-07-31)

πŸ• Features

  • case reference is shown in a column in Ladybug (071a1e7)

πŸ› Bug Fixes

  • missing unwrap of objects api in WorkflowSelector adapter (0e385e7)

πŸ§‘β€πŸ’» Code Refactoring

  • copy and integrate reusable components from openforms2bpel (10ef7ac)
  • move properties to the individual configuration DeploymentSpecific files where possible (08de27e)

βœ… Tests

  • modernize docker-compose dev environment including docker watch implementation (d9cd28b)

πŸ€– Build System

  • configure default credentials.properties with dummies in dockerfile so that adapters can start (76496f4)

πŸ” Continuous Integration

  • use pat for analyze commits step during release (14b29dd)