You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/12/07 01:51:09 UTC

[GitHub] [kafka] ableegoldman opened a new pull request, #12960: MINOR: Bump trunk to 3.5.0-SNAPSHOT

ableegoldman opened a new pull request, #12960:
URL: https://github.com/apache/kafka/pull/12960

   Version bumps in trunk after the creation of the 3.4 branch.
   
   Also fixed the comment in `gradle.properties` which was missing several files related to the streams quickstart from the list of what to update when bumping the version.


-- 
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: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] ableegoldman commented on a diff in pull request #12960: MINOR: Bump trunk to 3.5.0-SNAPSHOT

Posted by GitBox <gi...@apache.org>.
ableegoldman commented on code in PR #12960:
URL: https://github.com/apache/kafka/pull/12960#discussion_r1041793005


##########
tests/kafkatest/version.py:
##########
@@ -119,7 +119,7 @@ def get_version(node=None):
         return DEV_BRANCH
 
 DEV_BRANCH = KafkaVersion("dev")
-DEV_VERSION = KafkaVersion("3.4.0-SNAPSHOT")
+DEV_VERSION = KafkaVersion("3.5.0-SNAPSHOT")
 
 LATEST_METADATA_VERSION = "3.3"

Review Comment:
   @cmccabe can you just confirm whether this is correct & hasn't been bumped in 3.5?



-- 
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: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] ableegoldman merged pull request #12960: MINOR: Bump trunk to 3.5.0-SNAPSHOT

Posted by GitBox <gi...@apache.org>.
ableegoldman merged PR #12960:
URL: https://github.com/apache/kafka/pull/12960


-- 
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: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org