AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise
service/codeguru-security: Updates service API and documentation
service/elasticache: Updates service API and documentation
Update to attributes of TestFailover and minor revisions.
service/launch-wizard: Updates service API and documentation
Release v1.53.13 (2024-05-30)
Service Client Updates
service/acm: Updates service API
add v2 smoke tests and smithy smokeTests trait for SDK testing.
service/bedrock-agent: Updates service API and documentation
service/bedrock-runtime: Updates service API and documentation
service/cloudtrail: Updates service API and documentation
CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour.
service/connect: Updates service API and documentation
service/emr-serverless: Updates service API, documentation, and paginators
service/rds: Updates service API, documentation, waiters, paginators, and examples
Updates Amazon RDS documentation for Aurora Postgres DBname.
service/sagemaker: Updates service API and documentation
Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm.
Release v1.53.12 (2024-05-29)
Service Client Updates
service/athena: Updates service API and documentation
Throwing validation errors on CreateNotebook with Name containing /,:,\
service/codebuild: Updates service API and documentation
AWS CodeBuild now supports manually creating GitHub webhooks
service/connect: Updates service API and documentation
service/glue: Updates service API and documentation
Add optional field JobMode to CreateJob and UpdateJob APIs.
service/securityhub: Updates service API
Release v1.53.11 (2024-05-28)
Service Client Updates
service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
Doc-only update for DynamoDB. Specified the IAM actions needed to authorize a user to create a table with a resource-based policy.
service/ec2: Updates service API and documentation
Providing support to accept BgpAsnExtended attribute
service/kafka: Updates service API and documentation
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the non-majors group with 11 updates:
1.16.1
1.16.2
1.51.32
1.53.14
1.19.0
1.19.1
0.6.0
0.6.1
3.0.0
3.0.1
0.22.0
0.23.0
0.24.0
0.25.0
1.34.0
1.34.1
0.30.0
0.30.1
0.30.0
0.30.1
0.30.0
0.30.1
Updates
connectrpc.com/connect
from 1.16.1 to 1.16.2Release notes
Sourced from connectrpc.com/connect's releases.
Commits
2972b2d
Prepare for v1.16.2 (#733)30cddf8
Update conformance module to use newer version of Go and quic-go dependency (...f7f3814
Bump golang.org/x/net from 0.22.0 to 0.23.0 in /internal/conformance (#730)a6be0d0
Bump golang.org/x/net from 0.21.0 to 0.23.0 (#729)a5906bd
Back to development (#728)Updates
github.com/aws/aws-sdk-go
from 1.51.32 to 1.53.14Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
9057725
Release v1.53.14 (2024-05-31) (#5275)8cc4b4b
Release v1.53.13 (2024-05-30) (#5274)a9f0ea3
Release v1.53.12 (2024-05-29) (#5273)efce914
Release v1.53.11 (2024-05-28) (#5272)2e099e6
Release v1.53.10 (2024-05-24) (#5271)4861f8f
Merge pull request #5182 from dswarbrick/fix-unaligned-atomica49c26d
add changelogb3e1d80
Release v1.53.9 (2024-05-23) (#5269)cb0e3f4
Release v1.53.8 (2024-05-22) (#5267)bc144f9
Merge pull request #5265 from aws/fix-ec2querylistUpdates
github.com/prometheus/client_golang
from 1.19.0 to 1.19.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
6e3f4b1
Cut 1.19.1 (#1494)cad1bfa
Merge pull request #1454 from prometheus/small-nits0aa8c9f
Rephrase incompatibility with common v0.48.0Updates
github.com/regclient/regclient
from 0.6.0 to 0.6.1Release notes
Sourced from github.com/regclient/regclient's releases.
... (truncated)
Changelog
Sourced from github.com/regclient/regclient's changelog.
... (truncated)
Commits
766ee62
Release v0.6.1aa0e17f
Merge for release v0.6.11dc1415
Merge pull request #741 from sudo-bmitch/pr-compress-fuzzing1ba5b82
Chore: Add fuzzing tests for compression921edf5
Merge pull request #740 from sudo-bmitch/pr-layer-add-dirde0489f
Feat: regctl image mod add layer from directory28f75f3
Merge pull request #739 from sudo-bmitch/pr-update-20240512edfae86
Version bump17ad1d3
Merge pull request #738 from sudo-bmitch/pr-regctl-conf-dir0125c58
Fix: Handle nil pointer when config file is a dirUpdates
github.com/traefik/traefik/v3
from 3.0.0 to 3.0.1Release notes
Sourced from github.com/traefik/traefik/v3's releases.
Changelog
Sourced from github.com/traefik/traefik/v3's changelog.
Commits
736f37c
Prepare release v3.0.1cff71ee
Merge branch v2.11 into v3.0f02b223
Prepare release v2.11.3d4d23dc
Fix UI unit tests5e4dc78
Allow empty configuration for OpenTelemetry metrics and tracing440cb11
Add support for IP White list4292059
Display of Content Security Policy values getting out of screene68e647
Fix OTel documentation8b55864
fix: remove providers not more support in documentationf8e45a0
fix: doc consistency forwardauthUpdates
golang.org/x/crypto
from 0.22.0 to 0.23.0Commits
905d78a
go.mod: update golang.org/x dependenciesebb717d
ssh: validate key type in SSH_MSG_USERAUTH_PK_OK response0da2a6a
openpgp: fix function name in comment5defcc1
sha3: fix Sum results for SHAKE functions on s390xUpdates
golang.org/x/net
from 0.24.0 to 0.25.0Commits
d27919b
go.mod: update golang.org/x dependenciese0324fc
http2: use net.ErrClosedb20cd59
quic: initiate key rotation earlier in connectionsf95a3b3
html: fix typo in package doc0a24555
http/httpguts: speed up ValidHeaderFieldNameec05fdc
http2: don't retry the first request on a connection on GOAWAY errorb67a0f0
http2: send correct LastStreamID in stream-caused GOAWAYa130fcc
quic: don't consider goroutines running when tests start as leakedUpdates
google.golang.org/protobuf
from 1.34.0 to 1.34.1Updates
k8s.io/api
from 0.30.0 to 0.30.1Commits
41b1806
Update dependencies to v0.30.1 tag0fd470c
Merge pull request #124702aojea/automated-cherry-pick-of-#124572
a669f18
Merge pull request #124694 from pmalek/backport-124553-to-release-1.3015001b5
fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553)d9a08c5
tag service.spec.TrafficDistribution field as alphaUpdates
k8s.io/apimachinery
from 0.30.0 to 0.30.1Commits
Updates
k8s.io/client-go
from 0.30.0 to 0.30.1Commits
8e3349b
Update dependencies to v0.30.1 tag4e1652b
Merge pull request #124694 from pmalek/backport-124553-to-release-1.302daa31e
fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show