On Tue, Apr 7, 2020 at 10:58 AM Oleg Kalnichevski <[email protected]> wrote:
> On Tue, 2020-04-07 at 10:14 -0400, Gary Gregory wrote: > > Go for it. I'm all for updating to Java 8. > > > > Gary > > > > Cool. So am I. > > However I think we should also gradually entertain the idea of > upgrading all the way to Java 11 as well. > > Oleg > For some our customers (at work), we cannot move beyond Java 8 yet because IBM does go beyond Java 8 on the mainframe: https://developer.ibm.com/javasdk/support/zos/ Gary > > On Tue, Apr 7, 2020 at 9:05 AM Oleg Kalnichevski <[email protected]> > > wrote: > > > > > Folks > > > > > > I would like to start introducing some minor API visible changes to > > > HttpCore and HttpClient 5.x. As of now we really ought to be > > > conservative about changes that go into bug fix releases and make > > > sure > > > that all non-trivial API and behavioral changes go through a proper > > > ALPHA/BETA/GA review cycle. > > > > > > I will keep `master` as our `5.0.x` stable branch for now and > > > create > > > new `5.1.x` branch for new features. Before the first formal 5.1 > > > release `5.1.x` branch would need to get merged into `master`. > > > > > > This might also be the right moment to start a discussion about JRE > > > level upgrade. > > > > > > Oleg > > > > > > > > > ----------------------------------------------------------------- > > > ---- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
