We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12fee7d commit 5254808Copy full SHA for 5254808
CHANGELOG.md
@@ -10,6 +10,7 @@
10
* Event serialization now directly resolve serialized values.
11
* Adding the protocol TLS protocol. As Java doesn’t provide a way to handle TLS in channel, it’s not supporterd in the
12
default package, an implementation using [tls-channel](https://github.com/marianobarrios/tls-channel) is available.
13
+* ZCert, ZCertStore and ZConfig are converted to NIO.2 API. They don’t automatically create folders any more.
14
15
## v0.7.0 (2025-11-14)
16
0 commit comments