GitHub user tzulitai opened a pull request: https://github.com/apache/flink/pull/4211
[FLINK-6674] [FLINK-6680] [docs] Update migration docs for 1.3 This PR updates / bootstraps changes to the migration docs required for 1.3, namely [API Migration Guides](https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/migration.html) and [Upgrading Applications and Flink versions](https://ci.apache.org/projects/flink/flink-docs-release-1.3/ops/upgrading.html). The main changes are: - **For API Migration Guides**: list all known changes, with links to the respective details (or _TBA_ if none has been added yet) - **Upgrading Applications and Flink versions**: Make the document more generic, and include specific limitations and compatibility info for 1.3.x. You can merge this pull request into a Git repository by running: $ git pull https://github.com/tzulitai/flink migration-doc-bootstrap Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/4211.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4211 ---- commit 62706c40a54abab63db3cd7d4ef82f1cb92b6ee8 Author: Tzu-Li (Gordon) Tai <tzuli...@apache.org> Date: 2017-06-28T13:29:36Z [FLINK-6674] [docs] Bootstrap API Migration docs update for 1.2 -> 1.3 commit bf7dec3ed05613ab3caf9c143e2aa8d4e405e1ac Author: Tzu-Li (Gordon) Tai <tzuli...@apache.org> Date: 2017-06-28T14:44:01Z [FLINK-6680] [docs] Update "Upgrading Applications and Flink Versions" for 1.3 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---