Skip to content

Releases: csilva-intakedesk/itd-heroku-dyno

v1.0.0

12 Sep 13:31
617a545
Compare
Choose a tag to compare

Release 1.0.0 - ITD Heroku Dyno

Release Date: September 2024

Key Features:

  • Heroku Dyno Lambda Integration: Deploy a Lambda function to manage HTTP requests with Heroku dynos. The function accepts lat, lng, and state as input parameters, returning responses in JSON format.
  • Stateful API Support: Integration for retrieving geographic and administrative data based on input coordinates and state, ensuring accurate results.
  • Enhanced Error Handling: Improved error handling and logging mechanisms to track request failures and enhance system reliability.
  • Optimized Geospatial Queries: Efficient processing of geospatial data to optimize performance and accuracy, leveraging the pyproj, shapely, and pyshp libraries for geolocation tasks.

Bug Fixes:

  • Import Error Handling: Resolved an issue where the bbox_text import caused runtime errors, ensuring smooth deployment and operation.

Known Issues:

  • No significant issues reported in this release.

For more details, refer to the project repository.

Full Changelog: https://github.com/csilva-intakedesk/itd-heroku-dyno/commits/v1.0.0