Repository: flink-web
Updated Branches:
  refs/heads/asf-site 8f4ebbbc2 -> c6712ebfe


Add release 1.0.3 release post draft


Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/4edacb2c
Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/4edacb2c
Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/4edacb2c

Branch: refs/heads/asf-site
Commit: 4edacb2c4bfde5e88bbe841347f129d892354a88
Parents: 8f4ebbb
Author: Ufuk Celebi <u...@apache.org>
Authored: Wed May 11 16:57:54 2016 +0200
Committer: Ufuk Celebi <u...@apache.org>
Committed: Wed May 11 16:57:54 2016 +0200

----------------------------------------------------------------------
 _drafts/2016-05-11-release-1.0.3.md | 35 ++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/4edacb2c/_drafts/2016-05-11-release-1.0.3.md
----------------------------------------------------------------------
diff --git a/_drafts/2016-05-11-release-1.0.3.md 
b/_drafts/2016-05-11-release-1.0.3.md
new file mode 100644
index 0000000..2e33570
--- /dev/null
+++ b/_drafts/2016-05-11-release-1.0.3.md
@@ -0,0 +1,35 @@
+---
+layout: post
+title:  "Flink 1.0.3 Released"
+date:   2016-05-11 08:00:00
+categories: news
+---
+
+Today, the Flink community released Flink version **1.0.3**, the third bugfix 
release of the 1.0 series.
+
+We **recommend all users updating to this release** by bumping the version of 
your Flink dependencies to `1.0.3` and updating the binaries on the server. You 
can find the binaries on the updated [Downloads page]({{ site.baseurl 
}}/downloads.html).
+
+## Fixed Issues
+
+### Bug
+
+* [[FLINK-3790](https://issues.apache.org/jira/browse/FLINK-3790)] [streaming] 
Use proper hadoop config in rolling sink
+* [[FLINK-3840](https://issues.apache.org/jira/browse/FLINK-3840)] Remove 
Testing Files in RocksDB Backend
+* [[FLINK-3835](https://issues.apache.org/jira/browse/FLINK-3835)] [optimizer] 
Add input id to JSON plan to resolve ambiguous input names
+* [hotfix] OptionSerializer.duplicate to respect stateful element serializer
+* [[FLINK-3803](https://issues.apache.org/jira/browse/FLINK-3803)] [runtime] 
Pass CheckpointStatsTracker to ExecutionGraph
+* [hotfix] [cep] Make cep window border treatment consistent
+
+### Improvement
+
+* [[FLINK-3678](https://issues.apache.org/jira/browse/FLINK-3678)] [dist, 
docs] Make Flink logs directory configurable
+
+### Docs
+
+* [docs] Add note about S3AFileSystem 'buffer.dir' property
+* [docs] Update AWS S3 docs
+
+### Tests
+
+* [[FLINK-3860](https://issues.apache.org/jira/browse/FLINK-3860)] 
[connector-wikiedits] Add retry loop to WikipediaEditsSourceTest
+* [streaming-contrib] Fix port clash in DbStateBackend tests

Reply via email to