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.85 to 1.26.142 #92

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps boto3 from 1.26.85 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)

Bumps [boto3](https://github.com/boto/boto3) from 1.26.85 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.85...1.26.142)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 29, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 31, 2023

Superseded by #93.

@dependabot dependabot bot closed this May 31, 2023
@dependabot dependabot bot deleted the dependabot/pip/master/boto3-1.26.142 branch May 31, 2023 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants