Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the aws group with 2 updates #234

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2023

Updates the requirements on aws-config and aws-sdk-s3 to permit the latest version.
Updates aws-config to 1.1.1

Changelog

Sourced from aws-config's changelog.

December 13th, 2023

December 11th, 2023

New this release:

  • 🐛 (client, smithy-rs#3305) crate::event_receiver::EventReceiver is now re-exported as crate::primitives::event_stream::EventReceiver when a service supports event stream operations.

December 8th, 2023

New this release:

  • 🎉 (all, smithy-rs#3121, smithy-rs#3295) All generated docs now include docsrs labels when features are required
  • 🐛 (client, smithy-rs#3262) Loading native TLS trusted certs for the default HTTP client now only occurs if the default HTTP client is not overridden in config.
  • (client, smithy-rs#3277) Improve the error messages for when auth fails to select an auth scheme for a request.
  • (client, smithy-rs#3282) Fix documentation and examples on HyperConnector and HyperClientBuilder.
  • (client, aws-sdk-rust#990, @​declanvk) Expose local socket address from ConnectionMetadata.
  • (all, smithy-rs#3294) Number TryInto implementations now succesfully convert from f64 to numeric types when no precision is lost. This fixes some deserialization issues where numbers like 25.0 were sent when Byte fields were expected.

Contributors Thank you for your contributions! ❤

December 1st, 2023

New this release:

  • (client, smithy-rs#3278) RuntimeComponentsBuilder::push_identity_resolver is now deprecated since it does not replace the existing identity resolver of a given auth scheme ID. Use RuntimeComponentsBuilder::set_identity_resolver instead.

November 27th, 2023

New this release:

November 26th, 2023

November 25th, 2023

November 21st, 2023

Internal changes only with this release

November 17th, 2023

... (truncated)

Commits

Updates aws-sdk-s3 to 1.11.0

Changelog

Sourced from aws-sdk-s3's changelog.

December 22nd, 2023

Service Features:

  • aws-sdk-bedrockagent (1.7.0): Adding Claude 2.1 support to Bedrock Agents
  • aws-sdk-glue (1.11.0): This release adds additional configurations for Query Session Context on the following APIs: GetUnfilteredTableMetadata, GetUnfilteredPartitionMetadata, GetUnfilteredPartitionsMetadata.
  • aws-sdk-lakeformation (1.10.0): This release adds additional configurations on GetTemporaryGlueTableCredentials for Query Session Context.
  • aws-sdk-mediaconnect (1.10.0): This release adds the DescribeSourceMetadata API. This API can be used to view the stream information of the flow's source.
  • aws-sdk-networkmonitor (1.0.0): CloudWatch Network Monitor is a new service within CloudWatch that will help network administrators and operators continuously monitor network performance metrics such as round-trip-time and packet loss between their AWS-hosted applications and their on-premises locations.
  • aws-sdk-s3 (1.11.0): Added additional examples for some operations.
  • aws-sdk-secretsmanager (1.11.0): Update endpoint rules and examples.

Service Documentation:

  • aws-sdk-omics (1.9.1): Provides minor corrections and an updated description of APIs.

Crate Versions

Crate Version
aws-config 1.1.1
aws-credential-types 1.1.1
aws-endpoint 0.60.1
aws-http 0.60.1
aws-hyper 0.60.1
aws-runtime 1.1.1
aws-runtime-api 1.1.1
aws-sdk-accessanalyzer 1.10.0
aws-sdk-account 1.9.0
aws-sdk-acm 1.9.0
aws-sdk-acmpca 1.9.0
aws-sdk-alexaforbusiness 1.9.0
aws-sdk-amp 1.9.0
aws-sdk-amplify 1.9.0
aws-sdk-amplifybackend 1.9.0
aws-sdk-amplifyuibuilder 1.9.0
aws-sdk-apigateway 1.9.0
aws-sdk-apigatewaymanagement 1.9.0
aws-sdk-apigatewayv2 1.9.0
aws-sdk-appconfig 1.9.0
aws-sdk-appconfigdata 1.9.0
aws-sdk-appfabric 1.9.0
aws-sdk-appflow 1.9.0
aws-sdk-appintegrations 1.9.0
aws-sdk-applicationautoscaling 1.10.0
aws-sdk-applicationcostprofiler 1.9.0
aws-sdk-applicationdiscovery 1.9.0
aws-sdk-applicationinsights 1.9.0
aws-sdk-appmesh 1.9.0

... (truncated)

Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [aws-config](https://github.com/smithy-lang/smithy-rs) and [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) to permit the latest version.

Updates `aws-config` to 1.1.1
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-sdk-s3` to 1.11.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Changelog](https://github.com/awslabs/aws-sdk-rust/blob/main/CHANGELOG.md)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

---
updated-dependencies:
- dependency-name: aws-config
  dependency-type: direct:production
  dependency-group: aws
- dependency-name: aws-sdk-s3
  dependency-type: direct:production
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 11, 2024

Superseded by #235.

@dependabot dependabot bot closed this Jan 11, 2024
@dependabot dependabot bot deleted the dependabot/cargo/aws-cef32087c2 branch January 11, 2024 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants