Skip to content

Releases: splunk/addonfactory-ucc-generator

v6.0.1

30 Sep 14:45
62fda2e

Choose a tag to compare

6.0.1 (2025-09-30)

Bug Fixes

  • include built UI files in the wheel package (#1929) (a9dea38)

v6.0.0

26 Sep 11:06
1c9ae71

Choose a tag to compare

6.0.0 (2025-09-26)

Bug Fixes

  • add browser header for test case (#1889) (068cad6)
  • generation of web.conf for endpoints mentioned in endpointUrl (#1884) (5522137)
  • ui: show OAuth 2.0 entities on tabs other than "account" (#1895) (8dee920)
  • ui: use the correct OAuth2 url (#1899) (0f3effd)

Features

  • add check for existence of python scripts in user-defined handler (#1908) (98c6d17)
  • add support of transforming custom command (#1856) (286577e)
  • allow users to exclude libs that should not be installed (#1915) (a096cf1)
  • build ui from ucc-gen build (#1893) (1d0214e)
  • custom command: test-ucc-ui as custom ui test command (#1834) (533fc6a)
  • do not support auth_entity property in auth entities (#1879) (26b25e0)
  • issue warning for source code having files generated by ucc (#1900) (6d06746)

BREAKING CHANGES

  • Dropped support for Python 3.7 and 3.8 (#1869)
  • Custom menu removal (#1866)
  • Removed support for --ui-source-map (#1867)
  • Removed require js (amd) approach for custom elements (#1874)
  • remove placeholder from test and docs (#1878)

v6.0.0-beta.1

26 Aug 22:15
545d05f

Choose a tag to compare

v6.0.0-beta.1 Pre-release
Pre-release

6.0.0-beta.1 (2025-08-26)

Bug Fixes

Features

  • build custom ui with ucc-gen build (9d3f096)
  • building custom UI inside ucc-gen build command (6040531)
  • custom command: test-ucc-ui as custom ui test command (#1834) (533fc6a)
  • do not support auth_entity property in auth entities (#1879) (26b25e0)

BREAKING CHANGES

  • build custom ui with ucc-gen build

v6.0.0-alpha.1

26 Aug 23:47
25d22df

Choose a tag to compare

v6.0.0-alpha.1 Pre-release
Pre-release

6.0.0-alpha.1 (2025-08-26)

Bug Fixes

Features

  • build custom ui with ucc-gen build (9d3f096)
  • building custom UI inside ucc-gen build command (6040531)
  • custom command: test-ucc-ui as custom ui test command (#1834) (533fc6a)
  • do not support auth_entity property in auth entities (#1879) (26b25e0)

BREAKING CHANGES

  • build custom ui with ucc-gen build

v6.0.0-rc.1

21 Aug 16:21
d45625e

Choose a tag to compare

v6.0.0-rc.1 Pre-release
Pre-release

6.0.0-rc.1 (2025-08-21)

Bug Fixes

Features

  • custom command: test-ucc-ui as custom ui test command (#1834) (6855964)
  • custom menu removal (df62075)
  • do not support auth_entity property in auth entities (b3bc78d)
  • init commit with drop 37 and 38 in workflows (5ab0d90)
  • remove placeholder from test and docs (030111e)
  • remove require js (amd) approach for custom elements (46b39ba)
  • remove support for --ui-source-map (3bc7958)
  • remove support for .uccignore (7c324cf)

Reverts

BREAKING CHANGES

  • remove placeholder from test and docs
  • remove support for .uccignore
  • remove require js (amd) approach for custom elements
  • do not support auth_entity property in auth entities
  • remove support for --ui-source-map
  • custom menu removal
  • init commit with drop 37 and 38 in workflows

v5.70.0-rc.1

21 Aug 14:03
515cdc6

Choose a tag to compare

v5.70.0-rc.1 Pre-release
Pre-release

5.70.0-rc.1 (2025-08-21)

Bug Fixes

Features

  • custom command: test-ucc-ui as custom ui test command (#1834) (533fc6a)
  • do not support auth_entity property in auth entities (#1879) (26b25e0)

v5.69.1

05 Aug 11:19
a32f90e

Choose a tag to compare

5.69.1 (2025-08-05)

Bug Fixes

Reverts

v5.69.0

22 Jul 16:46
36e80d9

Choose a tag to compare

5.69.0 (2025-07-22)

Features

  • add self param to stream_events and validate_input at build-time (#1829) (5aa5e95)

v5.68.1

17 Jul 11:18
0cc805f

Choose a tag to compare

5.68.1 (2025-07-17)

Bug Fixes

v5.68.0

15 Jul 14:27
61d29e4

Choose a tag to compare

5.68.0 (2025-07-15)

Bug Fixes

  • do not generate openapi.json for .conf-only add-ons (#1742) (3133ea2)
  • fix Jinja2 vulnerability for autoescape (#1790) (c0eefef)

Features