Skip to content

Releases: splunk/addonfactory-ucc-generator

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)

v5.46.0

13 Jun 14:45
c311710
Compare
Choose a tag to compare

5.46.0 (2024-06-13)

Bug Fixes

  • oauth: set loglevel in oauth rh template to use log level set in add-on (#1227) (3b7b9e1)

Features

  • allow developers to choose the default view (#1197) (21610e2), closes #1041
  • configuration: display UCC version (#1221) (a63d8b3)
  • dashboard: add error categories to chart and event table in the error panel (#1225) (cd2907a)
  • dashboard: add resource monitoring tab and information about input status (#1209) (e8acfd9)
  • globalConfig file passed through --config accepts only JSON or YAML formats (#1216) (f661475)
  • sort table by visible text (#1205) (8561e0f)

v5.45.0

28 May 17:17
44cbcd9
Compare
Choose a tag to compare

5.45.0 (2024-05-28)

Bug Fixes

Features

  • add built-in interval entity (#1179) (10ae8e3)
  • add flag to add UI source map files during the build process (#1183) (6e4944b)
  • Improve input helper module init scripts (#1204) (9abb12c)

v5.44.0

14 May 15:52
b50f87e
Compare
Choose a tag to compare

5.44.0 (2024-05-14)

Bug Fixes

  • alert: graceful handle for usage of activeResponse (#1185) (c43f38f)
  • style: fix label overflow issue for 'OpenAPI.json' button in configuration page (#1181) (917f9c9)

Features

  • auto-gen: notify users for existing features of UCC framework (#1177) (305dbbd)
  • file input component, supports base64 encoding (#1167) (46417c2)
  • helper modules for modular inputs (#1126) (fde1a33), closes #331
  • search: relocate button from dropdown to action column In input page (#1148) (696e5a9)

v5.43.0

30 Apr 12:21
217cebb
Compare
Choose a tag to compare

5.43.0 (2024-04-30)

Bug Fixes

  • do not migrate a logging tab when defaultValue is not set (#1157) (5335f5b)

Features

v5.42.1

22 Apr 15:35
6c76d7f
Compare
Choose a tag to compare

5.42.1 (2024-04-22)

Bug Fixes