[GitHub] [drill] jnturton merged pull request #2490: DRILL-8163: Increment the Drill version number to 2.0.0-SNAPSHOT.

2022-03-18 Thread GitBox
jnturton merged pull request #2490: URL: https://github.com/apache/drill/pull/2490 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...

Re: 2.0.0-SNAPSHOT

2022-03-17 Thread James Turton
Yes! Assuming we're roughly following the "semantic versioning" convention then here's what they say: Given a version number MAJOR.MINOR.PATCH, increment the: 1. MAJOR version when you make incompatible API changes, 2. MINOR version when you add functionality in a backwards co

Re: 2.0.0-SNAPSHOT

2022-03-17 Thread Vitalii Diravka
Does that mean we can merge the non backward compatible changes then, right? Kind regards Vitalii On Mon, Mar 14, 2022 at 10:47 AM James Turton wrote: > Hi all > > Does anyone have any objections to > https://github.com/apache/drill/pull/2490? Any reasons to do a 1.21.0 > before a 2.0.0? > >

[GitHub] [drill] Leon-WTF edited a comment on pull request #2490: DRILL-8163: Increment the Drill version number to 2.0.0-SNAPSHOT.

2022-03-14 Thread GitBox
Leon-WTF edited a comment on pull request #2490: URL: https://github.com/apache/drill/pull/2490#issuecomment-1066523904 LGTM. +1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [drill] Leon-WTF commented on pull request #2490: DRILL-8163: Increment the Drill version number to 2.0.0-SNAPSHOT.

2022-03-14 Thread GitBox
Leon-WTF commented on pull request #2490: URL: https://github.com/apache/drill/pull/2490#issuecomment-1066523904 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

2.0.0-SNAPSHOT

2022-03-14 Thread James Turton
Hi all Does anyone have any objections to https://github.com/apache/drill/pull/2490?  Any reasons to do a 1.21.0 before a 2.0.0? Regards James

[GitHub] [drill] jnturton opened a new pull request #2490: DRILL-8163: Increment the Drill version number to 2.0.0-SNAPSHOT.

2022-03-08 Thread GitBox
jnturton opened a new pull request #2490: URL: https://github.com/apache/drill/pull/2490 # [DRILL-8163](https://issues.apache.org/jira/browse/DRILL-8163): Increment the Drill version number to 2.0.0-SNAPSHOT ## Description Update all poms from 1.21.0-SNAPSHOT to 2.0.0-SNAPSHOT