Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Update pull request instructions

...

The final step of building the candidate is to propose a website pull request.

Start by updating the variables for the latest released version in the top-level The _config.yml, and list must be updated to contain the new release in downloads.md, linking to the source code download:

  • Update the source release entry in component_releases
  • Add a new entry to release_archive.flink_shaded

Do NOT update the "Pre-bundled hadoop" entries for the main Flink releases.

Finally, propose a pull request with these changes. (Don’t merge before finalizing the release.)

...