I just checked git, looks like 2.1.0 was updated with changes through 2.0.20. Is this correct? Is the plan to maintain 2.0.X separate from 2.1.X and just port the changes?
On Mon, Mar 4, 2019 at 7:04 PM Emmanuel Lécharny <[email protected]> wrote: > Hi ! > > I'm calling for a vote of Apache MINA 2.1.0 release. > > It's a branched version diverging from Apache MINA 2.0.17, with some > difference in the API. Otherwise, every changes made in 2.0.18/19/20 > have been ported to this version. > > The API change is that the IoFilter interface now propagates an event() > method which is used to propagate events like SslEvent.SECURED up to the > IoHandler, which makes it simpler to know that the connection has been > secured, instead of using a notification. > > A temporary tag has been created (it can be removed if the vote is not > approved) > > The newly approved Nexus has been used for the preparation of this > release and all final artifacts are stored > in a staging repository: > https://repository.apache.org/content/repositories/orgapachemina-1041/ > > > The distributions are available for download on : > https://dist.apache.org/repos/dist/dev/mina/mina/2.1.0/ > > Let us vote : > [ ] +1 | Release MINA 2.1.0 > [ ] ± | Abstain > [ ] -1 | Do*NOT* release MINA 2.1.0 > > Thanks ! > >
