v0.7.0
Highlights
Documentation has been reworked and builds into a website. Documentation is available here and in tilegroxy itself.
Breaking Changes
The Image type has been changed from a byte array to a struct. This allows specifying a content type of your map tile but is a change to the signature for custom providers.
What's Changed
Features
- Create documentation website and improve documentation by @Michad in #219 #175 #200
- Improve handling of content type by @Michad in #186
Fixes
Dependencies
- bump github/codeql-action from 3.26.2 to 3.26.6 by @dependabot in #181 #182 #201 #208
- bump umbrelladocs/action-linkspector from 1.1.3 to 1.2.1 by @dependabot in #216
- bump github.com/maypok86/otter from 1.2.1 to 1.2.2 by @dependabot in #178
- bump github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.32.4 to 1.32.5 by @dependabot in #180
- bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.10 to 1.17.14 by @dependabot in #185
- bump go.opentelemetry.io/otel/sdk from 1.28.0 to 1.29.0 by @dependabot in #204
- bump go.opentelemetry.io/otel/sdk/log from 0.4.0 to 0.5.0 by @dependabot in #202
- bump go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp from 0.4.0 to 0.5.0 by @dependabot in #205
- bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.53.0 to 0.54.0 by @dependabot in #203
Full Changelog: v0.6.0...v0.7.0