File tree Expand file tree Collapse file tree 5 files changed +13
-6
lines changed
splunk_add_on_ucc_framework Expand file tree Collapse file tree 5 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 77
88The following 3rd-party software packages may be used by or distributed with addonfactory-ucc-generator. Any information relevant to third-party vendors listed below are collected using common, reasonable means.
99
10- Date generated: 2025-7-15
10+ Date generated: 2025-7-17
1111
12- Revision ID: b4734b0b9cf042fa4049e24bb4b39f5035886cb5
12+ Revision ID: 5bee96d4a9d8f6f8d06a127a5fd84183cfba4fee
1313
1414================================================================================
1515================================================================================
@@ -51634,4 +51634,4 @@ This is a catch-all license used when we find many different proprietary license
5163451634--------------------------------------------------------------------------------
5163551635--------------------------------------------------------------------------------
5163651636
51637- Report Generated by FOSSA on 2025-7-15
51637+ Report Generated by FOSSA on 2025-7-17
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.68.1] ( https://github.com/splunk/addonfactory-ucc-generator/compare/v5.68.0...v5.68.1 ) (2025-07-17)
4+
5+
6+ ### Bug Fixes
7+
8+ * path issue for default alert icon ([ #1839 ] ( https://github.com/splunk/addonfactory-ucc-generator/issues/1839 ) ) ([ 342ebb4] ( https://github.com/splunk/addonfactory-ucc-generator/commit/342ebb49d65beba125052a4cc8bd4d892be9b63b ) )
9+
310# [ 5.68.0] ( https://github.com/splunk/addonfactory-ucc-generator/compare/v5.67.0...v5.68.0 ) (2025-07-15)
411
512
Original file line number Diff line number Diff line change 1616
1717[tool .poetry ]
1818name = " splunk_add_on_ucc_framework"
19- version = " 5.68.0 "
19+ version = " 5.68.1 "
2020description = " Splunk Add-on SDK formerly UCC is a build and code generation framework"
2121license = " Apache-2.0"
2222authors = [" Splunk <addonfactory@splunk.com>" ]
Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515#
16- __version__ = "5.68.0 "
16+ __version__ = "5.68.1 "
1717
1818import logging
1919
Original file line number Diff line number Diff line change 66 "url" : " git+https://github.com/splunk/addonfactory-ucc-generator.git" ,
77 "directory" : " ui"
88 },
9- "version" : " 5.68.0 " ,
9+ "version" : " 5.68.1 " ,
1010 "license" : " Apache-2.0" ,
1111 "author" : " Splunk Inc." ,
1212 "homepage" : " https://splunk.github.io/addonfactory-ucc-generator" ,
You can’t perform that action at this time.
0 commit comments