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 botocore from 1.27.25 to 1.27.34 #11907

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2022

Bumps botocore from 1.27.25 to 1.27.34.

Changelog

Sourced from botocore's changelog.

1.27.34

  • api-change:acm-pca: AWS Certificate Manager (ACM) Private Certificate Authority (PCA) documentation updates
  • api-change:iot: GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.

1.27.33

  • api-change:devops-guru: Added new APIs for log anomaly detection feature.
  • api-change:glue: Documentation updates for AWS Glue Job Timeout and Autoscaling
  • api-change:sagemaker-edge: Amazon SageMaker Edge Manager provides lightweight model deployment feature to deploy machine learning models on requested devices.
  • api-change:sagemaker: Fixed an issue with cross account QueryLineage
  • api-change:workspaces: Increased the character limit of the login message from 850 to 2000 characters.

1.27.32

  • api-change:discovery: Add AWS Agentless Collector details to the GetDiscoverySummary API response
  • api-change:ec2: Documentation updates for Amazon EC2.
  • api-change:elasticache: Adding AutoMinorVersionUpgrade in the DescribeReplicationGroups API
  • api-change:kms: Added support for the SM2 KeySpec in China Partition Regions
  • api-change:mediapackage: This release adds "IncludeIframeOnlyStream" for Dash endpoints and increases the number of supported video and audio encryption presets for Speke v2
  • api-change:sagemaker: Amazon SageMaker Edge Manager provides lightweight model deployment feature to deploy machine learning models on requested devices.
  • api-change:sso-admin: AWS SSO now supports attaching customer managed policies and a permissions boundary to your permission sets. This release adds new API operations to manage and view the customer managed policies and the permissions boundary for a given permission set.

1.27.31

  • api-change:datasync: Documentation updates for AWS DataSync regarding configuring Amazon FSx for ONTAP location security groups and SMB user permissions.
  • api-change:drs: Changed existing APIs to allow choosing a dynamic volume type for replicating volumes, to reduce costs for customers.
  • api-change:evidently: This release adds support for the new segmentation feature.
  • api-change:wafv2: This SDK release provide customers ability to add sensitivity level for WAF SQLI Match Statements.

1.27.30

  • api-change:athena: This release updates data types that contain either QueryExecutionId, NamedQueryId or ExpectedBucketOwner. Ids must be between 1 and 128 characters and contain only non-whitespace characters. ExpectedBucketOwner must be 12-digit string.
  • api-change:codeartifact: This release introduces Package Origin Controls, a mechanism used to counteract Dependency Confusion attacks. Adds two new APIs, PutPackageOriginConfiguration and DescribePackage, and updates the ListPackage, DescribePackageVersion and ListPackageVersion APIs in support of the feature.
  • api-change:config: Update ResourceType enum with values for Route53Resolver, Batch, DMS, Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK types
  • api-change:ec2: This release adds flow logs for Transit Gateway to allow customers to gain deeper visibility and insights into network traffic through their Transit Gateways.
  • api-change:fms: Adds support for strict ordering in stateful rule groups in Network Firewall policies.
  • api-change:glue: This release adds an additional worker type for Glue Streaming jobs.
  • api-change:inspector2: This release adds support for Inspector V2 scan configurations through the get and update configuration APIs. Currently this allows configuring ECR automated re-scan duration to lifetime or 180 days or 30 days.
  • api-change:kendra: This release adds AccessControlConfigurations which allow you to redefine your document level access control without the need for content re-indexing.
  • api-change:nimble: Amazon Nimble Studio adds support for IAM-based access to AWS resources for Nimble Studio components and custom studio components. Studio Component scripts use these roles on Nimble Studio workstation to mount filesystems, access S3 buckets, or other configured resources in the Studio's AWS account

... (truncated)

Commits
  • 294cf17 Merge branch 'release-1.27.34'
  • 45ad9ab Bumping version to 1.27.34
  • 81f5ffb Update to latest endpoints
  • 9015b1f Update to latest models
  • ee7bd6d Merge branch 'release-1.27.33'
  • a7f1d4c Merge branch 'release-1.27.33' into develop
  • df0a4a9 Bumping version to 1.27.33
  • a44fb2f Update to latest models
  • e1f4da8 Merge branch 'release-1.27.32'
  • 081a0d5 Merge branch 'release-1.27.32' into develop
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 [botocore](https://github.com/boto/botocore) from 1.27.25 to 1.27.34.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.27.25...1.27.34)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 21, 2022 09:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 21, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/botocore-1.27.34 branch July 21, 2022 15:17
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.

0 participants