Releases: hmrc/api-platform-outbound-soap
Releases · hmrc/api-platform-outbound-soap
0.20.0
Release : api-platform-outbound-soap 0.20.0
Last commit sha : f6f44db
Last commit author : Luis Burgos
Last commit time : 2021-02-05T16:28:57Z
Merge pull request #23 from hmrc/APID-75
APID-75: make the error recovery consistent with the json error handler
0.19.0
Release : api-platform-outbound-soap 0.19.0
Last commit sha : deeb0df
Last commit author : jameshall1999
Last commit time : 2021-02-04T13:03:10Z
Merge pull request #22 from hmrc/APID-66
APID-66: Implement cache for WSDL fetching
0.18.0
Release : api-platform-outbound-soap 0.18.0
Last commit sha : 84e2b9c
Last commit author : jameshall1999
Last commit time : 2021-02-02T17:13:43Z
Merge pull request #21 from hmrc/APID-66
APID-66 Add thread pool for blocking IO operations
0.17.0
Release : api-platform-outbound-soap 0.17.0
Last commit sha : 67e5553
Last commit author : Luis Burgos
Last commit time : 2021-01-27T18:15:28Z
Merge pull request #20 from hmrc/APID-69
APID-69: improve logging on notifications
0.16.0
Release : api-platform-outbound-soap 0.16.0
Last commit sha : ada9319
Last commit author : Luis Burgos
Last commit time : 2021-01-26T18:09:54Z
Merge pull request #19 from hmrc/APID-39
APID-39: ensures we persist to Mongo any notification URL sent to us
0.15.0
Release : api-platform-outbound-soap 0.15.0
Last commit sha : b1e0249
Last commit author : Luis Burgos
Last commit time : 2021-01-26T09:45:49Z
Merge pull request #17 from hmrc/APID-65
APID-65: add extra logging
0.14.0
Release : api-platform-outbound-soap 0.14.0
Last commit sha : 24e81d3
Last commit author : Neil Frow
Last commit time : 2021-01-25T16:09:26Z
APID-39: adds support for passing in a notification URL and sending status updates to this URL (#16)
-
APID-39: adds support for a notification URL on message requests
-
APID-39: adds support for passing in a notification URL and sending status updates to this URL
-
APID-39: remove obsolete code
-
APID-39: remove hello world code
-
APID-39: updates README to explain notificationUrl parameter that can now be added to requests
-
APID-39: fix warnings from IntelliJ
-
APID-39: adds test for scenario where call to notification URL fails to ensure that we still update the message's status
Co-authored-by: Luis Burgos [email protected]
0.13.0
Release : api-platform-outbound-soap 0.13.0
Last commit sha : 6516361
Last commit author : Luis Burgos
Last commit time : 2021-01-21T13:12:13Z
Merge pull request #15 from hmrc/APID-38
APID-38: disable Junit report plugin and remove unused import
0.12.0
Release : api-platform-outbound-soap 0.12.0
Last commit sha : 77bde57
Last commit author : Neil Frow
Last commit time : 2021-01-21T12:44:08Z
Apid 38 (#14)
-
APID-38: WIP Add config and retrying status
-
APID-38 provide default values for retry config parameters
-
APID-38: add retrying of failed SOAP messages using scheduling play-scheduling library
-
APID-38 adds files not staged for commit in scheduled retry story
-
APID-38: updated following review. Checking for 2xx status made more obvious. Scheduled jobs disabled by default. TTL on messages made configurable though left at 30 days by default
-
APID-38: updated following review. Checking for 2xx status made more obvious. Scheduled jobs disabled by default. TTL on messages made configurable though left at 30 days by default
-
APID-38: add TTL config mistakenly remove in revert
Co-authored-by: jameshall1999 [email protected]
0.11.0
Release : api-platform-outbound-soap 0.11.0
Last commit sha : 434c8e4
Last commit author : jameshall1999
Last commit time : 2021-01-14T17:25:42Z
Merge pull request #12 from hmrc/APID-54
APID-54: Update the README to reflect changes made to the response