Feature: This release adds a new parameter 'DBClusterParameterGroupName' to 'RestoreDBClusterFromSnapshot' API to associate the name of the DB cluster parameter group while performing restore.
Feature: This release adds a new Lambda InvokeWithResponseStream API to support streaming Lambda function responses. The release also adds a new InvokeMode parameter to Function Url APIs to control whether the response will be streamed or buffered.
Feature: This release has two changes: adding the OR condition to tag-based RLS rules in CreateDataSet and UpdateDataSet; adding RefreshSchedule and Incremental RefreshProperties operations for users to programmatically configure SPICE dataset ingestions.
Feature: This release adds support for the AWS Proton service sync feature. Service sync enables managing an AWS Proton service (creating and updating instances) and all of it's corresponding service instances from a Git repository.
In accordance with RFC 7540, clients and servers will now reject TLS connections that don't support ALPN. This can be disabled by setting the environment variable GRPC_ENFORCE_ALPN_ENABLED to false (case insensitive). Please file a bug if you encounter any issues with this behavior. The environment variable to revert this behavior will be removed in an upcoming release. (#7535)
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 go group with 7 updates:
1.27.36
1.27.38
1.17.34
1.17.36
1.17.22
1.17.24
1.36.0
1.36.2
1.63.0
1.63.2
1.31.0
1.31.2
1.66.2
1.67.0
Updates
github.com/aws/aws-sdk-go-v2/config
from 1.27.36 to 1.27.38Commits
d0a2d1a
Release 2024-09-2585c956c
Regenerated Clientsc0e4d46
Update endpoints model3e3cdfa
Update API modele211ac0
Release 2024-09-24c00259a
Regenerated Clientsa6f2ceb
Update endpoints model9437d07
Update API model3f09c24
Release 2024-09-2363b1e7d
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.34 to 1.17.36Commits
d0a2d1a
Release 2024-09-2585c956c
Regenerated Clientsc0e4d46
Update endpoints model3e3cdfa
Update API modele211ac0
Release 2024-09-24c00259a
Regenerated Clientsa6f2ceb
Update endpoints model9437d07
Update API model3f09c24
Release 2024-09-2363b1e7d
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/manager
from 1.17.22 to 1.17.24Commits
9005edf
Release 2024-07-034d2473c
Regenerated Clientsa04e146
Update endpoints model1dfec25
Update API model66f75b6
Release 2024-07-02607ebbf
Regenerated Clients2307971
Update API model59bb031
Release 2024-07-01bdced9d
Regenerated Clientsee8f044
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/kms
from 1.36.0 to 1.36.2Commits
fcc0f5d
Release 2023-04-10cd750e0
Regenerated Clients1bc2f05
Update endpoints modelb964f5c
Update API modelfd69015
fix APIGW exports nullability exceptionsfae239a
Merge pull request #2089 from aws/auditAccessibilityacf33a2
Update aws-sdk-go-v2's comment codegened from Smithy Go's updated document sm...27360c1
fix APIGW exports nullability exceptions30383d5
Release 2023-04-07352f89c
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.63.0 to 1.63.2Commits
d0a2d1a
Release 2024-09-2585c956c
Regenerated Clientsc0e4d46
Update endpoints model3e3cdfa
Update API modele211ac0
Release 2024-09-24c00259a
Regenerated Clientsa6f2ceb
Update endpoints model9437d07
Update API model3f09c24
Release 2024-09-2363b1e7d
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/sts
from 1.31.0 to 1.31.2Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/sts's changelog.
... (truncated)
Commits
30383d5
Release 2023-04-07352f89c
Regenerated Clients5042939
Update API modeld40a16e
NXDOMAIN errors should not be retried (#2083)439f88c
Add announcement for next release for dlme4036a9
Release 2023-04-061c455e2
Regenerated Clientsadb09d3
Update endpoints model3d4ed44
Update API model296e005
Release 2023-04-05Updates
google.golang.org/grpc
from 1.66.2 to 1.67.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
6f50403
Change version to 1.67.0 (#7604)3c3a025
mem: replace flate.Reader reference (#7595) (#7637)3ffb98b
.*: fix revive lintsredefines-builtin-id
(#7552)5666049
vet: enforce revive linter (#7589)c6ad07f
protoc: regenerate protos (#7590)70f19ee
credentials/tls: default GRPC_ENFORCE_ALPN_ENABLED to true (#7535)92111dc
xds: keep ads flow control local to xdsclient/transport package (#7578)535bdce
estats: remove dependency on testing package (#7579)0f03c74
.*: fix revive lint issuesunused-parameter
(#7580)6147c81
stats/opentelemetry: Optimize slice allocations (#7525)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