Releases: intel/igsc
Releases · intel/igsc
V0.9.5
Release V0.9.4
[v0.9.4] - 2024-09-19
Added
- lib: add timestamps to logs
- cli: implement read firmware status register in cli
- lib: implement read firmware status register library API
- cli: print error message when device iterator failed
Changed
- lib: don't suppress metee error messages in debug mode
Fixed
- igsc: lib: fix device enumeration in linux
Full Changelog: V0.9.2...V0.9.4
Release V0.9.3
[v0.9.3] - 2024-07-23
Fixed
- conan: fix typo in conan.cmake
- lib: fix typos in the library
- doc: fix typos in api documentation
- ci: fix-up codespell configuration
- ut: check for null before strlen in test_strdup
- lib: fix igsc_get_log_callback_func prototype
Added
- lib: add soc4 hardware sku
Full Changelog: V0.9.2...V0.9.3
V0.9.2
Release V0.9.0
[v0.9.0] - 2024-06-20
Added
- lib: adding support to print IGSC debug logs via callback function
- lib: add dedicated arb svn support
- cli: add dedicated arb svn support
- tests: add dedicated arb svn support
Fixed
- lib: drop version check from igsc_device_fwdata_update
- cli: fix fw data update check
Full Changelog: V0.8.21...V0.9.0
Release V0.8.21
[v0.8.21] - 2024-05-26
Changed
- lib: pop the metee library version to 4.1.0 in conan
- lib: set verbose metee mode
Full Changelog: V0.8.20...V0.8.21
V0.8.20
V0.8.19
V0.8.18
[v0.8.18] - 2024-02-20
Added
- doc: add documentation for arb svn library api
- ut: add tests for arb svn API
- cli: implement arb svn commands in cli
- lib: implement arb svn library API
Fixed
- cli: fix description of the device in oem version command
- doc: fix doc generation errors and warnings
- CHANGELOG: fix item numbering
V0.8.17: igsc: bump version to 0.8.17
[v0.8.17] - 2024-1-03
Added
- docs: add igsc_device_update_late_binding_config
- ut: add test for igsc_device_update_late_binding_config
- cli: add late-binding command line option
- lib: implement igsc_device_update_late_binding_config api
- lib: add general gfsp heci command api
- cli: add gfsp generic command to cli
- ut: add tests for general gfsp heci cmd library api
- doc: add generic gfsp heci message api documentation
- README: add testing compilation explanation
Fixed
- lib: make OEM version an array of uint_8 instead of char
- ut: fix handle initialization
Changed
- cli: print firmware status as hex form