Repository: flink-web Updated Branches: refs/heads/asf-site cc057d88c -> c289fad11
Add link to changelog Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/f9e6fad8 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/f9e6fad8 Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/f9e6fad8 Branch: refs/heads/asf-site Commit: f9e6fad84a5c87867b773f8ccdd31777250c3c81 Parents: cc057d8 Author: Ufuk Celebi <[email protected]> Authored: Tue Mar 8 15:46:52 2016 +0100 Committer: Ufuk Celebi <[email protected]> Committed: Tue Mar 8 15:46:52 2016 +0100 ---------------------------------------------------------------------- _posts/2016-03-08-release-1.0.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink-web/blob/f9e6fad8/_posts/2016-03-08-release-1.0.0.md ---------------------------------------------------------------------- diff --git a/_posts/2016-03-08-release-1.0.0.md b/_posts/2016-03-08-release-1.0.0.md index fac85d0..283f39b 100644 --- a/_posts/2016-03-08-release-1.0.0.md +++ b/_posts/2016-03-08-release-1.0.0.md @@ -52,9 +52,9 @@ The checkpoint coordinator now exposes statistics through our REST monitoring AP Flink 1.0 supports both Kafka 0.8 and 0.9. With the new release, Flink exposes Kafka metrics for the producers and the 0.9 consumer through Flinkâs accumulator system. We also enhanced the existing connector for Kafka 0.8, allowing users to subscribe to multiple topics in one source. -## Changelog +## Changelog and known issues -This release resolves more than 450 issues, including bug fixes, improvements, and new features. See the [complete changelog](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12333960). +This release resolves more than 450 issues, including bug fixes, improvements, and new features. See the [complete changelog]({{ site.baseurl }}/blog/release_1.0.0-changelog_known_issues.html#changelog) and [known issues]({{ site.baseurl }}/blog/release_1.0.0-changelog_known_issues.html#known-issues). ## List of contributors
