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...
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
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?
>
>
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
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
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
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