Skip to content

Releases: hmrc/api-platform-inbound-soap

0.27.0

27 Sep 12:30
fa7632c
Compare
Choose a tag to compare

Release : api-platform-inbound-soap 0.27.0

Last commit sha : fa7632c
Last commit author : Imran Akram
Last commit time : 2024-09-27T12:24:25Z

Merge pull request #33 from hmrc/API-7262

API-7262 - Implement Acknowledge forwarding

0.26.0

30 Jul 15:33
432a63a
Compare
Choose a tag to compare

Release : api-platform-inbound-soap 0.26.0

Last commit sha : 432a63a
Last commit author : petekirby-ee
Last commit time : 2024-07-30T15:26:14Z

APIS-7235 Upgrade to Java 21 (#31)

  • APIS-7235 Upgrade to Java 21

  • APIS-7235 Upgrade to Java 21

0.24.1

22 Jul 10:50
81f53e5
Compare
Choose a tag to compare

Release : api-platform-inbound-soap 0.24.1

Last commit sha : 81f53e5
Last commit author : Neil Frow
Last commit time : 2024-07-22T10:40:39Z

API-7719: pass through public-soap-proxy responses

0.25.0

19 Jul 14:24
3479b3f
Compare
Choose a tag to compare

Release : api-platform-inbound-soap 0.25.0

Last commit sha : 3479b3f
Last commit author : Neil Frow
Last commit time : 2024-07-19T14:17:12Z

Merge pull request #26 from hmrc/API-7598

API-7598: return response body to caller when public-soap-proxy retur…

0.24.0

17 Jul 14:16
73059db
Compare
Choose a tag to compare

Release : api-platform-inbound-soap 0.24.0

Last commit sha : 73059db
Last commit author : Imran Akram
Last commit time : 2024-07-17T14:08:17Z

Merge pull request #25 from hmrc/API-7598

API-7598: stop calls that are not pass-through using the proxy

0.23.0

03 Jul 08:17
1bafa2a
Compare
Choose a tag to compare

Release : api-platform-inbound-soap 0.23.0

Last commit sha : 1bafa2a
Last commit author : Neil Frow
Last commit time : 2024-07-03T08:08:49Z

Merge pull request #24 from hmrc/API-7598

API-7598: persist Authorization header on passed-through requests

0.22.2

28 Jun 14:01
4eca7af
Compare
Choose a tag to compare

Release : api-platform-inbound-soap 0.22.2

Last commit sha : 4eca7af
Last commit author : Neil Frow
Last commit time : 2024-06-28T13:54:07Z

API-7598: tidying and moving connector tests to use ExternalWireMockSupport

0.22.1

27 Jun 16:44
fe5ace3
Compare
Choose a tag to compare

Release : api-platform-inbound-soap 0.22.1

Last commit sha : fe5ace3
Last commit author : Neil Frow
Last commit time : 2024-06-27T16:23:44Z

API-7598: attempt to persist Authorization header on passed-through requests. Beginning rework to remove mocking of HttpClient to replace with WireMock testing

0.22.0

20 Jun 17:05
dc2679a
Compare
Choose a tag to compare

Release : api-platform-inbound-soap 0.22.0

Last commit sha : dc2679a
Last commit author : Neil Frow
Last commit time : 2024-06-20T16:58:47Z

Merge pull request #23 from hmrc/API-7598

API-7598: stop removing headers when passing requests through

0.21.0

14 Jun 09:46
6338832
Compare
Choose a tag to compare

Release : api-platform-inbound-soap 0.21.0

Last commit sha : 6338832
Last commit author : Neil Frow
Last commit time : 2024-06-14T09:40:14Z

Merge pull request #22 from hmrc/API-7598

API-7598: enable using proxy where configured