Skip to content

Releases: intel/igsc

V1.0.1

23 Dec 09:18

Choose a tag to compare

[v1.0.1] - 2025-11-19

Fixed

  1. lib: fix metee logs

V1.0.0

25 Sep 07:02

Choose a tag to compare

[v1.0.0] - 2025-09-21

Changed

  1. align whitespacing
  2. CMake: move Conan requirement out of preset
  3. cli: Prefix the debugging with a more suitable name

Removed

  1. lib: drop duplicate perf checkpoint

Fixed

  1. lib: fix strings
  2. doc: small assorted fixes
  3. lib: fix structures definition coding style
  4. doc: fix igsc documentation
  5. doc: fix numbering in igsc_api.rst

Added

  1. cli: retrieve firmware version before oprom and fw data update
  2. cli: add oprom devid enforcement explanations
  3. lib: add comment describing oprom update logic
  4. cli: add missed out of memory print
  5. doc: Clarify that fwupd is not using the library

V0.9.6

25 Jun 06:36

Choose a tag to compare

[v0.9.6] - 2025-06-17

Changed

  1. enum: optimize search in udev
  2. gitlint: drop requirement for intel address

Removed

  1. CMake: drop Conan support

Fixed

  1. Windows: fix copyright string
  2. CMake: consume four-part version
  3. small README fixes
  4. cmake: Don't hardcode LIBDIR for installed cmake files

Added

  1. README: add AI disclaimer

V0.9.5

10 Nov 12:30

Choose a tag to compare

[v0.9.5] - 2024-11-06

Fixed

  1. enable traffic dump in trace mode only
  2. doc: fix doxygen generation
  3. fix API documentation in header file

Release V0.9.4

08 Oct 11:59

Choose a tag to compare

[v0.9.4] - 2024-09-19

Added

  1. lib: add timestamps to logs
  2. cli: implement read firmware status register in cli
  3. lib: implement read firmware status register library API
  4. cli: print error message when device iterator failed

Changed

  1. lib: don't suppress metee error messages in debug mode

Fixed

  1. igsc: lib: fix device enumeration in linux

Full Changelog: V0.9.2...V0.9.4

Release V0.9.3

25 Jul 14:10

Choose a tag to compare

[v0.9.3] - 2024-07-23

Fixed

  1. conan: fix typo in conan.cmake
  2. lib: fix typos in the library
  3. doc: fix typos in api documentation
  4. ci: fix-up codespell configuration
  5. ut: check for null before strlen in test_strdup
  6. lib: fix igsc_get_log_callback_func prototype

Added

  1. lib: add soc4 hardware sku

Full Changelog: V0.9.2...V0.9.3

V0.9.2

25 Jul 05:46

Choose a tag to compare

[v0.9.2] - 2024-07-15

Fixed

  1. lib: fix parameter check in igsc_gfsp_heci_cmd

Release V0.9.0

20 Jul 11:51

Choose a tag to compare

[v0.9.0] - 2024-06-20

Added

  1. lib: adding support to print IGSC debug logs via callback function
  2. lib: add dedicated arb svn support
  3. cli: add dedicated arb svn support
  4. tests: add dedicated arb svn support

Fixed

  1. lib: drop version check from igsc_device_fwdata_update
  2. cli: fix fw data update check

Full Changelog: V0.8.21...V0.9.0

Release V0.8.21

20 Jul 10:46

Choose a tag to compare

[v0.8.21] - 2024-05-26

Changed

  1. lib: pop the metee library version to 4.1.0 in conan
  2. lib: set verbose metee mode

Full Changelog: V0.8.20...V0.8.21

V0.8.20

18 Jul 13:14

Choose a tag to compare

[v0.8.20] - 2024-05-22

Fixed

  1. lib: ignore return value of write on fwu_end command