It is a bit unclear for me how to proceed with this issue. If I understand it correctly the votes were more for a smaller bugfix release than for adding most of the code since 0.7.0, but correct me if I'm wrong.
Robert and Till assembled the following list fot commits to be included then: [FLINK-1154] Quickfix to kill TaskManagers in YARN mode. e46d14b4c7507b23f2c80e0d893cfff6f6c49bae [runtime] CaseClassSerializer correctly treated as stateful f66892d46d80d453a55fd0ae14095ee06275a55d [runtime] Quick fix for error with unsupported ship strategy 87497b7235088b2220aa356a14cbff9d43d5dffb [FLINK-1265] Fix user classloader bug for registerInputOutput() method 4a74f3281bd04ed76b911d2038ea8e3d9c0b7963 [FLINK-1252] Add support for serializing Date and Enums in the Java API 591f16dd8f80cc2a5b2fdc6654c3c2d625119faa [FLINK-1251] Enums are now handled properly by the collection input format 8081ddc530e6c7b720da09ac0fca2095d70fdd36 [FLINK-1254] [compiler] Fix compiler bug for pipeline breaker placement ce822bf7f5ec80df5d5a749b1439320af3fb8b18 [streaming] StreamExecutionEnvironment rework + user class loader fix for cluster deployment 6867f9b93ec1ad9a627450c4fbd0b5ff98ef6148 [FLINK-1235] Compiler accepts iterations referenced from the static path of other iterations 21b1b975ccb50e1831172894bde96c6d3269dc57 Removed TypeSerializerFactory from ScalaCsvInputFormat. The TypeSerializer is now serialized directly. 3d242fd7aea6add18465d628a258be11def2d0af And of course the doc fixes that are alredy on the release-0.7 branch. I'd like to push these to the release-0.7 branch and fork release-0.7.1 from it then. Cheers, Marton On Mon, Dec 1, 2014 at 5:35 PM, Fabian Hueske <fhue...@apache.org> wrote: > I agree with Ufuk. > > +1 for putting this out as a minor release (0.7.1). > > 2014-12-01 17:27 GMT+01:00 Ufuk Celebi <u...@apache.org>: > > > On Mon, Dec 1, 2014 at 4:45 PM, Robert Metzger <rmetz...@apache.org> > > wrote: > > > > > If the bugfix release is going to include almost all commits of the > > current > > > 0.8-SNAPSHOT version, we should consider releasing it as Flink 0.8.0. > > > > > > > I think it is reasonable to have new major versions for new major > features. > > Since we don't have any new major features, we should stick to 0.7.1. > > > > > > The amount of required work for making a bugfix or a major release is > > > basically the same. > > > > > > > I would actually say that a bugfix release requires more work. ;-) > > >