vendor: update buildkit to v0.30.0-rc1

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
Tonis Tiigi
2026-05-06 15:06:54 -07:00
parent 0439d7fe8e
commit a3147eba54
222 changed files with 7928 additions and 2565 deletions
+30 -1
View File
@@ -1,8 +1,37 @@
# Release (2026-02-27)
# Release (2026-04-23)
## General Highlights
* **Dependency Update**: Updated to the latest SDK module versions
## Module Highlights
* `github.com/aws/smithy-go`: v1.25.1
* **Bug Fix**: Fixed a memory leak in the LRU cache implementation used by some AWS services.
# Release (2026-04-15)
## General Highlights
* **Dependency Update**: Updated to the latest SDK module versions
## Module Highlights
* `github.com/aws/smithy-go`: v1.25.0
* **Feature**: Add support for endpointBdd trait
# Release (2026-04-02)
## General Highlights
* **Dependency Update**: Updated to the latest SDK module versions
## Module Highlights
* `github.com/aws/smithy-go`: v1.24.3
* **Bug Fix**: Add additional sigv4 configuration.
* `github.com/aws/smithy-go/aws-http-auth`: [v1.1.3](aws-http-auth/CHANGELOG.md#v113-2026-04-02)
* **Bug Fix**: Add additional sigv4 configuration.
# Release (2026-02-27)
## General Highlights
* **Dependency Update**: Bump minimum go version to 1.24.
# Release (2026-02-20)
## General Highlights