Skip to content

Conversation

@dependabot
Copy link

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

Bumps boto3 from 1.24.19 to 1.24.28.

Changelog

Sourced from boto3's changelog.

1.24.28

  • api-change:networkmanager: [botocore] This release adds general availability API support for AWS Cloud WAN.

1.24.27

  • api-change:ec2: [botocore] Build, manage, and monitor a unified global network that connects resources running across your cloud and on-premises environments using the AWS Cloud WAN APIs.
  • api-change:redshift-serverless: [botocore] Removed prerelease language for GA launch.
  • api-change:redshift: [botocore] This release adds a new --snapshot-arn field for describe-cluster-snapshots, describe-node-configuration-options, restore-from-cluster-snapshot, authorize-snapshot-acsess, and revoke-snapshot-acsess APIs. It allows customers to give a Redshift snapshot ARN or a Redshift Serverless ARN as input.

1.24.26

  • api-change:backup: [botocore] This release adds support for authentication using IAM user identity instead of passed IAM role, identified by excluding the IamRoleArn field in the StartRestoreJob API. This feature applies to only resource clients with a destructive restore nature (e.g. SAP HANA).

1.24.25

  • api-change:chime-sdk-meetings: [botocore] Adds support for AppKeys and TenantIds in Amazon Chime SDK WebRTC sessions
  • api-change:dms: [botocore] New api to migrate event subscriptions to event bridge rules
  • api-change:iot: [botocore] This release adds support to register a CA certificate without having to provide a verification certificate. This also allows multiple AWS accounts to register the same CA in the same region.
  • api-change:iotwireless: [botocore] Adds 5 APIs: PutPositionConfiguration, GetPositionConfiguration, ListPositionConfigurations, UpdatePosition, GetPosition for the new Positioning Service feature which enables customers to configure solvers to calculate position of LoRaWAN devices, or specify position of LoRaWAN devices & gateways.
  • api-change:sagemaker: [botocore] Heterogeneous clusters: the ability to launch training jobs with multiple instance types. This enables running component of the training job on the instance type that is most suitable for it. e.g. doing data processing and augmentation on CPU instances and neural network training on GPU instances

1.24.24

  • api-change:cloudformation: [botocore] My AWS Service (placeholder) - Add a new feature Account-level Targeting for StackSet operation
  • api-change:synthetics: [botocore] This release introduces Group feature, which enables users to group cross-region canaries.

1.24.23

  • api-change:config: [botocore] Updating documentation service limits
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:quicksight: [botocore] This release allows customers to programmatically create QuickSight accounts with Enterprise and Enterprise + Q editions. It also releases allowlisting domains for embedding QuickSight dashboards at runtime through the embedding APIs.
  • api-change:rds: [botocore] Adds waiters support for DBCluster.
  • api-change:rolesanywhere: [botocore] IAM Roles Anywhere allows your workloads such as servers, containers, and applications to obtain temporary AWS credentials and use the same IAM roles and policies that you have configured for your AWS workloads to access AWS resources.
  • api-change:ssm-incidents: [botocore] Adds support for tagging incident-record on creation by providing incident tags in the template within a response-plan.

1.24.22

... (truncated)

Commits
  • 4a2452e Merge branch 'release-1.24.28'
  • 95b2454 Bumping version to 1.24.28
  • 59aac04 Add changelog entries from botocore
  • 5c736c0 Merge branch 'release-1.24.27' into develop
  • e5b32f2 Merge branch 'release-1.24.27'
  • 3f269d9 Bumping version to 1.24.27
  • cc1347c Add changelog entries from botocore
  • f4287f5 Merge branch 'release-1.24.26' into develop
  • 9da0e18 Merge branch 'release-1.24.26'
  • 43c4113 Bumping version to 1.24.26
  • 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.24.19 to 1.24.28.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.19...1.24.28)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 12, 2022

The following labels could not be found: python, dependencies, docs-approved.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 13, 2022

Superseded by #92.

@dependabot dependabot bot closed this Jul 13, 2022
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.24.28 branch July 13, 2022 23:37
jdullum pushed a commit that referenced this pull request Oct 12, 2023
…emisto#30083)

* Add modify notes command to yml file (#88)

* Add modify notes command to yml file

* Fix validation errors in yml config file

* Add a config param to fetch only escalated alerts (#90)

* Add a config param to fetch only escalated alerts

- It adds a config param to fetch only escalated alerts

- It fixes the requests that have body, so it is automatically parsed

* Fix test with only escalated param

* Update integration version

* Update descriptions (#91)

* Update display text for only_escalated param

* Update description about getting ZeroFox token

* Update integration version

* Remove version 1.2.1 (#93)

* Update docker image version

Co-authored-by: Felipe Garrido <[email protected]>
Co-authored-by: Michael Yochpaz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant