Skip to content

Commit 9607ac2

Browse files
authored
Merge pull request #135 from DMTF/1.2.9-Tagging
1.2.9 Versioning
2 parents 6977372 + 7c15431 commit 9607ac2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## [1.2.9] - 2020-06-12
4+
- Corrected extraneous cleanup being performed when connections drop that will prevent the version resource from being read again
5+
36
## [1.2.8] - 2020-03-26
47
- Added timeout to conditional wait to prevent queue threads from hanging
58

rpm/libredfish.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: libredfish
2-
Version: 1.2.8
2+
Version: 1.2.9
33
Release: 1%{?dist}
44
Summary: libRedfish is a C client library that allows for Creation of Entities (POST), Read of Entities (GET), Update of Entities (PATCH), Deletion of Entities (DELETE), running Actions (POST), receiving events, and providing some basic query abilities.
55

0 commit comments

Comments
 (0)