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.139 #89

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps boto3 from 1.26.85 to 1.26.139.

Changelog

Sourced from boto3's changelog.

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
  • api-change:mediapackagev2: [botocore] Adds support for the MediaPackage Live v2 API
  • api-change:sesv2: [botocore] This release allows customers to update scaling mode property of dedicated IP pools with PutDedicatedIpPoolScalingAttributes call.

1.26.136

  • api-change:athena: [botocore] Removing SparkProperties from EngineConfiguration object for StartSession API call
  • api-change:cloudtrail: [botocore] Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors.
  • api-change:compute-optimizer: [botocore] In this launch, we add support for showing integration status with external metric providers such as Instana, Datadog ...etc in GetEC2InstanceRecommendations and ExportEC2InstanceRecommendations apis
  • api-change:connect: [botocore] You can programmatically create and manage prompts using APIs, for example, to extract prompts stored within Amazon Connect and add them to your Amazon S3 bucket. AWS CloudTrail, AWS CloudFormation and tagging are supported.
  • api-change:ec2: [botocore] Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances.
  • api-change:ecs: [botocore] Documentation only release to address various tickets.
  • api-change:mediaconvert: [botocore] This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers.
  • api-change:rds: [botocore] RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot
  • api-change:sagemaker-geospatial: [botocore] This release makes ExecutionRoleArn a required field in the StartEarthObservationJob API.
  • api-change:sts: [botocore] API updates for the AWS Security Token Service

1.26.135

  • api-change:detective: [botocore] Added and updated API operations in Detective to support the integration of ASFF Security Hub findings.
  • api-change:directconnect: [botocore] This release includes an update to the mtu value for CreateTransitVirtualInterface from 9001 mtu to 8500 mtu.
  • api-change:glue: [botocore] Add Support for Tags for Custom Entity Types
  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager
  • api-change:wafv2: [botocore] My AWS Service (placeholder) - You can now rate limit web requests based on aggregation keys other than IP addresses, and you can aggregate using combinations of keys. You can also rate limit all requests that match a scope-down statement, without further aggregation.

... (truncated)

Commits
  • b26ad80 Merge branch 'release-1.26.139'
  • 9e89731 Bumping version to 1.26.139
  • 52598c8 Add changelog entries from botocore
  • 2dcc5d0 Merge branch 'release-1.26.138'
  • 84a275a Merge branch 'release-1.26.138' into develop
  • 850826d Bumping version to 1.26.138
  • 451abb3 Add changelog entries from botocore
  • 4313573 Merge branch 'release-1.26.137'
  • 7568fe8 Merge branch 'release-1.26.137' into develop
  • 4b1fcca Bumping version to 1.26.137
  • 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.139.
- [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.139)

---
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 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 25, 2023

Superseded by #90.

@dependabot dependabot bot closed this May 25, 2023
@dependabot dependabot bot deleted the dependabot/pip/master/boto3-1.26.139 branch May 25, 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