Skip to content

Latest commit

 

History

History
535 lines (253 loc) · 23.5 KB

CHANGELOG.md

File metadata and controls

535 lines (253 loc) · 23.5 KB

Changelog

1.5.6 (2024-12-18)

Bug Fixes

  • clean up and add city/county to standardized address (95d9447)
  • fix bug causing some candidates to be ignored (c36eabf)
  • handle non-integer maxLocations parameter (7a4a01d)
  • honor max_locations parameter for geocode requests (51b7972)
  • support both variations of the single line input param name (e6b982e)

1.5.6-2 (2024-12-18)

Bug Fixes

  • handle non-integer maxLocations parameter (6d69da3)

1.5.6-1 (2024-12-18)

Bug Fixes

  • clean up and add city/county to standardized address (b8655b9)
  • fix bug causing some candidates to be ignored (ee5f7c3)
  • honor max_locations parameter for geocode requests (b0a6069)
  • support both variations of the single line input param name (4a552c4)

1.5.6-0 (2024-12-18)

Bug Fixes

  • clean up and add city/county to standardized address (dee4a30)
  • fix bug causing some candidates to be ignored (8af42e3)
  • honor max_locations parameter for geocode requests (834afd3)
  • support both variations of the single line input param name (57cb36a)

1.5.5 (2024-12-09)

Features

  • add reverse geocoding endpoint (b138b80), closes #169
  • replace address grid with city/county name for geocoding results (84038a9), closes #182

Bug Fixes

  • add types and return consistent type (f62fc6f)
  • escape returned input parameters (2db0bb0)
  • escape while preserving numbers (a46430a)
  • fix duplicate "COUNTY" in reverse geocode results (a8ac00a)
  • handle bad json parameters (c8d1a9d)
  • use flask logger rather than print statements (c3e2ca0)
  • use parameterized query for user inputs (fc06639)

Dependencies

1.5.5-4 (2024-12-06)

Bug Fixes

  • handle bad json parameters (7bed818)

1.5.5-3 (2024-12-06)

Features

  • replace address grid with city/county name for geocoding results (f7fb731), closes #182

Bug Fixes

  • fix duplicate "COUNTY" in reverse geocode results (c78ae46)

1.5.5-2 (2024-12-06)

Bug Fixes

  • add types and return consistent type (76ca7f0)
  • escape returned input parameters (f329207)
  • escape while preserving numbers (7bb2170)
  • use flask logger rather than print statements (440a783)
  • use parameterized query for user inputs (1ace326)

1.5.5-1 (2024-12-06)

Features

  • add reverse geocoding endpoint (e4f4844), closes #169

Dependencies

1.5.5-0 (2024-11-27)

Dependencies

1.5.4 (2024-10-04)

Dependencies

  • bump the major-dependencies group across 1 directory with 2 updates (e4e7e80)

1.5.3 (2024-07-10)

Dependencies

  • bump ruff to latest minor (f635186)

1.5.2 (2024-07-10)

Bug Fixes

  • remove ruff pytest plugin and run separately (05a6239)

Dependencies

  • bump the major-dependencies group across 1 directory with 3 updates (e409da1)

Documentation

1.5.1 (2024-04-15)

🐛 Bug Fixes

🌲 Dependencies

📖 Documentation Improvements

1.5.1-0 (2024-04-15)

🐛 Bug Fixes

🌲 Dependencies

1.5.0 (2024-01-11)

🚀 Features

  • add support for single-line input for batch jobs (89793ac)

🐛 Bug Fixes

1.5.0-0 (2024-01-09)

🚀 Features

  • add support for single-line input for batch jobs (de1c9bc)

🐛 Bug Fixes

1.4.1 (2024-01-08)

🐛 Bug Fixes

  • switch back to agrc header to match other clients (d6b5c1c)

🌲 Dependencies

  • dev: bump the major-dependencies group with 1 update (653594b)

1.4.0 (2023-12-12)

🚀 Features

  • add post options to the base requests as well (2c84561)
  • add post to allow methods for geocodeAddresses and suggest (5ebd6f6)

🐛 Bug Fixes

  • correctly get output spatial reference for POST requests (5bf0b56)
  • correctly obtain params for post requests (f133e72)
  • support requests that use url params or form data independent of the method (1900f23)

🌲 Dependencies

  • bump the major-dependencies group with 2 updates (82861e6)

1.4.0-0 (2023-12-08)

🚀 Features

  • add post options to the base requests as well (6a26984)

🐛 Bug Fixes

  • support requests that use url params or form data independent of the method (4781f47)

1.3.0-0 (2023-12-08)

🚀 Features

  • add post to allow methods for geocodeAddresses and suggest (2c00443)

🐛 Bug Fixes

  • correctly get output spatial reference for POST requests (8467e00)
  • correctly obtain params for post requests (8fa5aba)

🌲 Dependencies

  • bump the major-dependencies group with 2 updates (cabf765)

1.2.2 (2023-12-07)

🐛 Bug Fixes

  • remove false advertising for reverse geocoding (3dad698)

