Skip to content

Commit 0c34a7c

Browse files
himdelLadas
andauthored
Update CHANGELOG for 0.4.2 (#120)
* Update CHANGELOG for 0.4.2 * Update CHANGELOG.md Co-authored-by: Ladislav Smola <lsmola@redhat.com> --------- Co-authored-by: Ladislav Smola <lsmola@redhat.com>
1 parent da5075e commit 0c34a7c

1 file changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
- Fix return codes
4545

4646
## 0.4.0
47+
4748
- Adding RENEWAL_GUIDANCE reports having host fact based dedup and detection of ephemeral hosts
4849
- removing obsolete host_metric command
4950
- adding organization usage details into CCSPv2 report
@@ -53,7 +54,20 @@
5354
- introducing S3 adapter for CCSP types of reports
5455

5556
## 0.4.1
57+
5658
- relax boto3 requirement so it builds with any version available
5759

58-
## 0.4.2 (unreleased)
59-
- allow importing pglock from either awx or django-ansible-base
60+
## 0.4.2
61+
62+
- add indirectly managed nodes support, sheets
63+
- add scope (hosts across all inventories) support, sheets
64+
- count only reachable hosts into ccsp
65+
- add optional collector coverage sheet
66+
- allow importing pglock from either awx or django-ansible-base (2.4/2.5 compatibility)
67+
- perf: reduce need to load data only used by optional sheets
68+
- handle missing job_created for older job_host_summary data
69+
- basic param validation for --since, --until
70+
- better error handling for missing data
71+
- dev: added tests, mock data generator, scripts, docs, linters, workflows
72+
- dev: standalone mode with just postgres; python 3.13
73+
- dev: merge in insights-analytics-generator base lib

0 commit comments

Comments
 (0)