Skip to content

Releases: splunk/addonfactory-ucc-generator

v5.52.0

30 Oct 15:52
35c8503
Compare
Choose a tag to compare

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

22 Oct 11:08
6889691
Compare
Choose a tag to compare

5.51.1 (2024-10-22)

Bug Fixes

  • CustomControl: change order of function parameters (#1392) (c3e82f9)

v5.51.0

16 Oct 12:01
844bf81
Compare
Choose a tag to compare

5.51.0 (2024-10-16)

Bug Fixes

  • follow SemVer guidelines for version in globalConfig (#1351) (199c05e)

Features

v5.50.1

04 Oct 11:53
9563fc5
Compare
Choose a tag to compare

5.50.1 (2024-10-04)

Bug Fixes

v5.50.0

02 Oct 13:50
3b4256d
Compare
Choose a tag to compare

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

21 Aug 11:18
f7f26dc
Compare
Choose a tag to compare

5.49.0 (2024-08-21)

Bug Fixes

  • add basic textarea in alerts (50bd0e1)
  • disallow alerts textarea to has option param (f7605df)

Features

v5.48.2

25 Jul 09:15
89fcf48
Compare
Choose a tag to compare

5.48.2 (2024-07-25)

Bug Fixes

  • inputs: fix parsing '0' as false for readonlyField and hideField (#1290) (ec676a1)
  • NumberValidator: Number validators allows integer value (#1293) (dbd287c), closes #876

v5.48.1

11 Jul 10:49
c47052c
Compare
Choose a tag to compare

5.48.1 (2024-07-11)

Bug Fixes

v5.48.0

10 Jul 10:58
7ceefd0
Compare
Choose a tag to compare

5.48.0 (2024-07-10)

Bug Fixes

  • allow using globalConfig validator regardless of the default encoding (#1276) (480798f)
  • correctly map truly and falsy values for inputs (#1270) (2b8c2c2)

Features

v5.47.0

25 Jun 16:54
25f87c2
Compare
Choose a tag to compare

5.47.0 (2024-06-25)

Bug Fixes

  • allow 2 blank lines in markdown (3832c3c)

Features

  • custom_row: pass default row value to custom row component (#1218) (1fdebfa)
  • dashboard: add custom filtering options for the license_usage file (#1247) (3e8d864)
  • dashboard: add globalconfig configuration for custom dashboard tab name (#1239) (fce1df4)