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 boto3 from 1.26.133 to 1.26.142 #1486

Merged
merged 1 commit into from May 29, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2023

Bumps boto3 from 1.26.133 to 1.26.142.

Changelog

Sourced from boto3's changelog.

1.26.142

  • bugfix:Polly: [botocore] Remove Content-Type header from synthesize_speech URL presigning.
  • api-change:connect: [botocore] Documentation update for a new Initiation Method value in DescribeContact API
  • api-change:iotwireless: [botocore] Add Multicast Group support in Network Analyzer Configuration.
  • api-change:sagemaker: [botocore] Added ml.p4d and ml.inf1 as supported instance type families for SageMaker Notebook Instances.

1.26.141

  • api-change:application-autoscaling: [botocore] With this release, ElastiCache customers will be able to use predefined metricType "ElastiCacheDatabaseCapacityUsageCountedForEvictPercentage" for their ElastiCache instances.
  • api-change:codepipeline: [botocore] Add PollingDisabledAt time information in PipelineMetadata object of GetPipeline API.
  • api-change:gamelift: [botocore] GameLift FleetIQ users can now filter game server claim requests to exclude servers on instances that are draining.
  • api-change:glue: [botocore] Added ability to create data quality rulesets for shared, cross-account Glue Data Catalog tables. Added support for dataset comparison rules through a new parameter called AdditionalDataSources. Enhanced the data quality results with a map containing profiled metric values.
  • api-change:migration-hub-refactor-spaces: [botocore] This SDK update allows for path parameter syntax to be passed to the CreateRoute API. Path parameter syntax require parameters to be enclosed in {} characters. This update also includes a new AppendSourcePath field which lets users forward the source path to the Service URL endpoint.
  • api-change:sagemaker: [botocore] Amazon SageMaker Automatic Model Tuning now supports enabling Autotune for tuning jobs which can choose tuning job configurations.

1.26.140

  • api-change:appsync: [botocore] This release introduces AppSync Merged APIs, which provide the ability to compose multiple source APIs into a single federated/merged API.
  • api-change:connect: [botocore] Amazon Connect Evaluation Capabilities: validation improvements
  • api-change:cur: [botocore] Add support for split cost allocation data on a report.
  • api-change:sagemaker: [botocore] SageMaker now provides an instantaneous deployment recommendation through the DescribeModel API

1.26.139

  • api-change:fms: [botocore] Fixes issue that could cause calls to GetAdminScope and ListAdminAccountsForOrganization to return a 500 Internal Server error.
  • api-change:sagemaker: [botocore] Added ModelNameEquals, ModelPackageVersionArnEquals in request and ModelName, SamplePayloadUrl, ModelPackageVersionArn in response of ListInferenceRecommendationsJobs API. Added Invocation timestamps in response of DescribeInferenceRecommendationsJob API & ListInferenceRecommendationsJobSteps API.
  • api-change:translate: [botocore] Added support for calling TranslateDocument API.

1.26.138

  • api-change:backup: [botocore] Added support for tags on restore.
  • api-change:pinpoint: [botocore] Amazon Pinpoint is deprecating the tags parameter in the UpdateSegment, UpdateCampaign, UpdateEmailTemplate, UpdateSmsTemplate, UpdatePushTemplate, UpdateInAppTemplate and UpdateVoiceTemplate. Amazon Pinpoint will end support tags parameter by May 22, 2023.
  • api-change:quicksight: [botocore] Add support for Asset Bundle, Geospatial Heatmaps.

1.26.137

  • api-change:backup: [botocore] Add ResourceArn, ResourceType, and BackupVaultName to ListRecoveryPointsByLegalHold API response.
  • api-change:connectcases: [botocore] This release adds the ability to create fields with type Url through the CreateField API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html

... (truncated)

Commits
  • 436b08c Merge branch 'release-1.26.142'
  • d2dc09f Bumping version to 1.26.142
  • f9f566f Add changelog entries from botocore
  • 2d96465 Keyboard Accessibility Improvements (#3723)
  • be9e52d Merge branch 'release-1.26.141'
  • 92a87e9 Merge branch 'release-1.26.141' into develop
  • c7b27d2 Bumping version to 1.26.141
  • b7fa927 Add changelog entries from botocore
  • bb48b77 Merge branch 'release-1.26.140'
  • 095cc2c Merge branch 'release-1.26.140' into develop
  • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner May 29, 2023 06:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels May 29, 2023
Bumps [boto3](https://github.com/boto/boto3) from 1.26.133 to 1.26.142.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.133...1.26.142)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/boto3-1.26.142 branch from 44c2f9d to 7021089 Compare May 29, 2023 08:33
@Uxio0 Uxio0 merged commit 8e17412 into master May 29, 2023
5 checks passed
@Uxio0 Uxio0 deleted the dependabot/pip/boto3-1.26.142 branch May 29, 2023 12:19
@github-actions github-actions bot locked and limited conversation to collaborators May 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant