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

fix(deps): update dependency aws-sdk to v2.1277.0 #751

Merged
merged 2 commits into from
Dec 19, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws-sdk 2.1272.0 -> 2.1277.0 age adoption passing confidence

Release Notes

aws/aws-sdk-js

v2.1277.0

Compare Source

  • feature: Appflow: This release updates the ListConnectorEntities API action so that it returns paginated responses that customers can retrieve with next tokens.
  • feature: DataSync: AWS DataSync now supports the use of tags with task executions. With this new feature, you can apply tags each time you execute a task, giving you greater control and management over your task executions.
  • feature: IoTFleetWise: Updated error handling for empty resource names in "UpdateSignalCatalog" and "GetModelManifest" operations.
  • feature: SageMaker: AWS sagemaker - Features: This release adds support for random seed, it's an integer value used to initialize a pseudo-random number generator. Setting a random seed will allow the hyperparameter tuning search strategies to produce more consistent configurations for the same tuning job.

v2.1276.0

Compare Source

  • feature: BackupGateway: This release adds support for VMware vSphere tags, enabling customer to protect VMware virtual machines using tag-based policies for AWS tags mapped from vSphere tags. This release also adds support for customer-accessible gateway-hypervisor interaction log and upload bandwidth rate limit schedule.
  • feature: Connect: Added support for "English - New Zealand" and "English - South African" to be used with Amazon Connect Custom Vocabulary APIs.
  • feature: ECS: This release adds support for container port ranges in ECS, a new capability that allows customers to provide container port ranges to simplify use cases where multiple ports are in use in a container. This release updates TaskDefinition mutation APIs and the Task description APIs.
  • feature: EKS: Add support for Windows managed nodes groups.
  • feature: Glue: This release adds support for AWS Glue Crawler with native DeltaLake tables, allowing Crawlers to classify Delta Lake format tables and catalog them for query engines to query against.
  • feature: Kinesis: Updates API to latest version.
  • feature: M2: Adds an optional create-only KmsKeyId property to Environment and Application resources.
  • feature: SageMaker: SageMaker Inference Recommender now allows customers to load tests their models on various instance types using private VPC.
  • feature: SecurityHub: Added new resource details objects to ASFF, including resources for AwsEc2LaunchTemplate, AwsSageMakerNotebookInstance, AwsWafv2WebAcl and AwsWafv2RuleGroup.
  • feature: Translate: Raised the input byte size limit of the Text field in the TranslateText API to 10000 bytes.

v2.1275.0

Compare Source

  • feature: CloudWatch: Adding support for Metrics Insights Alarms
  • feature: CostExplorer: This release supports percentage-based thresholds on Cost Anomaly Detection alert subscriptions.
  • feature: NetworkManager: Appliance Mode support for AWS Cloud WAN.
  • feature: RedshiftData: This release adds a new --client-token field to ExecuteStatement and BatchExecuteStatement operations. Customers can now run queries with the additional client token parameter to ensures idempotency.

v2.1274.0

Compare Source

  • feature: CloudTrail: Merging mainline branch for service model into mainline release branch. There are no new APIs.
  • feature: RDS: This deployment adds ClientPasswordAuthType field to the Auth structure of the DBProxy.

v2.1273.0

Compare Source

  • feature: CustomerProfiles: This release allows custom strings in PartyType and Gender through 2 new attributes in the CreateProfile and UpdateProfile APIs: PartyTypeString and GenderString.
  • feature: EC2: This release updates DescribeFpgaImages to show supported instance types of AFIs in its response.
  • feature: KinesisVideo: This release adds support for public preview of Kinesis Video Stream at Edge enabling customers to provide configuration for the Kinesis Video Stream EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on configured schedule.
  • feature: MigrationHubRefactorSpaces: This release adds support for Lambda alias service endpoints. Lambda alias ARNs can now be passed into CreateService.
  • feature: RDS: Update the RDS API model to support copying option groups during the CopyDBSnapshot operation
  • feature: Rekognition: Adds support for "aliases" and "categories", inclusion and exclusion filters for labels and label categories, and aggregating labels by video segment timestamps for Stored Video Label Detection APIs.
  • feature: SageMakerMetrics: This release introduces support SageMaker Metrics APIs.

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Dec 19, 2022
@coveralls
Copy link

coveralls commented Dec 19, 2022

Pull Request Test Coverage Report for Build 3727501563

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.726%

Totals Coverage Status
Change from base Build 3727500466: 0%
Covered Lines: 606
Relevant Lines: 606

💛 - Coveralls

@renovate
Copy link
Contributor Author

renovate bot commented Dec 19, 2022

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@kodiakhq kodiakhq bot merged commit 3649ccd into main Dec 19, 2022
@kodiakhq kodiakhq bot deleted the renovate/aws-sdk-2.x-lockfile branch December 19, 2022 01:17
kodiakhq bot pushed a commit that referenced this pull request Dec 29, 2022
🤖 I have created a release *beep* *boop*
---


##
[4.0.5](v4.0.4...v4.0.5)
(2022-12-26)


### Bug Fixes

* **deps:** update dependency aws-sdk to v2.1267.0
([#740](#740))
([2929b60](2929b60))
* **deps:** update dependency aws-sdk to v2.1272.0
([#747](#747))
([8edfb79](8edfb79))
* **deps:** update dependency aws-sdk to v2.1277.0
([#751](#751))
([3649ccd](3649ccd))
* **deps:** update dependency aws-sdk to v2.1282.0
([#753](#753))
([9347f5c](9347f5c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant