Dear Flink community, Please vote on releasing the following candidate as Apache Flink version 1.0 .0.
This is the fourth RC. Here is a document to report on the testing and release verification: https://docs.google.com/document/d/1hoQ5k4WQteNj2OoPwpQPD4ZVHrCwM1pTlUVww8ld7oY/edit#heading=h.2v6zy51pgj33 The commit to be voted on (*http://git-wip-us.apache.org/repos/asf/flink/commit/94cd554a <http://git-wip-us.apache.org/repos/asf/flink/commit/94cd554a>*) 94cd554aee39413588bd30890dc7aed886b1c91d Branch: release-1.0.0-rc4 (see https://git1-us-west.apache.org/repos/asf/flink/repo?p=flink.git;a=shortlog;h=refs/heads/release-1.0.0-rc5 ) The release artifacts to be voted on can be found at: *http://home.apache.org/~rmetzger/flink-1.0.0-rc5/ <http://home.apache.org/~rmetzger/flink-1.0.0-rc5/>* The release artifacts are signed with the key with fingerprint D9839159: http://www.apache.org/dist/flink/KEYS The staging repository for this release can be found at: *https://repository.apache.org/content/repositories/orgapacheflink-1069 <https://repository.apache.org/content/repositories/orgapacheflink-1069>* ------------------------------------------------------------- The vote is open until Friday and passes if a majority of at least three +1 PMC votes are cast. The vote ends on Friday, March 4, 19:00 CET. [ ] +1 Release this package as Apache Flink 1.0.0 [ ] -1 Do not release this package because ... ---------------------------------------------------------- Changes since RC4: commit a79521fba60407ff5a800ec78fcfeee750d826d6 Author: Robert Metzger <rmetz...@apache.org> Date: Thu Mar 3 09:32:40 2016 +0100 [hotfix] Make 'force-shading' deployable commit 3adc51487aaae97469fc05e511be85d0a75a21d3 Author: Maximilian Michels <m...@apache.org> Date: Wed Mar 2 17:52:05 2016 +0100 [maven] add module to force execution of Shade plugin This ensures that all properties of the root pom are properly resolved by running the Shade plugin. Thus, our root pom does not have to depend on a Scala version just because it holds the Scala version properties. commit b862fd0b3657d8b9026a54782bad5a1fb71c19f4 Author: Márton Balassi <mbala...@apache.org> Date: Sun Feb 21 23:01:00 2016 +0100 [FLINK-3422][streaming] Update tests reliant on hashing commit a049d80e8aef7f0d23fbc06d263fb3e7a0f2f05f Author: Gabor Horvath <xazax....@gmail.com> Date: Sun Feb 21 14:54:44 2016 +0100 [FLINK-3422][streaming][api-breaking] Scramble HashPartitioner hashes.