Skip to content

Commit

Permalink
Release notes for version 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Dec 13, 2024
1 parent 6fd9a3a commit 92a2dae
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright (c) 2017-2022 Splunk Inc.
Copyright (c) 2017-2024 Splunk Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# Ivanti ITSM

Publisher: Splunk Community
Connector Version: 3.0.0
Connector Version: 3.0.1
Product Vendor: Ivanti
Product Name: ITSM
Product Version Supported (regex): ".\*"
Minimum Product Version: 6.3.0

This app integrates with Ivanti ITSM to provide ingestion and several ticketing actions

### Configuration Variables
### Configuration variables
This table lists the configuration variables required to operate Ivanti ITSM. These variables are specified when configuring a ITSM asset in Splunk SOAR.

VARIABLE | REQUIRED | TYPE | DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# File: __init__.py
#
# Copyright (c) 2017-2022 Splunk Inc.
# Copyright (c) 2017-2024 Splunk Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion ivantiitsm_connector.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# File: ivantiitsm_connector.py
#
# Copyright (c) 2017-2022 Splunk Inc.
# Copyright (c) 2017-2024 Splunk Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion ivantiitsm_consts.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# File: ivantiitsm_consts.py
#
# Copyright (c) 2017-2022 Splunk Inc.
# Copyright (c) 2017-2024 Splunk Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
1 change: 1 addition & 0 deletions release_notes/3.0.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Update dependencies [PAPP-34909]
2 changes: 0 additions & 2 deletions release_notes/unreleased.md
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
**Unreleased**

* Update dependencies [PAPP-34909]

0 comments on commit 92a2dae

Please sign in to comment.