We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f48d7cf commit 04aa3aeCopy full SHA for 04aa3ae
misc/release/notes.md
@@ -1,10 +1,9 @@
1
-This release fixes two regressions introduced by v2.2.0.
+No backwards incompatible changes here.
2
3
Improvements:
4
5
-* [New documentation chapter](https://centrifugal.github.io/centrifugo/server/grpc_api/) about GRPC API in Centrifugo.
+* Support for `tls-alpn-01` ACME challenge, see [#283](https://github.com/centrifugal/centrifugo/issues/283)
6
7
Fixes:
8
9
-* Fix client disconnect in channels with enabled history but disabled recovery
10
-* Fix wrong Push type sent in Redis engine: Leave message was used where Join required
+* fix running HTTP server several times when http-01 ACME challenge used, see [#288](https://github.com/centrifugal/centrifugo/issues/288)
0 commit comments