Releases: hmrc/api-platform-outbound-soap
0.50.0
Release : api-platform-outbound-soap 0.50.0
Last commit sha : b1c843c
Last commit author : Neil Frow
Last commit time : 2021-08-02T12:53:49Z
APID-237: Rename variables. Fail immediately on 3xx and 4xx responses… (#55)
-
APID-237: Rename variables. Fail immediately on 3xx and 4xx responses during retrying
-
APID-237: refactoring to remove duplication and break down methods into more manageable parts
-
APID-237: Reordering code
-
APID-237: updated README with description of retrying behaviour
0.49.0
Release : api-platform-outbound-soap 0.49.0
Last commit sha : 156534d
Last commit author : Ashley Plane
Last commit time : 2021-07-27T08:06:50Z
APID-227 Update scheduled job interval and add retry logic descriptio… (#54)
-
APID-227 Update scheduled job interval and add retry logic description to readme.md
-
APID-227: use Logging trait
Co-authored-by: Neil Frow [email protected]
0.48.0
0.47.0
0.46.0
0.45.0
Release : api-platform-outbound-soap 0.45.0
Last commit sha : 987a5aa
Last commit author : Neil Frow
Last commit time : 2021-07-13T10:01:45Z
Add endpoint for message retrieval (#48)
-
APID-103: modifies repository find function to search for a match on global ID or message ID
-
APID-103: adds new endpoint to allow retrieval of stored messages
-
APID-103: ensure return JSON does not contain unwanted fields
-
APID-103: unused import
-
APID-103: merge master and resolve conflicts
-
APID-103: Changed Cod to option and moved config handling from formatter to controller.
-
APID-103: update message captor and remove unused imports
-
APID-103: remove commented code
-
APID-103: revert useless value change
-
APID-103: update argument name to match app.routes
Co-authored-by: Matt Clark [email protected]
0.44.0
0.43.0
0.42.0
0.41.0
Release : api-platform-outbound-soap 0.41.0
Last commit sha : 15d1d18
Last commit author : Neil Frow
Last commit time : 2021-07-01T10:49:03Z
APID-205: return 202 to acknowledgement requests instead of 204. Upda… (#45)
-
APID-205: return 202 to acknowledgement requests instead of 204. Update README
-
Update README.md
-
APID-205: rename result status to be more descriptive