File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -43,3 +43,14 @@ If you're wondering what general code cleanup means...
4343- added a bunch of functions for code that was duplicated all over the place
4444- moved HCL queries inside of the compute inventory
4545- improved logging
46+
47+ ## 1.2.9
48+
49+ - Fixed an issue that could cause the add-on to fail wihle processing an HX cluster that has very stale data
50+ - Added RegisteredDevice to computePhysicalSummaries, networkElementSummaries, and hyperflexClusters
51+ - Added Encryption to hyperflexClusters
52+ - Pruned additional items from the Drives elements of the hyperflexNodes sourcetype to prevent records from exceeding 10k bytes
53+ - Pruned additional items from the hyperflexClusters sourcetype to prevent records from exceeding 10k bytes
54+ - Pruned a few items from all of the inventory types to improve consistency and relevance
55+ - Updated example searches on Github to include RegisteredDevice.ConnectionStatus
56+ - Added an additional log message to warn when records exceed the 10k size limit
You can’t perform that action at this time.
0 commit comments