Skip to content

Releases: wearefrank/openforms2bpel

v1.16.10

25 Apr 18:11
Compare
Choose a tag to compare

1.16.10 (2024-04-25)

πŸ› Bug Fixes

  • update initiatingsubject with id nil (f3fd28c)

v1.16.9

25 Apr 17:59
Compare
Choose a tag to compare

1.16.9 (2024-04-25)

πŸ› Bug Fixes

  • update initiatingsubject with enddate (0f6491a)

v1.16.8

23 Apr 12:47
Compare
Choose a tag to compare

1.16.8 (2024-04-23)

πŸ› Bug Fixes

  • replace updatedetailedcase message with seperate updatepersons and updateorganizations messages (d92f8f9)

βœ… Tests

  • add updatePersons and updateOrganization to cases proxy mock (2b1d6d5)

v1.16.7

23 Apr 10:38
Compare
Choose a tag to compare

1.16.7 (2024-04-23)

πŸ› Bug Fixes

  • missing caseType when updating initiatorsubject (73a4ca3)
  • remove brackets and quotes from payment orderid (e66e6a4)
  • updating initiatingsubject fails on invalid data according to schema (0090572)

βœ… Tests

  • fill readcases mock with schema compliant data (73e2c72)
  • update payment testcase to have public order id with brackets (3eeb85e)

v1.16.6

19 Apr 11:34
Compare
Choose a tag to compare

1.16.6 (2024-04-19)

πŸ› Bug Fixes

  • casetype wrongfully included om updatedetailedcaserequest (8ad6dfc)
  • payment orderId incorrectly includes square brackets and single quotes (0fda936)
  • updatedetailedcaserequest missing verwerkingsoort when attribute is not present in readcases response (b524ce0)
  • updatepaymentrequest incorrectly also set the description field under extSystem (f250825)

v1.16.5

18 Apr 14:41
Compare
Choose a tag to compare

1.16.5 (2024-04-18)

πŸ› Bug Fixes

  • date of payment missing with newer forms (f7b47ef)
  • document nil=true instead of nil='true' (c474113)
  • soap faults are being ignored in calls to bpel services (c2df2c0)
  • update payment referencenumber with openforms orderid (ba0186c)
  • updating initiatingsubject invalid element primaryOrganization (71af410)

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

  • consolidate specific payment service webservicesender adapter to single adapter (2176fff)
  • remove obsolete methodtype post attribute on webservicesenders (10dffb3)

v1.16.4

18 Apr 09:36
Compare
Choose a tag to compare

1.16.4 (2024-04-18)

πŸ› Bug Fixes

  • document provider invalid when form is sent anonymously (1b3f47b)

βœ… Tests

  • anonymous form testcase added (31f3a89)

v1.16.3

17 Apr 12:39
Compare
Choose a tag to compare

1.16.3 (2024-04-17)

πŸ› Bug Fixes

  • updating iniatingsubject email & tel fails due to missing required fields (0bba80d)

βœ… Tests

  • configure transactionmanager and xa postgres driver in development docker-compose (18601aa)

πŸ€– Build System

  • dependencies: bump f!f version to 8.1.0-RC2-20240411.160355 (34a66a4)

v1.16.2

11 Apr 08:53
Compare
Choose a tag to compare

1.16.2 (2024-04-11)

πŸ› Bug Fixes

  • missing referenceNumber when updating iniatingSubject email and tel (7b524f0)

v1.16.1

11 Apr 08:06
Compare
Choose a tag to compare

1.16.1 (2024-04-11)

πŸ› Bug Fixes

  • cases-service soapactions missing cases namespace prefix (99b3308)