Releases: intel/igsc
Releases · intel/igsc
V1.0.1
V1.0.0
[v1.0.0] - 2025-09-21
Changed
- align whitespacing
- CMake: move Conan requirement out of preset
- cli: Prefix the debugging with a more suitable name
Removed
- lib: drop duplicate perf checkpoint
Fixed
- lib: fix strings
- doc: small assorted fixes
- lib: fix structures definition coding style
- doc: fix igsc documentation
- doc: fix numbering in igsc_api.rst
Added
- cli: retrieve firmware version before oprom and fw data update
- cli: add oprom devid enforcement explanations
- lib: add comment describing oprom update logic
- cli: add missed out of memory print
- doc: Clarify that fwupd is not using the library
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