v4.2.0
What's Changed
- Migrate from Bing Maps
Find a Location by Query
to Azure MapsGet Geocoding
. Requires Azure Maps account, which has a free tier of queries. Secret config changed frombing_token
toazure_shared_key
. - Upgraded to go 1.22.3
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #9
- Bump github.com/Code-Hex/go-generics-cache from 1.3.1 to 1.5.1 by @dependabot in #10
- Bump golang.org/x/net from 0.18.0 to 0.23.0 in the go_modules group across 1 directory by @dependabot in #11
Full Changelog: v4.1.5...v4.2.0