Releases: splunk/addonfactory-workflow-addon-release
Releases · splunk/addonfactory-workflow-addon-release
v5.0.0
5.0.0 (2025-08-08)
Bug Fixes
-
hec token validation issue in scripted inputs (#393) (cd697b4)
-
hec token validation issue in scripted inputs (#393) (67b4168)
-
skip running tests on changes in validate-deploy-docs.yaml (#416) (450dad0)
-
update os versions for scripted input tests (#407) (f4d267f)
-
feat!: reusable workflow on python 3.9 (#430) (58c1d31), closes #430
Features
- adding docs change validation step in reuseable CI (#390) (5e17b28)
- adding docs change validation step in reuseable CI (#390) (e30a821)
- parametrized python version (#426) (32fdf1c)
- skip tests on docs only change (#389) (23c93f8)
- skip tests on docs only change (#389) (8adf4a0)
Reverts
- Revert "feat: adding docs change validation step in reuseable CI (#390)" (#404) (90cd8ec), closes #390 #404
BREAKING CHANGES
- switch to Python 3.9 and Poetry upgrade
v4.20.3
v4.19.8 backport
Full Changelog: v4.19...v4.19.8
v4.18.7 backport splunk matrix
This release resolves the problem of TAs running on reusable workflow v4.18 with outdated Splunk Matrix version
v4.20.2
v4.20.1
v4.20.0
4.20.0 (2025-06-25)
Changelog
- Update in AppInspect CLI action version Ref: #394
- Added conditions skip tests, build, app-inspect and publish if the changes in PR are only related to documentation Ref: #389
- Changes in the runbok for appinspect update Ref: #395
- Run appinspect api job for release/ branches in build-test-release pipeline Ref: #376
- Bumps the k8s-manifests-branch version from v3.3.2 to v3.5.0 Ref: #393
- k8s-manifests-branch changes references
- Fix for the issue with the scripted input where the tests were failing with invalid HEC token error. Ref: splunk/ta-automation-k8s-manifests#120
- Added support for the new unified modinput tests framework in upgrade tests. Ref: splunk/ta-automation-k8s-manifests#118
- This PR fixes deployments for TAs using vendor products. It's required change to succesfully run ucc modinput tests ref: splunk/ta-automation-k8s-manifests#123
- Enabled JMX authentication in Tomcat Docker by adding jmxremote.access and jmxremote.password files. Updated CATALINA_OPTS to support authentication for automation purposes. ref: splunk/ta-automation-k8s-manifests#124
- k8s-manifests-branch changes references
v4.19.7
v4.19.6
v4.18.6 backport
Full Changelog: v4.18...v4.18.6
This is an adaptation to the new interface of the ucc-test-modinput command. From now on ucc-test-modinput does not perform ucc-test-modinput gen by default, so it must be explicitly specified.