What's Changed
- Guard recipe generate phase against invalid source paths by @timtebeek in #8248
- Attach lock-regeneration failure warning to the lock file too by @timtebeek in #8254
- Add DockerCopyFrom trait for
COPY --from/ADD --fromimage references by @timtebeek in #8250 - Go: skip excessive
GoResolutionResultmarkers by @greg-at-moderne in #8259 - Go: fix AutoFormat tests by @greg-at-moderne in #8258
- Go: add outbound pagination of GetObject RPC by @greg-at-moderne in #8264
- Go: reduce object allocations on deser by 20% by @greg-at-moderne in #8263
- Go: receiveTypedList in RPC by @greg-at-moderne in #8265
- Toml: ChangeValue cannot update values inside TOML inline tables by @KamilPatora in #8261
New Contributors
- @KamilPatora made their first contribution in #8261
Full Changelog: v8.87.1...v8.87.2