From 7c556813d5cc476f121542b8f3a305dbfe284639 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 20 Jan 2025 00:50:30 -0800 Subject: [PATCH] Release notes for version 2.3.4 --- LICENSE | 4 ++-- README.md | 2 +- __init__.py | 2 +- microsoftsqlserver_connector.py | 2 +- microsoftsqlserver_consts.py | 2 +- microsoftsqlserver_view.py | 2 +- release_notes/2.3.4.md | 1 + release_notes/unreleased.md | 2 -- run_query.html | 2 +- 9 files changed, 9 insertions(+), 10 deletions(-) create mode 100644 release_notes/2.3.4.md diff --git a/LICENSE b/LICENSE index a7dfdbd..6df216e 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright (c) 2017-2024 Splunk Inc. + Copyright (c) 2017-2025 Splunk Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the 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 48fece2..07ad6a4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Microsoft SQL Server Publisher: Splunk -Connector Version: 2.3.3 +Connector Version: 2.3.4 Product Vendor: Microsoft Product Name: Microsoft SQL Server Product Version Supported (regex): ".\*" diff --git a/__init__.py b/__init__.py index 04fd24e..c8a2c5b 100644 --- a/__init__.py +++ b/__init__.py @@ -1,6 +1,6 @@ # File: __init__.py # -# Copyright (c) 2017-2024 Splunk Inc. +# Copyright (c) 2017-2025 Splunk Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/microsoftsqlserver_connector.py b/microsoftsqlserver_connector.py index 08b19fb..08503e1 100644 --- a/microsoftsqlserver_connector.py +++ b/microsoftsqlserver_connector.py @@ -1,6 +1,6 @@ # File: microsoftsqlserver_connector.py # -# Copyright (c) 2017-2024 Splunk Inc. +# Copyright (c) 2017-2025 Splunk Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/microsoftsqlserver_consts.py b/microsoftsqlserver_consts.py index f5b3584..bc89d64 100644 --- a/microsoftsqlserver_consts.py +++ b/microsoftsqlserver_consts.py @@ -1,6 +1,6 @@ # File: microsoftsqlserver_consts.py # -# Copyright (c) 2017-2024 Splunk Inc. +# Copyright (c) 2017-2025 Splunk Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/microsoftsqlserver_view.py b/microsoftsqlserver_view.py index 09ed775..864c5db 100644 --- a/microsoftsqlserver_view.py +++ b/microsoftsqlserver_view.py @@ -1,6 +1,6 @@ # File: microsoftsqlserver_view.py # -# Copyright (c) 2017-2024 Splunk Inc. +# Copyright (c) 2017-2025 Splunk Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/release_notes/2.3.4.md b/release_notes/2.3.4.md new file mode 100644 index 0000000..0a61c6f --- /dev/null +++ b/release_notes/2.3.4.md @@ -0,0 +1 @@ +* PSAAS-21321 update pymssql to latest version \ No newline at end of file diff --git a/release_notes/unreleased.md b/release_notes/unreleased.md index 1e19363..fbcb2fd 100644 --- a/release_notes/unreleased.md +++ b/release_notes/unreleased.md @@ -1,3 +1 @@ **Unreleased** - -* PSAAS-21321 update pymssql to latest version diff --git a/run_query.html b/run_query.html index dc12c9b..a79c54a 100644 --- a/run_query.html +++ b/run_query.html @@ -12,7 +12,7 @@ {% block widget_content %}