haskell-tls/hs-tls

Releasing 1.5.0

Closed this issue · 5 comments

@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.

@vincenthz Thank you for releasing!

@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)

@ocheron Oh, good catch. I have released a new version and pushed its tag.
Thank you!