GitHub user mdedetrich edited a comment on the discussion: Should we deliver 
new features in 1.2.x?

> I think we should add features on main and then backport to 1.2.x, I was 
> thinking only bugfixes can be shipped to 1.2.x.

There is likely going to be a 1.3.x, so its not only bug fixes that will get 
backported. Even something as simple as adding public methods would need a 
1.3.x, you cannot add public methods to a patch release.

We don't know how long a full release of 2.0.0 will take, and having unused new 
features sitting in `main` when they are not unique to 2.0.0 is far from an 
ideal state. Ideally if someones adds something to Pekko, they should be able 
to use it at the soonest time so we actually get feedback on that feature 
(including fixing potential new bugs) and by definition that cannot be `main` 
as `main` is going to have breaking changes.

Until 2.0.0 gets released fully, 1.x will continue to be developed with bumps 
in the minor version as non breaking features get added.

GitHub link: 
https://github.com/apache/pekko/discussions/2180#discussioncomment-14339478

----
This is an automatically sent email for notifications@pekko.apache.org.
To unsubscribe, please send an email to: 
notifications-unsubscr...@pekko.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to