From 08f89dc5fc36085b865045176385f937b1ad6be0 Mon Sep 17 00:00:00 2001 From: Xiangce Liu Date: Thu, 2 Jan 2025 09:52:17 +0800 Subject: [PATCH] Automatic commit of package [insights-core] release [3.5.0-1]. Created by command: /usr/bin/tito tag --use-version=3.5.0 --- .tito/packages/insights-core | 2 +- CHANGELOG.md | 22 ++++++++++++++++++++++ insights-core.spec | 32 +++++++++++++++++++++++++++++++- insights/VERSION | 2 +- 4 files changed, 55 insertions(+), 3 deletions(-) diff --git a/.tito/packages/insights-core b/.tito/packages/insights-core index a19030e5bf..efc0cbe260 100644 --- a/.tito/packages/insights-core +++ b/.tito/packages/insights-core @@ -1 +1 @@ -3.4.27-1 ./ +3.5.0-1 ./ diff --git a/CHANGELOG.md b/CHANGELOG.md index aa2f3c738a..46e6fd3d6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,28 @@ ## [Unreleased](https://github.com/RedHatInsights/insights-core/tree/HEAD) +# [insights-core-3.5.1](https://github.com/RedHatInsights/insights-core/releases/tag/insights-core-3.5.1) (2025-01-02) + +- fix: typo options to the ls_lanRL spec ([PR 4323](https://github.com/RedHatInsights/insights-core/pull/4323)) +- chore: remove planned deprecations for bumping 3.5.0 ([PR 4308](https://github.com/RedHatInsights/insights-core/pull/4308)) +- feat: Enhance od_cpu_dma_latency miss strip ([PR 4321](https://github.com/RedHatInsights/insights-core/pull/4321)) +- fix: do not print collection messages for compliance apiv2 options ([PR 4319](https://github.com/RedHatInsights/insights-core/pull/4319)) +- feat: support line filter in spec Cleaner ([PR 4299](https://github.com/RedHatInsights/insights-core/pull/4299)) +- feat: add new command fwupdmgr to spec.fw_security ([PR 4320](https://github.com/RedHatInsights/insights-core/pull/4320)) +- fix: handler extra header lines in JSONParser ([PR 4317](https://github.com/RedHatInsights/insights-core/pull/4317)) +- feat: remove collection of unused spec fw_devices ([PR 4318](https://github.com/RedHatInsights/insights-core/pull/4318)) +- feat: Add is_rhel_ai to parser of os_release ([PR 4313](https://github.com/RedHatInsights/insights-core/pull/4313)) +- feat: Add spec and parser for ilab_model_list ([PR 4311](https://github.com/RedHatInsights/insights-core/pull/4311)) +- chore: Use caplog to verify log calls ([PR 4315](https://github.com/RedHatInsights/insights-core/pull/4315)) +- test(client): Fix unusual race condition in tests ([PR 4316](https://github.com/RedHatInsights/insights-core/pull/4316)) +- feat: add a base parser LazyLogFileOutput ([PR 4309](https://github.com/RedHatInsights/insights-core/pull/4309)) +- fix(ci): Use dynamic repo URL for python26-test ([PR 4314](https://github.com/RedHatInsights/insights-core/pull/4314)) +- fix(test): failures of test_eap_reports in some test env ([PR 4310](https://github.com/RedHatInsights/insights-core/pull/4310)) +- No longer test the uploader JSON files ([PR 4304](https://github.com/RedHatInsights/insights-core/pull/4304)) +- feat: download egg as per the RHEL major version ([PR 4266](https://github.com/RedHatInsights/insights-core/pull/4266)) +- feat: Remove nmcli_conn_show_uuids datasource and parser ([PR 4307](https://github.com/RedHatInsights/insights-core/pull/4307)) +- fix: invalid content of datasource aws_imdsv2_token ([PR 4305](https://github.com/RedHatInsights/insights-core/pull/4305)) + # [insights-core-3.4.27](https://github.com/RedHatInsights/insights-core/releases/tag/insights-core-3.4.27) (2024-12-12) - fix: ansi color code in parser TimeDateCtlStatus ([PR 4300](https://github.com/RedHatInsights/insights-core/pull/4300)) diff --git a/insights-core.spec b/insights-core.spec index 120b9819fa..cca4f8b147 100644 --- a/insights-core.spec +++ b/insights-core.spec @@ -1,5 +1,5 @@ Name: insights-core -Version: 3.4.27 +Version: 3.5.0 Release: 1%{?dist} Summary: Insights Core is a data collection and analysis framework. @@ -50,6 +50,36 @@ rm -rf $RPM_BUILD_ROOT/usr/bin %{python3_sitelib}/* %changelog +* Thu Jan 02 2025 Xiangce Liu 3.5.0-1 +- fix: typo options to the ls_lanRL spec (#4323) (xiangceliu@redhat.com) +- chore: remove planned deprecations for bumping 3.5.0 (#4308) + (xiangceliu@redhat.com) +- feat: Enhance od_cpu_dma_latency miss strip (#4321) (jiazhang@redhat.com) +- fix: do not print collection messages for compliance apiv2 options (#4319) + (xiangceliu@redhat.com) +- feat: support line filter in spec Cleaner (#4299) (xiangceliu@redhat.com) +- feat: add new command fwupdmgr to spec.fw_security (#4320) + (xiaoxwan@redhat.com) +- fix: handler extra header lines in JSONParser (#4317) (xiaoxwan@redhat.com) +- feat: remove collection of unused spec fw_devices (#4318) + (xiaoxwan@redhat.com) +- feat: Add is_rhel_ai to parser of os_release (#4313) (jiazhang@redhat.com) +- feat: Add spec and parser for ilab_model_list (#4311) (jiazhang@redhat.com) +- chore: Use caplog to verify log calls (#4315) (stomsa@redhat.com) +- test(client): Fix unusual race condition in tests (#4316) + (47797196+pkoprda@users.noreply.github.com) +- feat: add a base parser LazyLogFileOutput (#4309) (xiangceliu@redhat.com) +- fix(ci): Use dynamic repo URL for python26-test (#4314) (stomsa@redhat.com) +- fix(test): failures of test_eap_reports in some test env (#4310) + (xiangceliu@redhat.com) +- No longer test the uploader JSON files (#4304) (xiangceliu@redhat.com) +- feat: download egg as per the RHEL major version (#4266) + (xiangceliu@redhat.com) +- feat: Remove nmcli_conn_show_uuids datasource and parser (#4307) + (jiazhang@redhat.com) +- fix: invalid content of datasource aws_imdsv2_token (#4305) + (xiaoxwan@redhat.com) + * Thu Dec 12 2024 Xiangce Liu 3.4.27-1 - fix: ansi color code in parser TimeDateCtlStatus (#4300) (xiaoxwan@redhat.com) diff --git a/insights/VERSION b/insights/VERSION index 5b66ca0a27..1545d96657 100644 --- a/insights/VERSION +++ b/insights/VERSION @@ -1 +1 @@ -3.4.27 +3.5.0