Releases: CityofPortland/pbot-graphql-server
Releases · CityofPortland/pbot-graphql-server
1.5.1
What's Changed
- Bump simple-git from 3.10.0 to 3.16.0 by @dependabot in #48
Full Changelog: 1.5.0...1.5.1
1.5.0
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- feat: add road width information to streets by @pdxbertsch in #39
- Bump follow-redirects from 1.14.5 to 1.14.8 by @dependabot in #40
- Bump simple-git from 2.47.0 to 3.3.0 by @dependabot in #42
- chore: Update street classification URLs by @mike-mcdonald in #41
- Bump simple-git from 3.3.0 to 3.5.0 by @dependabot in #45
Full Changelog: 1.3.0...1.4.0
1.3.0
New features
- Added ability to parse area parking permit zones into sub-sections
- License lookups will search all sub-sections based on parent zone, distinct sub-sections are not searchable
1.2.2
Bug fixes
- Fixed issue when multiple valid parking data is returned
1.2.1
Bug fixes
- Bump normalize-url version
1.2.0
New features
- Added friendly names to area permit zones
1.1.1-hotfix.1
Bug fixes
- Add ingress response for www.portland-tsp.com
1.1.1
Bug fixes
- Fixed issue with address suggestions not returning spatial reference objects
1.1.0
This is the first release under the new repository name and new release structure
New features
- Added functionality for querying area parking permit zones and permits within them.
- Added TLS security to ingresses.
- Moved to GitHub Actions for CI services.