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

chore(deps): bump aws-sdk from 2.804.0 to 2.822.0 #12362

Merged
merged 1 commit into from
Jan 5, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps aws-sdk from 2.804.0 to 2.822.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.822.0

See changelog for more information.

Release v2.821.0

See changelog for more information.

Release v2.820.0

See changelog for more information.

Release v2.819.0

See changelog for more information.

Release v2.818.0

See changelog for more information.

Release v2.817.0

See changelog for more information.

Release v2.816.0

See changelog for more information.

Release v2.815.0

See changelog for more information.

Release v2.814.0

See changelog for more information.

Release v2.813.0

See changelog for more information.

Release v2.812.0

See changelog for more information.

Release v2.811.0

See changelog for more information.

Release v2.810.0

See changelog for more information.

Release v2.809.0

See changelog for more information.

Release v2.808.0

See changelog for more information.

Release v2.807.0

See changelog for more information.

Release v2.806.0

See changelog for more information.

Changelog

Sourced from aws-sdk's changelog.

2.822.0

  • feature: CostExplorer: - ### Features - Add new GetCostcategories API - Support filter for GetDimensions, GetTags and GetCostcategories api - Support sortBy metrics for GetDimensions, GetTags and GetCostcategories api
  • feature: ParamValidator: Updated validateStructure to accept null and undefined values for params not described in the input shape

2.821.0

  • feature: CloudSearch: This release adds support for new Amazon CloudSearch instances.
  • feature: HealthLake: Amazon HealthLake now supports exporting data from FHIR Data Stores in Preview.

2.820.0

  • feature: ServiceCatalog: Enhanced Service Catalog DescribeProvisioningParameters API to return new parameter constraints, i.e., MinLength, MaxLength, MinValue, MaxValue, ConstraintDescription and AllowedPattern

2.819.0

  • feature: ACMPCA: This release adds a new parameter "CsrExtensions" in the "CertificateAuthorityConfiguration" data structure, which allows customers to add the addition of KU and SIA into the CA CSR.
  • feature: ApiGatewayV2: Amazon API Gateway now supports data mapping for HTTP APIs which allows customers to modify HTTP Request before sending it to their integration and HTTP Response before sending it to the invoker.

2.818.0

  • feature: CloudFront: Amazon CloudFront has deprecated the CreateStreamingDistribution and CreateStreamingDistributionWithTags APIs as part of discontinuing support for Real-Time Messaging Protocol (RTMP) distributions.

2.817.0

  • feature: ComputeOptimizer: This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for lambda functions.
  • feature: DMS: AWS DMS launches support for AWS Secrets Manager to manage Oracle ASM Database credentials
  • feature: ResourceGroups: Add operation PutGroupConfiguration. Support dedicated hosts and add Pending in operations Un/GroupResources. Add Resources in ListGroupResources and deprecate ResourceIdentifiers.

2.816.0

  • feature: Connect: This release adds support for quick connects. For details, see the Release Notes in the Amazon Connect Administrator Guide.
  • feature: CostExplorer: This release adds additional metadata that may be applicable to the Rightsizing Recommendations.
  • feature: Glue: AWS Glue Find Matches machine learning transforms now support column importance scores.
  • feature: IoTWireless: Adding the ability to use Fingerprint in GetPartnerAccount and ListPartnerAccounts API responses to protect sensitive customer account information.
  • feature: RDS: Adds customer-owned IP address (CoIP) support to Amazon RDS on AWS Outposts.
  • feature: SSM: SSM Maintenance Window support for registering/updating maintenance window tasks without targets.

2.815.0

  • feature: ConfigService: AWS Config adds support to save advanced queries. New API operations - GetStoredQuery, PutStoredQuery, ListStoredQueries, DeleteStoredQuery
  • feature: ConnectParticipant: This release adds three new APIs: StartAttachmentUpload, CompleteAttachmentUpload, and GetAttachment. For Amazon Connect Chat, you can use these APIs to share files in chat conversations.
  • feature: DMS: AWS DMS launches support for AWS Secrets Manager to manage source and target database credentials.
  • feature: EC2: This release adds Tag On Create feature support for the AllocateAddress API.
  • feature: Glue: Add 4 connection properties: SECRET_ID, CONNECTOR_URL, CONNECTOR_TYPE, CONNECTOR_CLASS_NAME. Add two connection types: MARKETPLACE, CUSTOM
  • feature: ManagedBlockchain: Added support for provisioning and managing public Ethereum nodes on main and test networks supporting secure access using Sigv4 and standard open-source Ethereum APIs.
  • feature: Outposts: In this release, AWS Outposts adds support for three new APIs: TagResource, UntagResource, and ListTagsForResource. Customers can now manage tags for their resources through the SDK.
  • feature: QLDBSession: Adds "TimingInformation" to all SendCommand API results and "IOUsage" to ExecuteStatementResult, FetchPageResult and CommitTransactionResult.
  • feature: S3: Format GetObject's Expires header to be an http-date instead of iso8601
  • feature: ServiceCatalogAppRegistry: New API SyncResouce to update AppRegistry system tags.
  • feature: ServiceQuotas: Added the ability to tag applied quotas.

2.814.0

  • bugfix: Credentials: SDK will throw if shared ini file's profile name can be resolved to proto
  • feature: EC2: EBS io2 volumes now supports Multi-Attach
  • feature: PersonalizeRuntime: Updated FilterValues regex pattern to align with Filter Expression.
  • feature: RDS: Adds IAM DB authentication information to the PendingModifiedValues output of the DescribeDBInstances API. Adds ClusterPendingModifiedValues information to the output of the DescribeDBClusters API.
Commits
  • 5c14d6b Updates SDK to v2.822.0
  • 65b6aaa updated validateStructure to accept null and undefined values for params not ...
  • 73a2be5 Updates SDK to v2.821.0
  • 1ad9d3c Updates SDK to v2.820.0
  • 6963040 Updates SDK documentation
  • b2c88d6 Updates SDK to v2.819.0
  • 14049b0 Updates SDK to v2.818.0
  • a8edd6d Updates SDK to v2.817.0
  • e04b818 Updates SDK to v2.816.0
  • 3aeaba4 Updates SDK to v2.815.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@gitpod-io
Copy link

gitpod-io bot commented Jan 5, 2021

@dependabot-preview dependabot-preview bot added the dependencies This issue is a problem in a dependency or a pull request that updates a dependency file. label Jan 5, 2021
@mergify
Copy link
Contributor

mergify bot commented Jan 5, 2021

Thanks Dependabot!

@mergify mergify bot merged commit b04ed9e into master Jan 5, 2021
@mergify mergify bot deleted the dependabot/npm_and_yarn/aws-sdk-2.822.0 branch January 5, 2021 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This issue is a problem in a dependency or a pull request that updates a dependency file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants