Skip to content

Releases: hmrc/address-lookup

4.53.0

13 Jan 10:25
ebb7ca2
Compare
Choose a tag to compare

Release : address-lookup 4.53.0

Last commit sha : ebb7ca2
Last commit author : Pete Smith
Last commit time : 2021-01-13T10:21:24Z

Merge pull request #14 from hmrc/TAV-191

[PS|SS] TAV-191: Remove custom health check

4.52.0

06 Jan 13:57
213c4da
Compare
Choose a tag to compare

Release : address-lookup 4.52.0

Last commit sha : 213c4da
Last commit author : Mark Collin
Last commit time : 2020-12-22T14:46:26Z

Merge pull request #13 from hmrc/fuzzy_search_support

Added fuzzy_search support.

4.51.0

06 Jan 10:08
213c4da
Compare
Choose a tag to compare

Release : address-lookup 4.51.0

Last commit sha : 213c4da
Last commit author : Mark Collin
Last commit time : 2020-12-22T14:46:26Z

Merge pull request #13 from hmrc/fuzzy_search_support

Added fuzzy_search support.

4.50.0

22 Dec 14:49
213c4da
Compare
Choose a tag to compare

Release : address-lookup 4.50.0

Last commit sha : 213c4da
Last commit author : Mark Collin
Last commit time : 2020-12-22T14:46:26Z

Merge pull request #13 from hmrc/fuzzy_search_support

Added fuzzy_search support.

4.49.0

22 Dec 11:01
3d0f1fd
Compare
Choose a tag to compare

Release : address-lookup 4.49.0

Last commit sha : 3d0f1fd
Last commit author : Mark Collin
Last commit time : 2020-12-22T10:58:27Z

Merge pull request #12 from hmrc/fuzzy_search_support

[PS|SS] Added first cut of fuzzy_search_support.

4.48.0

18 Dec 11:21
294b839
Compare
Choose a tag to compare

Release : address-lookup 4.48.0

Last commit sha : 294b839
Last commit author : Saqib Saleem
Last commit time : 2020-12-18T11:18:20Z

TAV-170: Bug: Should convert the requested uprn to long rather than int.
Prefix uprn with 'GB' when constructing DbAddress from SqlDbAddress.

4.47.0

17 Dec 16:06
f7f8092
Compare
Choose a tag to compare

Release : address-lookup 4.47.0

Last commit sha : f7f8092
Last commit author : Saqib Saleem
Last commit time : 2020-12-17T16:03:08Z

TAV-170: Bug: Handle badly formed ids in requests.

4.46.0

16 Dec 15:10
062c505
Compare
Choose a tag to compare

Release : address-lookup 4.46.0

Last commit sha : 062c505
Last commit author : Pete Smith
Last commit time : 2020-12-16T15:06:32Z

Merge pull request #11 from hmrc/TAV-170

TAV-170: Add administrativeArea to the address lookup output

4.45.0

16 Dec 10:58
91e0183
Compare
Choose a tag to compare

Release : address-lookup 4.45.0

Last commit sha : 91e0183
Last commit author : Saqib Saleem
Last commit time : 2020-12-16T10:54:28Z

[PS|SS] TAV-142 - Added healthcheck that will only pass if data exists in RDS

Fixed injection of transactor into PingController.

4.44.0

15 Dec 16:33
f39916a
Compare
Choose a tag to compare

Release : address-lookup 4.44.0

Last commit sha : f39916a
Last commit author : Saqib Saleem
Last commit time : 2020-12-15T16:28:07Z

[PS|SS] TAV-142: Fixed regex for ts query filter processing.

Changed to_tsquery to plainto_tsquery