Releases: splunk/addonfactory-ucc-generator
Releases · splunk/addonfactory-ucc-generator
v6.1.0
v6.0.1
v6.0.0
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
v6.0.0-beta.1
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
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
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