Skip to content

Commit df18237

Browse files
author
Simon Leung
committed
Bump version to 6.11.1
1 parent 412d1a2 commit df18237

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
##v6.11.1
2+
* close channel properly during re-auth when connecting with noaa [#92716720]
3+
* 20 second timeout for connecting to logging server while pushing [#92702342]
4+
* mutex to avoid race condition [#92702342]
5+
* renew the noaa obj when pushing mutilple apps to avoid stalling bug [#92716720]
6+
* enable re-instantiating noaa obj in app starter [#92716720]
7+
* deps noaa package
8+
* added service keys command [#87057920]
9+
* fix panicing when slice contains invalid values [#92135482]
10+
* Updated gi18n binary name
11+
112
##v6.11.0
213
* Fixed more version checking tests
314
* Fixed version check tests

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.11.0
1+
6.11.1

0 commit comments

Comments
 (0)