Releases: intel/igsc
Releases · intel/igsc
V1.3.0
V1.2.0
V1.1.0
[v1.1.0] - 2026-03-15
Fixed
- cli: use signed variable
- cli: reject non-hex flags in late-binding
Removed
- cli: drop unneeded status print
Added
- enum: find device with separate bdf
- enum: udev: detect more gfx classes
- lib: add new late bind APIs
- test: add new late bind tests
- cli: add new late bind commands
- test: add tests for new late bind cli commands
V1.0.2
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