Releases: splunk/addonfactory-ucc-generator
Releases · splunk/addonfactory-ucc-generator
v5.58.0
5.58.0 (2025-02-18)
Bug Fixes
- correctly display status in more info (#1576) (0deb79f)
- hideForPlatform: hide inputs when in groups menu (#1564) (3deefbb)
Features
- add default values of entities to inputs.conf (#1530) (d86342a)
- add support for custom REST handlers without UI in openapi.json (#1529) (e4b1f61)
- add support for custom REST handlers without UI in web.conf and restmap.conf (#1532) (09fe1e6)
- allow same service name across different inputs (#1413) (f121dd4), closes #1369
- helplink: links as part of longer text, new lines (#1561) (28263da)
- help: message with links and new lines (#1562) (88c41f0)
- make configuration page as optional (#1521) (0f67e30)
- provide support for .conf-only add-ons (#1546) (d814388)
v5.57.2
v5.57.1
v5.57.0
5.57.0 (2025-01-22)
Bug Fixes
Features
Demos
5.57.0.checkboxtree.mp4
Dashboard shows data with zero when no data found
Before
After
v5.56.0
5.56.0 (2025-01-08)
Bug Fixes
Features
- add basic icons (#1498) (b07657d)
- add default validators (#1507) (cdd3f31)
- add option to disable inputs on creation (#1510) (df3c5a5)
- add proxy component (#1444) (2241363)
- do not add _uccVersion to the root globalConfig file (#1519) (0beab3b)
- schema: schema changes for custom REST endpoints (#1509) (451111a)
- support for Python 3.13 (#1517) (3020cfd)
Demos
Icons are available after ucc-gen init
add-default-logos-in-init.mov
You can make inputs disabled by default
disable-newly-created-inputs.mov
Proxy component available OOTB