Skip to content

Commit 04aa3ae

Browse files
committed
v2.2.2 changelog release notes
1 parent f48d7cf commit 04aa3ae

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

misc/release/notes.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
This release fixes two regressions introduced by v2.2.0.
1+
No backwards incompatible changes here.
22

33
Improvements:
44

5-
* [New documentation chapter](https://centrifugal.github.io/centrifugo/server/grpc_api/) about GRPC API in Centrifugo.
5+
* Support for `tls-alpn-01` ACME challenge, see [#283](https://github.com/centrifugal/centrifugo/issues/283)
66

77
Fixes:
88

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
9+
* fix running HTTP server several times when http-01 ACME challenge used, see [#288](https://github.com/centrifugal/centrifugo/issues/288)

0 commit comments

Comments
 (0)