1.2.1 (2023-10-10)

🌲 Dependencies

1.2.0 (2023-08-30)

🚀 Features

  • show suggestions when the prefix direction is missing (a86620f), closes #157

🐛 Bug Fixes

  • finish up agrc -> ugrc (7bc5600)
  • handle short-hand output spatial reference parameter (d40b7b9), closes #153

1.2.0-0 (2023-08-29)

🚀 Features

  • show suggestions when the prefix direction is missing (599c32d), closes #157

🐛 Bug Fixes

  • finish up agrc -> ugrc (0cb3dbe)
  • handle short-hand output spatial reference parameter (250ef8d), closes #153

1.1.12 (2023-07-07)

🐛 Bug Fixes

  • Q3 Dependency Bumps 🌲 (5a5365b)
  • update title so pytest picks up it's options (58dda75)

📖 Documentation Improvements

1.1.12-1 (2023-07-03)

🐛 Bug Fixes

  • Q3 Dependency Bumps 🌲 (bbb31cd)
  • update title so pytest picks up it's options (58dda75)

1.1.12-0 (2023-07-03)

🐛 Bug Fixes

  • Q3 Dependency Bumps 🌲 (3497206)

1.1.11 (2023-06-20)

🐛 Bug Fixes

  • handle missing keys in batch data (301fc0b)
  • more retries on database queries with less wait (81f0f34)

📖 Documentation Improvements

1.1.11-1 (2023-06-20)

📖 Documentation Improvements

1.1.11-0 (2023-06-19)

🐛 Bug Fixes

  • handle missing keys in batch data (65b9a42)
  • more retries on database queries with less wait (1a74e1d)

1.1.10 (2023-06-12)

🐛 Bug Fixes

  • handle string values for max suggestions param (#133) (9d6a739)

1.1.9 (2023-06-07)

🐛 Bug Fixes

  • add defensive code to method (ad36cf6)

1.1.8 (2023-06-06)

🐛 Bug Fixes

  • bump dependencies 🌲 (a95c899)
  • ci: add missing flag to cloud run deploy (0961878)
  • cleanse inputs that may have issues (44b0d08), closes #124
  • lint: remove deprecated pylint option (b5eaf8e)

1.1.8-2 (2023-06-05)

🐛 Bug Fixes

  • cleanse inputs that may have issues (1a95fdb), closes #124
  • lint: remove deprecated pylint option (0e6030f)

1.1.8-1 (2023-06-02)

🐛 Bug Fixes

  • ci: add missing flag to cloud run deploy (1613732)

1.1.8-0 (2023-06-02)

🐛 Bug Fixes

1.1.7 (2023-04-04)

🐛 Bug Fixes

1.1.6 (2023-03-28)

🐛 Bug Fixes

  • add timeout to requests to api.mapserv.utah.gov (f977346), closes #108
  • bump deps (8b4e827)

1.1.5 (2023-02-02)

🐛 Bug Fixes

  • tests: don't throw generic exceptions (80eb320)

1.1.4 (2022-12-17)

🐛 Bug Fixes

  • gracefully handle 404s from web api (464e938), closes #98

1.1.4-1 (2022-12-16)

🐛 Bug Fixes

  • gracefully handle 404s from web api (b6ded28), closes #98

1.1.4-0 (2022-12-16)

🐛 Bug Fixes

  • deps: update simplejson requirement from ==3.17.* to >=3.17,<3.19 (85c93cc)
  • gracefully handle 404s from web api (9995ba5), closes #98

1.1.3 (2022-12-12)

🐛 Bug Fixes

  • deps: update simplejson requirement from ==3.17.* to >=3.17,<3.19 (ff1a8c6)

1.1.3-0 (2022-12-09)

🐛 Bug Fixes

  • deps: update simplejson requirement from ==3.17.* to >=3.17,<3.19 (85c93cc)

1.1.2 (2022-11-21)

🐛 Bug Fixes

  • build: add repo token input to prod deploy (9aeebb1)

1.1.1 (2022-11-18)

🐛 Bug Fixes

  • add service now creds to deploy action (416b0e9)

1.1.0 (2022-11-14)

🚀 Features

  • implement connection pooling (53425b6)

🐛 Bug Fixes

  • handle invalid magicKey values (4cb3995)

1.0.2 (2022-10-06)

🐛 Bug Fixes

1.0.2-0 (2022-10-06)

🐛 Bug Fixes

1.0.1 (2022-10-06)

🐛 Bug Fixes

  • ci: checkout before calling local action (603eff7)
  • ci: fix path to local action (a3f1558)
  • October dependency bumps 🌲 (e96cd5c)

1.0.1-2 (2022-10-06)

🐛 Bug Fixes

  • ci: fix path to local action (cfda105)

1.0.1-1 (2022-10-06)

🐛 Bug Fixes

  • ci: checkout before calling local action (53b3962)

1.0.1-0 (2022-10-06)

🐛 Bug Fixes

  • October dependency bumps 🌲 (3ea511a)