Skip to content

Releases: hmrc/address-lookup

4.92.0

19 Jul 09:17
d9d158c
Compare
Choose a tag to compare

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

15 Jul 07:58
d9d158c
Compare
Choose a tag to compare

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

13 Jul 14:06
b7997df
Compare
Choose a tag to compare

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

07 Jul 13:53
903915c
Compare
Choose a tag to compare

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

07 Jul 13:38
05218f5
Compare
Choose a tag to compare

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

02 Jul 10:42
68c85af
Compare
Choose a tag to compare

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

30 Jun 09:07
cb9813b
Compare
Choose a tag to compare

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

30 Jun 08:55
6820a30
Compare
Choose a tag to compare

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

30 Jun 07:06
4f6c0b4
Compare
Choose a tag to compare

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

29 Jun 13:27
424e892
Compare
Choose a tag to compare

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