zentol opened a new pull request #12340:
URL: https://github.com/apache/flink/pull/12340


   This PR makes 2 changes to the `create_release_branch` release script:
   
   1) The japicmp reference version is now automatically updated.
      - For a major release x.y.0 the reference version is x.y-1.0
         - 1.10.0 checks against 1.9.0
      - For a minor release x.y.z the reference version is x.y.z-1
         - 1.10.1 checks against 1.10.0
   
   2) Enforce `@PublicEvolving` compatibility for minor versions
      - remove japicmp exclusion
      - un-comment the newly added japicmp inclusion


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to