Skip to content

Releases: splunk/addonfactory-ucc-generator

v5.38.0

06 Feb 18:32
de1c10d
Compare
Choose a tag to compare

5.38.0 (2024-02-06)

Bug Fixes

  • EntityModal: prevent Enter from submitting the form in Modal window (#1047) (b7f179a), closes #875
  • OpenAPI schema generator fixes for when multiple inputs are defined (#1016) (332db43)

Features

  • add UCC version to globalConfig (#984) (e1229b4)
  • ADDON-67533 implement support for oauth autorize and token urls (#1009) (aada373)
  • allow wildcards in .uccignore file (#1012) (04b847f), closes #1011
  • change avg() to sum() in PANEL_EVENTS_INGESTED_BY_SOURCETYPE_TEMPLATE panel (#1028) (c738634)
  • customizing version of pip in build, add legacy resolver as optional (#1035) (751990c)
  • default warning hidden after any input (#1024) (d0d69ee)

v5.37.0

31 Jan 14:08
559cfd6
Compare
Choose a tag to compare

5.37.0 (2024-01-31)

Features

  • checkboxGroup: correctly parsing values with spaces (#1034) (73358ee)

v5.36.2

12 Jan 16:48
6472e81
Compare
Choose a tag to compare

5.36.2 (2024-01-12)

Bug Fixes

v5.36.1

12 Jan 11:27
896d54d
Compare
Choose a tag to compare

5.36.1 (2024-01-12)

Bug Fixes

v5.36.0

10 Jan 18:07
9e5ce73
Compare
Choose a tag to compare

5.36.0 (2024-01-10)

Bug Fixes

  • enable for entities and add it for oauth (#964) (21bb7f8)
  • no-compile missing from os-dependentLibraries packages (#999) (537d450)
  • pass disabled props for radio bar component (#997) (a4eb6f9)
  • typo in the error message (#1004) (312c8be)
  • update axios along with follow redirect (#1003) (7bc5a35)

Features

v5.35.1

14 Dec 08:28
0c5e680
Compare
Choose a tag to compare

5.35.1 (2023-12-14)

Bug Fixes

v5.35.0

13 Dec 14:31
6451763
Compare
Choose a tag to compare

5.35.0 (2023-12-13)

Bug Fixes

  • add tests and auth_access_token to schema (#969) (6e1e743)

Features

  • add support for downloading os-dependent libraries (#963) (6cfb5a3)
  • build commands produces detailed output of what happened (#927) (3fad1a2)

v5.34.1

06 Dec 13:22
7731ea3
Compare
Choose a tag to compare

5.34.1 (2023-12-06)

Bug Fixes

  • add control group wrapper max width to 750px (#966) (0213c45)

v5.34.0

28 Nov 16:17
255d0d8
Compare
Choose a tag to compare

5.34.0 (2023-11-28)

Bug Fixes

  • change location of openapi.json generated file (#958) (e0d38b7)
  • globalConfig validator respects numbers in values in autoCompleteFields (#957) (1716494)
  • revert to static width of modal (#955) (aec869f)

Features

  • add support for disableonEdit in OAuth (#953) (d948128)

v5.33.0

14 Nov 14:13
17b6a0f
Compare
Choose a tag to compare

5.33.0 (2023-11-14)

Features