Releases: hmrc/address-lookup
Releases · hmrc/address-lookup
4.92.0
Release : address-lookup 4.92.0
Last commit sha : d9d158c
Last commit author : ssaleem-ee
Last commit time : 2021-07-15T07:47:42Z
TYPO: changed 'town' to 'posttown' in findTown method.
4.91.0
Release : address-lookup 4.91.0
Last commit sha : d9d158c
Last commit author : ssaleem-ee
Last commit time : 2021-07-15T07:47:42Z
TYPO: changed 'town' to 'posttown' in findTown method.
4.90.0
Release : address-lookup 4.90.0
Last commit sha : b7997df
Last commit author : Pete Smith
Last commit time : 2021-07-13T11:25:14Z
Merge pull request #31 from hmrc/TAV-361
TAV-361: Add /lookup/by-town
endpoint
4.89.0
Release : address-lookup 4.89.0
Last commit sha : 903915c
Last commit author : ssaleem-ee
Last commit time : 2021-07-07T13:50:54Z
[PS|SS] TAV-355: Remove un-necessary class
4.88.0
Release : address-lookup 4.88.0
Last commit sha : 05218f5
Last commit author : Pete Smith
Last commit time : 2021-07-07T13:36:52Z
Merge pull request #30 from hmrc/tidyup-scalatest-imports
[PS|SS] TAV-355: Add POST endpoint for search by uprn
4.87.0
Release : address-lookup 4.87.0
Last commit sha : 68c85af
Last commit author : ssaleem-ee
Last commit time : 2021-07-01T09:29:45Z
[PS|SS] TAV-302: Validate POST /lookup
endpoint as part of deserialization.
4.86.0
Release : address-lookup 4.86.0
Last commit sha : cb9813b
Last commit author : ssaleem-ee
Last commit time : 2021-06-30T09:05:00Z
TAV-302: Fixed json de-serialization error reporting with correctly formatted message.
4.85.0
Release : address-lookup 4.85.0
Last commit sha : 6820a30
Last commit author : ssaleem-ee
Last commit time : 2021-06-30T06:50:57Z
TAV-302: Fixed json de-serialization error reporting
4.84.0
Release : address-lookup 4.84.0
Last commit sha : 4f6c0b4
Last commit author : Pete Smith
Last commit time : 2021-06-30T07:02:59Z
Merge pull request #28 from hmrc/TAV-302C
TAV-302: Fixed error reporting on deserialization failure
4.83.0
Release : address-lookup 4.83.0
Last commit sha : 424e892
Last commit author : ssaleem-ee
Last commit time : 2021-06-29T09:41:57Z
[PS|SS] TAV-302 - Tweak apply method for SearchParameters to accept new lookuprequest model