community.proxysql
community.proxysql copied to clipboard
Release plan
SUMMARY
SUMMARY (partially copied from ansible-collections/community.crypto#74 , thanks to @felixfontein)
We should decide eventually on how to release this collection (w.r.t. versioning). Small collections like this one don't need a complex plan like the one for community.general and community.network. So how about the following?
Release minor and patch releases whenever we want (like after adding new features or fixing bugs). Since this collection is small, there's no need to fix things in advance. Just add features, and after a feature either wait a bit longer for more features/bugs, or make a release. I suggest releasing without branching https://github.com/ansible/community-docs/blob/main/releasing_collections_without_release_branches.rst Breaking changes don't work with this schema but we might change the approach and start releasing from branches when needed.
cc @bmildren
we are going to release community.proxysql 1.1.0 tomorrow (23.07.2021)
community.proxysql version 1.1.0 has been released.
@markuman thanks for releasing!
we are going to release community.proxysql 1.2.0 tomorrow (18.08.2021)
community.proxysql version 1.2.0 has been released - https://github.com/ansible-collections/community.proxysql/blob/main/CHANGELOG.rst#v1-2-0
What about releasing v1.3.0, I'd like to use it instead of my own patch ;-)
@ls-michielrensen We can do it next week I guess.
The only thing that is left for 1.3.0 is fixing a backwarts compatible bug that was introduced with 1.1.0
https://github.com/ansible-collections/community.proxysql/pull/73 https://github.com/ansible-collections/community.proxysql/issues/71
Done. Theoretically we can start releasing 1.3.0
Or we wait for the hackerthon https://github.com/ansible-collections/community.proxysql/issues/68
The benefit is, that the work of the hackerthon will be released shortly afterwards.
What do you think @Andersson007?
@markuman , as the issue is just a refactoring and won't affect users, feel free to release 1.3.0 as soon as you like. If nobody picks up the issue during the hackathon, we can solve it later.
I'm gonna release 1.3.0 now. You have 2 minutes since this message is posted if you wanna stop me:)
1.3.0 has just been released
Tomorrow I will release 1.3.1
1.3.1 has just been released
community.proxysql 1.4.0 can be released soon:
- drop ansible <= 2.10 #100
- fix installation role using proxysql 2.4.0 #101
1.4.0 has just been released.
Thanks @jpiron for your contribution.
1.5.0 has just been released.
Thanks @jpiron and @squirrel532 for your contributions.