Skip to content

Releases: hmrc/api-platform-xml-services

0.14.0

04 Jan 11:17
d01056e
Compare
Choose a tag to compare

Release : api-platform-xml-services 0.14.0

Last commit sha : d01056e
Last commit author : Matthew Clark
Last commit time : 2022-01-04T11:11:45Z

copyright changes (#14)

0.13.0

24 Dec 11:29
54899cd
Compare
Choose a tag to compare

Release : api-platform-xml-services 0.13.0

Last commit sha : 54899cd
Last commit author : Adam Pridmore
Last commit time : 2021-12-24T11:24:34Z

Merge pull request #13 from hmrc/API-5234-B

API-5234: Fixed case insensitive string sorting

0.12.0

23 Dec 10:32
2c09eae
Compare
Choose a tag to compare

Release : api-platform-xml-services 0.12.0

Last commit sha : 2c09eae
Last commit author : Syed Ali
Last commit time : 2021-12-23T10:26:48Z

Merge pull request #12 from hmrc/API-5234

API-5234: Fix results sort order

0.11.0

23 Dec 08:51
fcd1857
Compare
Choose a tag to compare

Release : api-platform-xml-services 0.11.0

Last commit sha : fcd1857
Last commit author : Syed Ali
Last commit time : 2021-12-23T08:45:08Z

Merge pull request #11 from hmrc/API-5234

API-5234: Fix results sort order

0.10.0

20 Dec 12:27
f289201
Compare
Choose a tag to compare

Release : api-platform-xml-services 0.10.0

Last commit sha : f289201
Last commit author : Syed Ali
Last commit time : 2021-12-20T12:22:01Z

Merge pull request #10 from hmrc/API-5199

API-5199: Minor clean up

0.9.0

17 Dec 13:43
761b5ff
Compare
Choose a tag to compare

Release : api-platform-xml-services 0.9.0

Last commit sha : 761b5ff
Last commit author : Matthew Clark
Last commit time : 2021-12-17T13:37:39Z

API-5199: added ability to find organisation by name organisation name (#9)

  • API-5199: added code to find by organisation name

Co-authored-by: Syed Ali syed-ali-hmrc@users.noreply.github.com

  • API-5199: added more controller tests

  • API-5199: fixed typo

  • API-5199: fixed text searching so we dont need text index

Co-authored-by: Syed Ali syed-ali-hmrc@users.noreply.github.com

  • API-5199: added additional test

Co-authored-by: Syed Ali syed-ali-hmrc@users.noreply.github.com

0.8.0

15 Dec 11:43
d275cd4
Compare
Choose a tag to compare

Release : api-platform-xml-services 0.8.0

Last commit sha : d275cd4
Last commit author : Matthew Clark
Last commit time : 2021-12-15T11:38:00Z

API-5196: added ability to add organisations to db (#8)

  • API-5196 - changed findByVendorId to findByParams

Co-authored-by: Syed Ali syed-ali-hmrc@users.noreply.github.com
Co-authored-by: Matthew Clark mattclark-zerogravit@users.noreply.github.com

  • API-5196: added comments and small tidy up

  • API-5196: slight clean up

Co-authored-by: Syed Ali syed-ali-hmrc@users.noreply.github.com
Co-authored-by: Anjum Abbas anjumabbas5@users.noreply.github.com

Co-authored-by: anjumabbas khaakpaayali@gmail.com
Co-authored-by: Syed Ali syed-ali-hmrc@users.noreply.github.com
Co-authored-by: Matthew Clark mattclark-zerogravit@users.noreply.github.com
Co-authored-by: Anjum Abbas anjumabbas5@users.noreply.github.com

0.7.0

13 Dec 12:20
f0e1da7
Compare
Choose a tag to compare

Release : api-platform-xml-services 0.7.0

Last commit sha : f0e1da7
Last commit author : Matthew Clark
Last commit time : 2021-12-13T12:15:12Z

Merge pull request #7 from hmrc/API-5168

API-5168: changes to add serviceName to xml apis so we have common in…

0.6.0

19 Nov 13:29
709f864
Compare
Choose a tag to compare

Release : api-platform-xml-services 0.6.0

Last commit sha : 709f864
Last commit author : Anjum Abbas
Last commit time : 2021-11-19T13:24:14Z

API-5171 - Get by vendorId changed to use a query param. Update returns a Conflict if duplicate vendor Id used (#6)

0.5.0

18 Nov 16:35
2ae7a74
Compare
Choose a tag to compare

Release : api-platform-xml-services 0.5.0

Last commit sha : 2ae7a74
Last commit author : Adam Pridmore
Last commit time : 2021-11-18T16:29:27Z

Merge pull request #5 from hmrc/API-5171

API-5171 - CRUD for Organisation