We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 412d1a2 commit df18237Copy full SHA for df18237
CHANGELOG.md
@@ -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
+
12
##v6.11.0
13
* Fixed more version checking tests
14
* Fixed version check tests
VERSION
@@ -1 +1 @@
-6.11.0
+6.11.1
0 commit comments