Releasing 1.5.0
Closed this issue · 5 comments
kazu-yamamoto commented
@vincenthz I would like ask you to release version 1.5.0 based on the current master
.
- TLS 1.3 is not perfect yet but is good enough.
- CHANGELOG is well-written.
- The
master
can be built with GHC 8.8 (if we do many fixes for dependencies).
After releasing 1.5.0, we can tackle DTLS and QUIC.
kazu-yamamoto commented
Cc: @ocheron
kazu-yamamoto commented
pimg @vincenthz
kazu-yamamoto commented
@vincenthz Thank you for releasing!
ocheron commented
@kazu-yamamoto Do you update tls-session-manager too? I think it will be needed.
(also we should have tags in the repo for tls-session-manager, I notice there is none)
kazu-yamamoto commented
@ocheron Oh, good catch. I have released a new version and pushed its tag.
Thank you!