Releases: intel/igsc
Releases · intel/igsc
V0.9.6
[v0.9.6] - 2025-06-17
Changed
- enum: optimize search in udev
- gitlint: drop requirement for intel address
Removed
- CMake: drop Conan support
Fixed
- Windows: fix copyright string
- CMake: consume four-part version
- small README fixes
- cmake: Don't hardcode LIBDIR for installed cmake files
Added
- README: add AI disclaimer
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