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.21.21 to 1.26.1 in /stix_shifter #1175

Merged
merged 3 commits into from
Nov 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2022

Bumps boto3 from 1.21.21 to 1.26.1.

Changelog

Sourced from boto3's changelog.

1.26.1

  • api-change:iotsitewise: [botocore] This release adds the ListAssetModelProperties and ListAssetProperties APIs. You can list all properties that belong to a single asset model or asset using these two new APIs.
  • api-change:s3control: [botocore] S3 on Outposts launches support for Lifecycle configuration for Outposts buckets. With S3 Lifecycle configuration, you can mange objects so they are stored cost effectively. You can manage objects using size-based rules and specify how many noncurrent versions bucket will retain.
  • api-change:sagemaker: [botocore] This release updates Framework model regex for ModelPackage to support new Framework version xgboost, sklearn.
  • api-change:ssm-incidents: [botocore] Adds support for tagging replication-set on creation.

1.26.0

  • feature:Endpoints: [botocore] Migrate all services to use new AWS Endpoint Resolution framework
  • Enhancement:Endpoints: [botocore] Discontinued use of sslCommonName hosts as detailed in 1.27.0 (see [#2705](https://github.com/boto/boto3/issues/2705) <https://github.com/boto/botocore/issues/2705>__ for more info)
  • api-change:rds: [botocore] Relational Database Service - This release adds support for configuring Storage Throughput on RDS database instances.
  • api-change:textract: [botocore] Add ocr results in AnalyzeIDResponse as blocks

1.25.5

  • api-change:apprunner: [botocore] This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs.
  • api-change:connect: [botocore] Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP
  • api-change:ec2: [botocore] Elastic IP transfer is a new Amazon VPC feature that allows you to transfer your Elastic IP addresses from one AWS Account to another.
  • api-change:iot: [botocore] This release adds the Amazon Location action to IoT Rules Engine.
  • api-change:logs: [botocore] SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination.
  • api-change:sesv2: [botocore] This release includes support for interacting with the Virtual Deliverability Manager, allowing you to opt in/out of the feature and to retrieve recommendations and metric data.
  • api-change:textract: [botocore] This release introduces additional support for 30+ normalized fields such as vendor address and currency. It also includes OCR output in the response and accuracy improvements for the already supported fields in previous version

1.25.4

  • api-change:apprunner: [botocore] AWS App Runner adds .NET 6, Go 1, PHP 8.1 and Ruby 3.1 runtimes.
  • api-change:appstream: [botocore] This release includes CertificateBasedAuthProperties in CreateDirectoryConfig and UpdateDirectoryConfig.
  • api-change:cloud9: [botocore] Update to the documentation section of the Cloud9 API Reference guide.
  • api-change:cloudformation: [botocore] This release adds more fields to improves visibility of AWS CloudFormation StackSets information in following APIs: ListStackInstances, DescribeStackInstance, ListStackSetOperationResults, ListStackSetOperations, DescribeStackSetOperation.
  • api-change:gamesparks: [botocore] Add LATEST as a possible GameSDK Version on snapshot
  • api-change:mediatailor: [botocore] This release introduces support for SCTE-35 segmentation descriptor messages which can be sent within time signal messages.

1.25.3

  • api-change:ec2: [botocore] Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance.
  • api-change:fms: [botocore] Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API
  • api-change:glue: [botocore] Added support for custom datatypes when using custom csv classifier.
  • api-change:redshift: [botocore] This release clarifies use for the ElasticIp parameter of the CreateCluster and RestoreFromClusterSnapshot APIs.
  • api-change:sagemaker: [botocore] This change allows customers to provide a custom entrypoint script for the docker container to be run while executing training jobs, and provide custom arguments to the entrypoint script.
  • api-change:wafv2: [botocore] This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group.

... (truncated)

Commits
  • 0b067a2 Merge branch 'release-1.26.1'
  • d63ed4e Bumping version to 1.26.1
  • b175ca1 Add changelog entries from botocore
  • 242df0f Merge branch 'release-1.26.0'
  • b344605 Merge branch 'release-1.26.0' into develop
  • 2c826c4 Bumping version to 1.26.0
  • 4a89cc8 Add changelog entries from botocore
  • 442fea7 Merge branch 'release-1.25.5'
  • 74d886c Merge branch 'release-1.25.5' into develop
  • 2d3c96e Bumping version to 1.25.5
  • 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.21.21 to 1.26.1.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.21.21...1.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2022

A newer version of boto3 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@mdazam1942 mdazam1942 merged commit bf3cfdd into develop Nov 4, 2022
@mdazam1942 mdazam1942 deleted the dependabot/pip/stix_shifter/boto3-1.26.1 branch November 4, 2022 19:11
baulus pushed a commit that referenced this pull request Dec 7, 2022
Bumps [boto3](https://github.com/boto/boto3) from 1.21.21 to 1.26.1.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.21.21...1.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Md Azam <mdazam@ca.ibm.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant