Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Botan 3.x.x release #2782

Closed
pist-eb opened this issue Jul 13, 2021 · 4 comments
Closed

Botan 3.x.x release #2782

pist-eb opened this issue Jul 13, 2021 · 4 comments

Comments

@pist-eb
Copy link

pist-eb commented Jul 13, 2021

Hi,

Recently we started work with Botan 3.0.0-alpha0. We upgraded entire platform with new Botan version, but then it was questioned by the Customer, why the alpha version is used.
Unfortunately we cannot roll-back to the latest Botan 2.18.x release, as we are working on the TLS 1.3 support and we have to stick to the latest version (to upstream the TLS 1.3 implementation).
Therefore the question: Is it possible to officially release the Botan 3.0.0? Or when can we expect the official release?
It seems that content-wise it might be already worth to release it. When it comes to stability we cannot complain as well / all kind of tests that we had with 2.x.x releases are now passing, so Botan 3.0.0-alpha0 seems to be in a good shape already.
This is quite important topic, as we might be blocked with using Botan if there won’t be any official release of 3.0.0 version...

@randombit
Copy link
Owner

TBH the main blocker is TLS 1.3 support since while there are many features that could be included in the first release, TLS 1.3 support is the most likely to cause some level of API incompatibility which would require a SemVer bump. I do not want to commit us to maintaining current API forever until we have 1.3 support settled.

Would your customer be OK with issuing a new version from master as say 2.99.0 that you could use as an interim version?

@pist-eb
Copy link
Author

pist-eb commented Jul 14, 2021

Thank you for quick response @randombit. We'll discuss it with the Customer and get back to you.

@pist-eb
Copy link
Author

pist-eb commented Jul 19, 2021

@randombit: we are just starting the TLS 1.3 implementation, as the refactoring phase is almost done. The point is that we won't implement the protocol fully (i.e. 0-RTT, resumption with PSK). However, the interfaces shall be more or less stable after delivering/reviewing the code with community. Would it be then possible to release the 'partial' support of TLS 1.3 with official Botan version? I suppose that missing features could be then added incrementally at some point, without breaking the compatibility or with minor changes.

@lieser
Copy link
Collaborator

lieser commented Feb 21, 2023

Closing as the release schedule for 3.0.0 is now tracked in #3209.

@lieser lieser closed this as completed Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants