onobc commented on code in PR #181: URL: https://github.com/apache/pulsar-client-reactive/pull/181#discussion_r1711869769
########## gradle.properties: ########## @@ -17,4 +17,4 @@ # under the License. # -version=0.5.7-SNAPSHOT +version=0.6.0-SNAPSHOT Review Comment: This also bumps the version up to the next minor to signal the update to Java 17. On 2nd thought, since we are targeting 8 at runtime, should we even worry about this version bump? Since the version numbers are still in the experimental `0` major I am ok leaving this alone. Wdyt? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
