Skip to content

Releases: hmrc/api-platform-outbound-soap

0.30.0

01 Jun 12:29
2bed9e0
Compare
Choose a tag to compare

Release : api-platform-outbound-soap 0.30.0

Last commit sha : 2bed9e0
Last commit author : Ashley Plane
Last commit time : 2021-06-01T12:23:41Z

Merge pull request #33 from hmrc/bau-readme

BAU Update README to reflect messageId always existing in response

0.29.0

18 May 09:39
28d7b62
Compare
Choose a tag to compare

Release : api-platform-outbound-soap 0.29.0

Last commit sha : 28d7b62
Last commit author : Neil Frow
Last commit time : 2021-05-18T09:28:54Z

APID-107: made some fields in addressing block mandatory (#32)

  • APID-107: made some fields in addressing block mandatory

  • APID-107: remove redundant code

  • APID-107: update README to reflect new mandatory properties in addressing

  • APID-107: remove commented code

0.28.0

21 Apr 11:30
6f0e3cb
Compare
Choose a tag to compare

Release : api-platform-outbound-soap 0.28.0

Last commit sha : 6f0e3cb
Last commit author : Neil Frow
Last commit time : 2021-04-21T11:24:53Z

APID-143: ensure dependencies do not come from Bintray (#31)

0.27.0

31 Mar 16:05
d32013f
Compare
Choose a tag to compare

Release : api-platform-outbound-soap 0.27.0

Last commit sha : d32013f
Last commit author : Neil Frow
Last commit time : 2021-03-31T15:58:48Z

APID-104: update leak detection exemption with correct rule id (#30)

0.26.0

31 Mar 14:45
dfedcde
Compare
Choose a tag to compare

Release : api-platform-outbound-soap 0.26.0

Last commit sha : dfedcde
Last commit author : Neil Frow
Last commit time : 2021-03-31T14:38:41Z

APID-104: add SOAP message signing when enabled in configuration (#29)

  • APID-104: add SOAP message signing when enabled in configuration

  • APID-104: change name of signing flag to hopefully make intent clearer

  • APID-104: rationalise import

  • APID-104: add leak detection exemption for keystore which is used in unit tests

  • APID-104: remove unnecessary brackets

0.25.0

23 Mar 13:02
c77a210
Compare
Choose a tag to compare

Release : api-platform-outbound-soap 0.25.0

Last commit sha : c77a210
Last commit author : Neil Frow
Last commit time : 2021-03-23T12:56:27Z

APID-72: make destination URL come from the WSDL instead of from config (#28)

0.24.0

03 Mar 15:18
630b05e
Compare
Choose a tag to compare

Release : api-platform-outbound-soap 0.24.0

Last commit sha : 630b05e
Last commit author : jameshall1999
Last commit time : 2021-03-03T13:01:12Z

Merge pull request #27 from hmrc/APID-85

APID-85: Store records with status insead of _type as discriminator

0.23.0

02 Mar 13:04
c59411f
Compare
Choose a tag to compare

Release : api-platform-outbound-soap 0.23.0

Last commit sha : c59411f
Last commit author : jameshall1999
Last commit time : 2021-03-02T12:57:41Z

Merge pull request #26 from hmrc/APID-84

APID-84: Add ccnHttpStatus to README

0.22.0

15 Feb 10:06
5885348
Compare
Choose a tag to compare

Release : api-platform-outbound-soap 0.22.0

Last commit sha : 5885348
Last commit author : Luis Burgos
Last commit time : 2021-02-15T09:59:53Z

Merge pull request #25 from hmrc/APID-78

APID-78: adds HTTP status code to response sent to internal ICS2 serv…

0.21.0

12 Feb 10:55
8617f9a
Compare
Choose a tag to compare

Release : api-platform-outbound-soap 0.21.0

Last commit sha : 8617f9a
Last commit author : Neil Frow
Last commit time : 2021-02-12T10:47:58Z

APID-79: update README with information about retrying behaviour (#24)