Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- ## [1.18.0](v1.17.0...v1.18.0) (2024-05-22) ### Features * **DTFS-7052:** added GET `/geospatial/addresses/postcode` endpoint for Ordnance Survey API data ([#804](#804)) ([4963371](4963371)) * **DTFS2-7049:** adding new env variables to docker-compose.yml ([3ca57f0](3ca57f0)) * **DTFS2-7052:** actioning PR comments ([e012eb4](e012eb4)) * **DTFS2-7052:** actioning PR comments ([7d15b07](7d15b07)) * **DTFS2-7052:** adding constants and examples ([a3d5433](a3d5433)) * **DTFS2-7052:** adding typescript include for json files, to satify lint. I added big examples to json files ([0b79772](0b79772)) * **DTFS2-7052:** api-tests for geospatial/get-address-by-postcode ([c8cb1bc](c8cb1bc)) * **DTFS2-7052:** applying Oscars suggestions on my PR ([f68ac66](f68ac66)) * **DTFS2-7052:** change GET /geospatial/addresses/postcode?postcode= empty response from 200 to 404 ([33c9e65](33c9e65)) * **DTFS2-7052:** change husky install to same way as in DTFS project ([889fe1b](889fe1b)) * **DTFS2-7052:** changed documentation for .env setting ORDNANCE_SURVEY_URL ([18fdf4a](18fdf4a)) * **DTFS2-7052:** changed numeric status code 200 to HttpStatus.OK, but just in controller ([3751992](3751992)) * **DTFS2-7052:** changing variables to use plural ([c020867](c020867)) * **DTFS2-7052:** code style improvements based on PR feedback ([38939db](38939db)) * **DTFS2-7052:** comments copy and variable name improvements ([5a0ee93](5a0ee93)) * **DTFS2-7052:** downgrade @commitlint/cli from 19.3.0 to 18.6.0 ([132d179](132d179)) * **DTFS2-7052:** fix address line 1 formating ([db50210](db50210)) * **DTFS2-7052:** fixed lint errors ([17fea54](17fea54)) * **DTFS2-7052:** improve address test data ([ff5ac7b](ff5ac7b)) * **DTFS2-7052:** moving address examples to constants ([de7a0e5](de7a0e5)) * **DTFS2-7052:** moving uk postcode regex to constants and doc improvements ([75b34ac](75b34ac)) * **DTFS2-7052:** new API modules and endpoint /api/v1/geospatial/addresses/postcode?postcode=W1A1AA ([2cdd0de](2cdd0de)) * **DTFS2-7052:** new module geospatial ([14a6a08](14a6a08)) * **DTFS2-7052:** package update ([3259347](3259347)) * **DTFS2-7052:** refactor api tests to match TFS and solve type issues ([c91144d](c91144d)) * **DTFS2-7052:** removing unused class GetSearchPostcodeOrdnanceSurveyQueryDto ([32aa1ef](32aa1ef)) * **DTFS2-7052:** renaming enums/geospatial.ts to enums/geospatialCountries.ts ([252b5a1](252b5a1)) * **DTFS2-7052:** spelling fix ([4c503ca](4c503ca)) * **DTFS2-7052:** tests for ordnance survey API endpoint ([837a482](837a482)) * **DTFS2-7052:** tidying up map function ([0da25c3](0da25c3)) * **DTFS2-7052:** trying to automate husky run on commit ([5fbf3d7](5fbf3d7)) * **DTFS2-7052:** trying to automate husky run on commit ([1b6cf30](1b6cf30)) * **DTFS2-7052:** typescript type improvement in api-test helper ([6bf5a4d](6bf5a4d)) * **DTFS2-7052:** updating API spec ([15743c0](15743c0)) * **DTFS2-7052:** updating api spec definition ([fa73657](fa73657)) * **DTFS2-7052:** updating api spec snapshot ([3e215d7](3e215d7)) * **DTFS2-7052:** updating spec snapshot ([c7ac787](c7ac787)) * **DTFS2-7052:** work in progress of geospatial-get-address api tests ([21f8006](21f8006)) * **github-actions:** enable various imperative github actions ([#847](#847)) ([fbfafa9](fbfafa9)) ### Bug Fixes * **release-please-version:** set version to v1.17.0 ([#689](#689)) ([90c6b08](90c6b08)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
- Loading branch information