jeffkbkim commented on a change in pull request #11566: URL: https://github.com/apache/kafka/pull/11566#discussion_r770277817
########## File path: clients/src/main/resources/common/message/JoinGroupRequest.json ########## @@ -30,7 +30,9 @@ // Version 6 is the first flexible version. // // Version 7 is the same as version 6. - "validVersions": "0-7", + // + // Version 8 adds the Reason field (KIP-800). + "validVersions": "0-8", Review comment: bumped the response 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-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org