Releases: splunk/addonfactory-ucc-generator
Releases · splunk/addonfactory-ucc-generator
v5.54.0
5.54.0 (2024-11-27)
Bug Fixes
Features
v5.53.2
5.53.2 (2024-11-21)
Bug Fixes
- api: cancelled requests don't emit user facing errors (#1472) (0970441)
v5.53.1
5.53.1 (2024-11-18)
Bug Fixes
- select: fetching options when some dependency is null (#1463) (feb9bdf)
v5.53.0
5.53.0 (2024-11-13)
Bug Fixes
- Dropdown: fix showing selected option when value is numeric (#1439) (9e7394a)
- generate oauth authentication fields for OpenAPI integration (#1425) (beb561b)
- table: custom mapping for values in Status column (#1451) (4721738)
Features
- add ability to provide custom pip flags (#1447) (718c897)
- add grouping to configuration page (#1432) (b94b228)
- deprecate .uccignore and upgrade additional_package (#1415) (f6dd96f)
v5.52.0
5.52.0 (2024-10-30)
Bug Fixes
- generate basic authentication fields for OpenAPI integration (#1407) (584b832)
- remove support for the "enable" action in table inputs (#1386) (26a4bb9)
Features
- print warning when entity does not have validators (#1409) (ad12cea)
- require splunktaucclib 6.4.0 during the build phase (#1412) (0d20269)
v5.51.1
5.51.1 (2024-10-22)
Bug Fixes
- CustomControl: change order of function parameters (#1392) (c3e82f9)
v5.51.0
5.51.0 (2024-10-16)
Bug Fixes
- follow SemVer guidelines for version in globalConfig (#1351) (199c05e)
Features
v5.50.0
5.50.0 (2024-10-02)
Bug Fixes
- boolean values are converted to 1 and 0 only on configuration page (#1347) (d0d0c11)
- custom row loading on many tabs (#1336) (f124b5e)
- globalConfig: update name and rest root convention (#1335) (bdfa8c3), closes #1333
Features
- dashboard: add possibility to display CRITICAL log lvl in dashboard (#1337) (d937986)
- option for configuring is_visible from globalConfig.json (#1345) (04c80e3), closes #1334
- provide support for Python 3.9 for OS-dependent libraries (#1338) (5cfc889)
- restructure conf and spec file generation (#1328) (bc6a36b)
- restructure html file generation (#1311) (ed2c2bd)
- restructure xml file generation (#1312) (a171c8d)
v5.49.0
5.49.0 (2024-08-21)
Bug Fixes
- add basic textarea in alerts (50bd0e1)
- disallow alerts textarea to has option param (f7605df)
Features