Skip to content

Releases: DMTF/libredfish

1.3.7

06 Apr 13:42
Compare
Choose a tag to compare

Changes since last release:

[1.3.7] - 2023-04-06

  • Corrected JSON path usage inside of a RedPath nodename expression

1.3.6

30 Aug 13:38
Compare
Choose a tag to compare

Changes since last release:

[1.3.6] - 2021-08-30

  • Updated build packages to include EL8 and the latest Debian

1.3.5

23 Aug 14:48
Compare
Choose a tag to compare

Changes since last release:

[1.3.5] - 2021-08-23

  • Fixed cmake dependencies to include installation of chassis.h and resource.h header files

1.3.4

13 Aug 15:13
38691de
Compare
Choose a tag to compare

Changes since last release

[1.3.4] - 2021-08-06

  • Fixed memory leak when an event re-registration occurs

1.3.3

02 Jul 20:03
bb2beeb
Compare
Choose a tag to compare

Changes since last release:

[1.3.3] - 2021-07-02

  • Added missing reference incrementer

1.3.2

04 Jun 20:01
40591cf
Compare
Choose a tag to compare

Changes since last release:

[1.3.2] - 2021-06-04

  • Added destroyServiceForSession to extract a session token without closing the session

1.3.1

14 May 19:59
3ff8eec
Compare
Choose a tag to compare

Changes since last release:

[1.3.1] - 2021-05-14

  • Added support for SSE streams to call their callback routine

1.3.0

26 Jun 12:41
a24c1a6
Compare
Choose a tag to compare

Changes since last release:

[1.3.0] - 2020-06-26

  • Various fixes to handling cleanup of asyncToSync

1.2.9

12 Jun 17:25
9607ac2
Compare
Choose a tag to compare

Changes since last release:

[1.2.9] - 2020-06-12

  • Corrected extraneous cleanup being performed when connections drop that will prevent the version resource from being read again

1.2.8

26 Mar 20:37
a405f54
Compare
Choose a tag to compare

Changes since last release:

[1.2.8] - 2020-03-26

  • Added timeout to conditional wait to prevent queue threads from hanging