v0.6.0
Highlights
OpenTelemetry support is now available for traces, metrics, and logs. Logs are still a bit experimental and don't include all attributes.
What's Changed
Features
- Support Opentelemetry by @Michad in #166
- Make cache saving asynchronous by @Michad in #173
- Support {ctx.query-string} parameter in proxy provider by @Michad in #174
- Support EPSG:3857 in proxy provider by @Michad in #174
Fixes
Dependencies
- bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.2 to 1.58.3 by @dependabot in #159
- bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.9 to 1.17.10 by @dependabot in #158
- bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #168
- bump actions/upload-artifact from 4.3.4 to 4.3.6 by @dependabot in #160 #162
- bump docker/build-push-action from 6.5.0 to 6.7.0 by @dependabot in #164 #171
- bump github/codeql-action from 3.25.15 to 3.26.2 by @dependabot in #161 #172
- bump sigstore/cosign-installer from 3.5.0 to 3.6.0 by @dependabot in #163
- bump golang from 1.22.5-alpine3.20 to 1.22.6-alpine3.20 by @dependabot in #165
Full Changelog: v0.5.1...v0.6.0