v1.24.0
v1.24.0
Breaking changes
- The use of Wolfi as base image for container images can cause issues with old CPUs chainguard-images/images#1658.
Bugfixes
- Fix context propagation in APM transaction for watcher backend process. #1150 #1152
- Update Go Runtime to 1.22.2. #1170
Added
- Add support for multi-platform container images. #1162
- Reuse HTTP client when proxifying resolver requests. #1147