- Print
- DarkLight
- PDF
EPA Sites Release Notes
- Print
- DarkLight
- PDF
LightBox APIs use semantic versioning to version our APIs. Semantic versioning structures each version identifier into three parts, MAJOR, MINOR, and PATCH notation.
MAJOR.MINOR.PATCH or v1.0.0
Semantic Versioning
PATCH is incremented for bug fixes.
MINOR is incremented for backward-compatible changes of the API.
MAJOR is incremented for breaking changes.
Resource: EPA Sites
08/27/2024
v1.2.0
New Features
Added new endpoint _on/Parcel
Added new endpoint _on/Address
Added new endpoint _on/Assessment
Added new endpoint _on/Structure
Added new endpoint _on/Site
Added buffer unit and distance defaults
Brownfield 500 feet
Superfund 1 mile
Bug Fixes
Updated date as a string - data.epas[0].date should be string
Improvements
OAS has been verified
10/07/2022
v1.1.0
New Features
Added Health Check endpoint.
Bug Fixes
Allow .5 buffer distance to be passed through validation.
Upgrade Steps
None
Breaking Changes
None
Improvements
None
Other Changes
None
08/29/2022 - Initial Release
v1.0.0
Notes:
New API work with EPA Brownfields and Superfund sites
New Features
Brownfields / Superfund sites by geometry
Brownfields / Superfund sites by LightBox Parcel Id
Support Tile/BBox requests
Bug Fixes
None
Improvements
None
Upgrade Steps
None
Breaking Changes
None
Other Changes
None