Update version to v0.127.0
Update Go version to v1.23.9 to address CVE-2025-22871
Resolves: RHEL-90009
Signed-off-by: Kseniia Nivnia <knivnia@redhat.com>
Update go-jose v4.0.2 to v4.0.5 and testify v1.9.0 to v1.10.0
to address CVE-2025-27144
Resolves: RHEL-84160
Signed-off-by: ccowman <ccowman@redhat.com>
Update golang from v1.22.11 to v1.23 and x/oauth
from v0.22.0 to v0.27.0 to resolve CVE-2025-22868
Resolves: RHEL-84025
Signed-off-by: ccowman <ccowman@redhat.com>
Adjust the pre-uninstallation phase so that the observability user is
only deleted during full uninstallation. This prevents the user from
being deleted during upgrades and ensures the service contines to work
as intended after a major rhel upgrade. Also add precautionary runtime
requirements for shadow-utils and util-linux as both are required for
the creation of the observability user.
Resolves: RHEL-76915
Signed-off-by: ccowman <ccowman@redhat.com>
Bump revision and update golang version in tarball from 1.21.0 to
1.22.11 to fix net/http CVE-2024-45336 and fix specified
dependency versions in changelog entry
Resolves: RHEL-78944
Signed-off-by: ccowman <ccowman@redhat.com>