Yes, we do semver. No, I am not against alpha, vs. Though I think we can limit the regex of the `patch` part a bit.
The main problem is that there is no clear line between patch and minor releases. [See my response below.] On Mon, Dec 11, 2023 at 5:15 PM Christian Grobmeier <grobme...@apache.org> wrote: > I don't understand what is the difference to what semver says. > When you add functionality, it's a minor. If you just add fixes, it's a > patch. > Did I miss something that we are doing differently? > I totally agree. Though Piotr doesn't – he better speaks for himself. In a nutshell, Piotr suggests doing `patch` releases also for *"add functionality"*, granted it is backward compatible.