Skip to content

Commit e0b9d87

Browse files
Added notes for 1.2.9
1 parent 6e713a6 commit e0b9d87

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

splunkbase/releasenotes.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)