diff --git a/.gitignore b/.gitignore index 24c8a51..04b6d8c 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /auto-maintenance-73800682a3293ef5ab5ed5880329ce792cd34bbf.tar.gz /mssql-1.4.1.tar.gz /mssql-2.0.1.tar.gz +/mssql-2.2.0.tar.gz diff --git a/ansible-collection-microsoft-sql.spec b/ansible-collection-microsoft-sql.spec index 9f904a3..399be9a 100644 --- a/ansible-collection-microsoft-sql.spec +++ b/ansible-collection-microsoft-sql.spec @@ -21,7 +21,7 @@ BuildRequires: ansible-core >= 2.11.0 Name: ansible-collection-microsoft-sql Url: https://github.com/linux-system-roles/mssql Summary: The Ansible collection for Microsoft SQL Server management -Version: 2.0.1 +Version: 2.2.0 Release: 1%{?dist} License: MIT @@ -333,6 +333,16 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \ %endif %changelog +* Mon Dec 11 2023 Sergei Petrosian - 2.2.0-1 +- Support installing SQL Server 2022 on RHEL 9 and running as a selinux-confined application + Resolves: RHEL-16342 +- Remove unnecessary variable and RPM requirements for read-scale clusters + Resolves: RHEL-3540 +- Add the mssql_ha_prep_for_pacemaker variable to configure SQL Server for Pacemaker + Resolves: RHEL-19091 +- Deprecate `mssql_ha_cluster_run_role` for `mssql_manage_ha_cluster` + Resolves: RHEL-19092 + * Thu Jul 27 2023 Sergei Petrosian - 2.0.1-1 - Update role to version 2.0.1 to enhance AD integration Resolves: RHEL-877 diff --git a/sources b/sources index 7805d4a..b3c1dfb 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (auto-maintenance-73800682a3293ef5ab5ed5880329ce792cd34bbf.tar.gz) = 327a9381f7051661cd75742c3c2542d67c0220bdeb9d11bb6c982d7bf053c232d9a192511dc4a90b678bafbbd8e5b08664a8570c62ab652ddf089a98b083b99b -SHA512 (mssql-2.0.1.tar.gz) = f25f3849548ebc197f364a80ce1436fe0581ccbe7d34f63b182a3bf0aa831de21dbc544e70b169bab149392e514afaacb5a58e79f008caa2984eee16885c6924 +SHA512 (mssql-2.2.0.tar.gz) = 6456e4596d302a3d4277ab201994e11f84aafaa3833f9c387e6fcdd1eb095431e17e8475082ae6eb2bd382bdd2c702ff4648ace7e3d9087d11f863ea5f8f1b42