From 672d106c52370777996869f66b8c3d2d9b181b78 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 12 Dec 2024 12:48:53 -0800 Subject: [PATCH] Release notes for version 3.1.1 --- LICENSE | 2 +- README.md | 6 +++--- release_notes/3.1.1.md | 1 + release_notes/unreleased.md | 2 -- 4 files changed, 5 insertions(+), 6 deletions(-) create mode 100644 release_notes/3.1.1.md diff --git a/LICENSE b/LICENSE index 448c407..f477717 100644 --- a/LICENSE +++ b/LICENSE @@ -198,4 +198,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and - limitations under the License. + limitations under the License. \ No newline at end of file diff --git a/README.md b/README.md index 2e8d87d..de04786 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Cisco ISE Publisher: Splunk -Connector Version: 3.1.0 +Connector Version: 3.1.1 Product Vendor: Cisco Systems Product Name: Cisco ISE Product Version Supported (regex): "/([2].[67])|([3].[01])/" @@ -197,8 +197,8 @@ ports used by Splunk SOAR. | https | tcp | 443 | -### Configuration Variables -The below configuration variables are required for this Connector to operate. These variables are specified when configuring a Cisco ISE asset in SOAR. +### Configuration variables +This table lists the configuration variables required to operate Cisco ISE. These variables are specified when configuring a Cisco ISE asset in Splunk SOAR. VARIABLE | REQUIRED | TYPE | DESCRIPTION -------- | -------- | ---- | ----------- diff --git a/release_notes/3.1.1.md b/release_notes/3.1.1.md new file mode 100644 index 0000000..30bd514 --- /dev/null +++ b/release_notes/3.1.1.md @@ -0,0 +1 @@ +* Update setuptools version, pre-commit updates [PAPP-34894] \ No newline at end of file diff --git a/release_notes/unreleased.md b/release_notes/unreleased.md index e91af3a..fbcb2fd 100644 --- a/release_notes/unreleased.md +++ b/release_notes/unreleased.md @@ -1,3 +1 @@ **Unreleased** - -* Update setuptools version, pre-commit updates [PAPP-34894]