2f44586
Release 2024-09-2022d0876
Regenerated Clients5454ab9
Update API model06150d9
add tracing and metrics support (#2798)18f7b40
Release 2024-09-19e91c9c4
Regenerated Clients6df0a09
Update API model98ae688
Release 2024-09-18222928c
Regenerated Clients887c4de
Update API model2f44586
Release 2024-09-2022d0876
Regenerated Clients5454ab9
Update API model06150d9
add tracing and metrics support (#2798)18f7b40
Release 2024-09-19e91c9c4
Regenerated Clients6df0a09
Update API model98ae688
Release 2024-09-18222928c
Regenerated Clients887c4de
Update API model2f44586
Release 2024-09-2022d0876
Regenerated Clients5454ab9
Update API model06150d9
add tracing and metrics support (#2798)18f7b40
Release 2024-09-19e91c9c4
Regenerated Clients6df0a09
Update API model98ae688
Release 2024-09-18222928c
Regenerated Clients887c4de
Update API model7c25c21
Release 2024-06-26b374423
Regenerated Clients923f54e
Update API model5f3bdfc
track changes for string_array endpoint parameters (#2699)2b4498c
Release 2024-06-25332d372
Regenerated Clients9397b8d
Update API model674e1e4
Release 2024-06-24406eeb4
Regenerated Clients17bd894
Update endpoints modelSourced from github.com/aws/aws-sdk-go-v2/service/ecr's changelog.
Release (2023-06-16)
General Highlights
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice
: v1.16.0
- Feature: Add Amazon EC2 instance recommendations export
github.com/aws/aws-sdk-go-v2/service/connect
: v1.59.0
- Feature: Updates the *InstanceStorageConfig APIs to support a new ResourceType: SCREEN_RECORDINGS to enable screen recording and specify the storage configurations for publishing the recordings. Also updates DescribeInstance and ListInstances APIs to include InstanceAccessUrl attribute in the API response.
github.com/aws/aws-sdk-go-v2/service/iam
: v1.20.3
- Documentation: Documentation updates for AWS Identity and Access Management (IAM).
github.com/aws/aws-sdk-go-v2/service/s3
: v1.35.0
- Feature: This release adds SDK support for request-payer request header and request-charged response header in the "GetBucketAccelerateConfiguration", "ListMultipartUploads", "ListObjects", "ListObjectsV2" and "ListObjectVersions" S3 APIs.
Release (2023-06-15)
General Highlights
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2/service/auditmanager
: v1.25.0
- Feature: This release introduces 2 Audit Manager features: CSV exports and new manual evidence options. You can now export your evidence finder results in CSV format. In addition, you can now add manual evidence to a control by entering free-form text or uploading a file from your browser.
github.com/aws/aws-sdk-go-v2/service/efs
: v1.20.3
- Documentation: Documentation updates for EFS.
github.com/aws/aws-sdk-go-v2/service/guardduty
: v1.23.2
- Documentation: Updated descriptions for some APIs.
github.com/aws/aws-sdk-go-v2/service/location
: v1.24.0
- Feature: Amazon Location Service adds categories to places, including filtering on those categories in searches. Also, you can now add metadata properties to your geofences.
Release (2023-06-13)
General Highlights
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2/service/cloudtrail
: v1.27.0
- Feature: This feature allows users to view dashboards for CloudTrail Lake event data stores.
github.com/aws/aws-sdk-go-v2/service/codegurusecurity
: v1.0.0
- Release: New AWS service client module
- Feature: Initial release of Amazon CodeGuru Security APIs
github.com/aws/aws-sdk-go-v2/service/drs
: v1.14.0
- Feature: Added APIs to support network replication and recovery using AWS Elastic Disaster Recovery.
github.com/aws/aws-sdk-go-v2/service/ec2
: v1.100.0
- Feature: This release introduces a new feature, EC2 Instance Connect Endpoint, that enables you to connect to a resource over TCP, without requiring the resource to have a public IPv4 address.
github.com/aws/aws-sdk-go-v2/service/imagebuilder
: v1.23.5
- Documentation: Change the Image Builder ImagePipeline dateNextRun field to more accurately describe the data.
github.com/aws/aws-sdk-go-v2/service/lightsail
: v1.27.0
- Feature: This release adds pagination for the Get Certificates API operation.
github.com/aws/aws-sdk-go-v2/service/s3
: v1.34.0
... (truncated)
d26d492
Release 2023-06-16c3dc991
Regenerated Clientscd5b3f0
Update API modelc92ebc8
Release 2023-06-153488004
Regenerated Clients3ee8981
Update endpoints model09d9f49
Update API model844ff45
Release 2023-06-13cc29406
Regenerated Clientsaa907c6
Update API model2f44586
Release 2024-09-2022d0876
Regenerated Clients5454ab9
Update API model06150d9
add tracing and metrics support (#2798)18f7b40
Release 2024-09-19e91c9c4
Regenerated Clients6df0a09
Update API model98ae688
Release 2024-09-18222928c
Regenerated Clients887c4de
Update API modelSourced from github.com/containerd/errdefs's releases.
v0.2.0
What's Changed
- Add more grpc types by
@dmcgowan
in containerd/errdefs#3- Split gRPC and HTTP error utility into seperate packages by
@austinvazquez
in containerd/errdefs#5- Fix Cancelled interface typo by
@dmcgowan
in containerd/errdefs#6- Add stack support by
@dmcgowan
in containerd/errdefs#8- Add a resolve error function to return first error by
@dmcgowan
in containerd/errdefs#9- Add support for custom error messages by
@dmcgowan
in containerd/errdefs#10- Add support for grpc error details and multiple errors by
@dmcgowan
in containerd/errdefs#7- Complete interface definitions for errors by
@dmcgowan
in containerd/errdefs#18New Contributors
@austinvazquez
made their first contribution in containerd/errdefs#5Full Changelog: https://github.com/containerd/errdefs/compare/v0.1.0...v0.2.0
02b65bc
Merge pull request #18
from dmcgowan/add-missing-interfaces41d12e1
Complete interface definitions for errors70440b8
Merge pull request #7
from dmcgowan/grpc-error-detailsb9dce4d
Add support for grpc error detailsffb0349
Update Resolve function to support Is interface124d0dc
Merge pull request #10
from dmcgowan/custom-error-messagesdc9b20e
Add support for custom error messages6c7f402
Merge pull request #9
from dmcgowan/resolve-error9f87502
Add a resolve error function to return first error6fb6cf0
Merge pull request #8
from dmcgowan/add-stack-supportce12230
Merge pull request #5462 from
thaJeztah/27.x_backport_bump_compose263ba95
Merge pull request #5461 from
laurazard/27.x-backport-update-VERSIONbe9b9f3
Update VERSION
file to v27.3.1-dev
a4149b0
Dockerfile: update compose to v2.29.74aac415
Merge pull request #5458 from
thaJeztah/27.x_bump_engine38546958
vendor: github.com/docker/docker v27.3.0f052003
Merge pull request #5457 from
laurazard/backport-dropped-defer460f1be
telemetry: fix early meterprovider shutdowne85edf8
Merge pull request #5452 from
laurazard/27.3.0-match-moby-versionca62759
vendor: github.com/docker/docker v27.3.0-rc2Sourced from github.com/docker/docker's releases.
v27.3.1
27.3.1
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
- CLI: Fix issue with command execution metrics not being exported due to the CLI MeterProvider being shutdown too early. docker/cli#5457
Packaging updates
- Update
Compose
to v2.29.7v27.3.0
27.3.0
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
- containerd image store: Fix
docker image prune -a
untagging images used by containers started from images referenced by a digested reference. moby/moby#48488- Add a
--feature
flag to the daemon options. moby/moby#48487- Updated the handling of the
--gpus=0
flag to be consistent with the NVIDIA Container Runtime. moby/moby#48483 (docker/cli#5432)- Support WSL2 mirrored-mode networking's use of interface
loopback0
for packets from the Windows host. moby/moby#48514- Fix an issue that prevented communication between containers on an IPv4 bridge network when running with
--iptables=false
,--ip6tables=true
(the default), a firewall with a DROP rule for forwarded packets on hosts where thebr_netfilter
kernel module was not normally loaded. moby/moby#48511- CLI: Fix issue where
docker volume update
command would cause the CLI to panic if no argument/volume was passed. docker/cli#5426docker/cli#5432
Packaging updates
- Update
containerd
(static binaries only) to v1.7.22 moby/moby#48468- Updated
Buildkit
to v0.16.0- Update
Compose
to v2.29.6- Update
Buildx
to v0.17.1v27.3.0-rc.2
27.3.0-rc.2
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
... (truncated)
41ca978
Merge pull request #48525
from thaJeztah/27.x_backport_govulncheck_permissionsa6b772b
gha: govulncheck: make sure read permissions are set856359c
Merge pull request #48514
from robmry/backport-27.x/wsl2_mirrored_loopback0_w...cd21af7
Do not DNAT packets from WSL2's loopback08516f3b
Merge pull request #48510
from thaJeztah/27.x_backport_bump_buildx_compose3a7779a
Merge pull request #48511
from robmry/backport-27.x/48375_bridge_netfiltering5c499fc
Only enable bridge netfiltering when needed98f24aa
Merge pull request #48506
from thaJeztah/27.x_backport_man_dockerd_logformat8adc8e4
Dockerfile: update compose to v2.29.4576fc88
Dockerfile: update buildx to v0.17.1