Hi everybody,
with 0.10.0 almost being released I started writing release nodes for the Flink blog. Please find the current draft here: https://docs.google.com/document/d/1ULZAdxwneZAldhJ69tB3UEvjJQhS-ZASN5mdtumtJ48/edit?usp=sharing Everybody has permissions to comment the draft. Please let me know, if you'd like access to directly edit the document. I would like to publish the release nodes in about 20 hours when the release artifacts have been pushed to Maven central and the Apache download mirrors. Looking forward for your feedback and comments, Fabian |
> On 12 Nov 2015, at 21:25, Fabian Hueske <[hidden email]> wrote: > > Hi everybody, > > with 0.10.0 almost being released I started writing release nodes for the > Flink blog. > > Please find the current draft here: > https://docs.google.com/document/d/1ULZAdxwneZAldhJ69tB3UEvjJQhS-ZASN5mdtumtJ48/edit?usp=sharing > > Everybody has permissions to comment the draft. Please let me know, if > you'd like access to directly edit the document. > > I would like to publish the release nodes in about 20 hours when the > release artifacts have been pushed to Maven central and the Apache download > mirrors. > > Looking forward for your feedback and comments, > Fabian Very good work Fabian! Thanks! Can we add a section (or a Wiki entry, which is linked) about how to migrate from 0.9 DataStream code? The document only mentions keyBy, but it makes sense to give more information on this. Is there a plan to do this? I can try to draft a first version with the most important changes if you want. – Ufuk |
Yes, that's a good idea. I would go for a wiki page that we link to from
the announcement. I don't think this level of detail should to go directly into the release announcement. It would be great if you could draft a migration guide. 2015-11-13 10:27 GMT+01:00 Ufuk Celebi <[hidden email]>: > > > On 12 Nov 2015, at 21:25, Fabian Hueske <[hidden email]> wrote: > > > > Hi everybody, > > > > with 0.10.0 almost being released I started writing release nodes for the > > Flink blog. > > > > Please find the current draft here: > > > https://docs.google.com/document/d/1ULZAdxwneZAldhJ69tB3UEvjJQhS-ZASN5mdtumtJ48/edit?usp=sharing > > > > Everybody has permissions to comment the draft. Please let me know, if > > you'd like access to directly edit the document. > > > > I would like to publish the release nodes in about 20 hours when the > > release artifacts have been pushed to Maven central and the Apache > download > > mirrors. > > > > Looking forward for your feedback and comments, > > Fabian > > Very good work Fabian! Thanks! > > Can we add a section (or a Wiki entry, which is linked) about how to > migrate from 0.9 DataStream code? The document only mentions keyBy, but it > makes sense to give more information on this. > > Is there a plan to do this? I can try to draft a first version with the > most important changes if you want. > > – Ufuk > > |
https://cwiki.apache.org/confluence/display/FLINK/Migration+Guide%3A+0.9.x+to+0.10.x
> On 13 Nov 2015, at 10:42, Fabian Hueske <[hidden email]> wrote: > > Yes, that's a good idea. I would go for a wiki page that we link to from > the announcement. > I don't think this level of detail should to go directly into the release > announcement. > > It would be great if you could draft a migration guide. > > 2015-11-13 10:27 GMT+01:00 Ufuk Celebi <[hidden email]>: > >> >>> On 12 Nov 2015, at 21:25, Fabian Hueske <[hidden email]> wrote: >>> >>> Hi everybody, >>> >>> with 0.10.0 almost being released I started writing release nodes for the >>> Flink blog. >>> >>> Please find the current draft here: >>> >> https://docs.google.com/document/d/1ULZAdxwneZAldhJ69tB3UEvjJQhS-ZASN5mdtumtJ48/edit?usp=sharing >>> >>> Everybody has permissions to comment the draft. Please let me know, if >>> you'd like access to directly edit the document. >>> >>> I would like to publish the release nodes in about 20 hours when the >>> release artifacts have been pushed to Maven central and the Apache >> download >>> mirrors. >>> >>> Looking forward for your feedback and comments, >>> Fabian >> >> Very good work Fabian! Thanks! >> >> Can we add a section (or a Wiki entry, which is linked) about how to >> migrate from 0.9 DataStream code? The document only mentions keyBy, but it >> makes sense to give more information on this. >> >> Is there a plan to do this? I can try to draft a first version with the >> most important changes if you want. >> >> – Ufuk >> >> |
Thanks Fabian for drafting the release announcement. The release
artifacts have already been synced and I've updated the website for the 0.10.0 release. Seems like we are set up to publish the release announcement later today. On Fri, Nov 13, 2015 at 1:41 PM, Ufuk Celebi <[hidden email]> wrote: > https://cwiki.apache.org/confluence/display/FLINK/Migration+Guide%3A+0.9.x+to+0.10.x > >> On 13 Nov 2015, at 10:42, Fabian Hueske <[hidden email]> wrote: >> >> Yes, that's a good idea. I would go for a wiki page that we link to from >> the announcement. >> I don't think this level of detail should to go directly into the release >> announcement. >> >> It would be great if you could draft a migration guide. >> >> 2015-11-13 10:27 GMT+01:00 Ufuk Celebi <[hidden email]>: >> >>> >>>> On 12 Nov 2015, at 21:25, Fabian Hueske <[hidden email]> wrote: >>>> >>>> Hi everybody, >>>> >>>> with 0.10.0 almost being released I started writing release nodes for the >>>> Flink blog. >>>> >>>> Please find the current draft here: >>>> >>> https://docs.google.com/document/d/1ULZAdxwneZAldhJ69tB3UEvjJQhS-ZASN5mdtumtJ48/edit?usp=sharing >>>> >>>> Everybody has permissions to comment the draft. Please let me know, if >>>> you'd like access to directly edit the document. >>>> >>>> I would like to publish the release nodes in about 20 hours when the >>>> release artifacts have been pushed to Maven central and the Apache >>> download >>>> mirrors. >>>> >>>> Looking forward for your feedback and comments, >>>> Fabian >>> >>> Very good work Fabian! Thanks! >>> >>> Can we add a section (or a Wiki entry, which is linked) about how to >>> migrate from 0.9 DataStream code? The document only mentions keyBy, but it >>> makes sense to give more information on this. >>> >>> Is there a plan to do this? I can try to draft a first version with the >>> most important changes if you want. >>> >>> – Ufuk >>> >>> > |
In reply to this post by Fabian Hueske-2
Hi Fabian -
Great work. I've entered (and am still entering) a handful of "grammar" comments that are purely optional; use as you see fit. One non-grammar comment comes near the end and that has to do with a list of breaking API changes - can you point at such a list to make it simpler to identify those changes when comparing documentation from 0.9 and 0.10? Thanks! Ron Crocker |
Is it possible to link to important JIRA-s in the list of new features as
you did in the 0.8.0 release notes? For example, I was wondering whether I can find more information about the "Off-heap Managed Memory" model. Regards, Alexander 2015-11-14 20:53 GMT+01:00 Ron Crocker <[hidden email]>: > Hi Fabian - > > Great work. I've entered (and am still entering) a handful of "grammar" > comments that are purely optional; use as you see fit. > > One non-grammar comment comes near the end and that has to do with a list > of > breaking API changes - can you point at such a list to make it simpler to > identify those changes when comparing documentation from 0.9 and 0.10? > > Thanks! > > Ron Crocker > > > > -- > View this message in context: > http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/Release-notes-for-0-10-0-tp9128p9151.html > Sent from the Apache Flink Mailing List archive. mailing list archive at > Nabble.com. > |
Hi everybody,
thanks for your input and feedback. I updated the draft and published the release announcement a few minutes ago: --> http://flink.apache.org/news/2015/11/16/release-0.10.0.html Thanks, Fabian 2015-11-15 20:39 GMT+01:00 Alexander Alexandrov < [hidden email]>: > Is it possible to link to important JIRA-s in the list of new features as > you did in the 0.8.0 release notes? > > For example, I was wondering whether I can find more information about the > "Off-heap Managed Memory" model. > > Regards, > Alexander > > 2015-11-14 20:53 GMT+01:00 Ron Crocker <[hidden email]>: > > > Hi Fabian - > > > > Great work. I've entered (and am still entering) a handful of "grammar" > > comments that are purely optional; use as you see fit. > > > > One non-grammar comment comes near the end and that has to do with a list > > of > > breaking API changes - can you point at such a list to make it simpler to > > identify those changes when comparing documentation from 0.9 and 0.10? > > > > Thanks! > > > > Ron Crocker > > > > > > > > -- > > View this message in context: > > > http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/Release-notes-for-0-10-0-tp9128p9151.html > > Sent from the Apache Flink Mailing List archive. mailing list archive at > > Nabble.com. > > > |
Free forum by Nabble | Edit this page |