[ANNOUNCE] Apache Flink 1.3.0 released

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[ANNOUNCE] Apache Flink 1.3.0 released

Robert Metzger
The Apache Flink community is pleased to announce the release of Apache
Flink 1.3.0.

Apache Flink® is an open-source stream processing framework for
distributed, high-performing, always-available, and accurate data streaming
applications.


The release is available for download at:

    https://flink.apache.org/downloads.html

There is a blog post available on the Flink site explaining most of the new
features:

   https://flink.apache.org/news/2017/06/01/release-1.3.0.html

The full changelog is available at:
https://flink.apache.org/blog/release_1.3.0-changelog.html



We would like to thank all contributors who made this release possible!
Reply | Threaded
Open this post in threaded view
|

Re: [ANNOUNCE] Apache Flink 1.3.0 released

Eron Wright-2
Opened a PR for Homebrew update to `apache-flink` formula:
https://github.com/Homebrew/homebrew-core/pull/14151

On Thu, Jun 1, 2017 at 7:48 AM, Robert Metzger <[hidden email]> wrote:

> The Apache Flink community is pleased to announce the release of Apache
> Flink 1.3.0.
>
> Apache Flink® is an open-source stream processing framework for
> distributed, high-performing, always-available, and accurate data streaming
> applications.
>
>
> The release is available for download at:
>
>     https://flink.apache.org/downloads.html
>
> There is a blog post available on the Flink site explaining most of the
> new features:
>
>    https://flink.apache.org/news/2017/06/01/release-1.3.0.html
>
> The full changelog is available at: https://flink.apache.org/
> blog/release_1.3.0-changelog.html
>
>
>
> We would like to thank all contributors who made this release possible!
>
Reply | Threaded
Open this post in threaded view
|

Re: [ANNOUNCE] Apache Flink 1.3.0 released

Patrick Lucas
And here's the PR for the new Docker images:
https://github.com/docker-library/official-images/pull/3006

(It was merged 10 min ago; the new images should become available by
tomorrow)

--
Patrick Lucas

On Thu, Jun 1, 2017 at 7:36 PM, Eron Wright <[hidden email]> wrote:

> Opened a PR for Homebrew update to `apache-flink` formula:
> https://github.com/Homebrew/homebrew-core/pull/14151
>
> On Thu, Jun 1, 2017 at 7:48 AM, Robert Metzger <[hidden email]>
> wrote:
>
> > The Apache Flink community is pleased to announce the release of Apache
> > Flink 1.3.0.
> >
> > Apache Flink® is an open-source stream processing framework for
> > distributed, high-performing, always-available, and accurate data
> streaming
> > applications.
> >
> >
> > The release is available for download at:
> >
> >     https://flink.apache.org/downloads.html
> >
> > There is a blog post available on the Flink site explaining most of the
> > new features:
> >
> >    https://flink.apache.org/news/2017/06/01/release-1.3.0.html
> >
> > The full changelog is available at: https://flink.apache.org/
> > blog/release_1.3.0-changelog.html
> >
> >
> >
> > We would like to thank all contributors who made this release possible!
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [ANNOUNCE] Apache Flink 1.3.0 released

Ted Yu
In reply to this post by Robert Metzger
Robert:
Do you know when maven artifacts would be populated ?

Currently I don't see 1.3.0 here:

https://mvnrepository.com/artifact/org.apache.flink/flink-core

Thanks

On Thu, Jun 1, 2017 at 7:48 AM, Robert Metzger <[hidden email]> wrote:

> The Apache Flink community is pleased to announce the release of Apache
> Flink 1.3.0.
>
> Apache Flink® is an open-source stream processing framework for
> distributed, high-performing, always-available, and accurate data streaming
> applications.
>
>
> The release is available for download at:
>
>     https://flink.apache.org/downloads.html
>
> There is a blog post available on the Flink site explaining most of the
> new features:
>
>    https://flink.apache.org/news/2017/06/01/release-1.3.0.html
>
> The full changelog is available at: https://flink.apache.org/
> blog/release_1.3.0-changelog.html
>
>
>
> We would like to thank all contributors who made this release possible!
>
Reply | Threaded
Open this post in threaded view
|

Re: [ANNOUNCE] Apache Flink 1.3.0 released

Ismaël Mejía
Ted, The artifacts are already in maven central.
https://search.maven.org/#search|ga|1|g%3A%22org.apache.flink%22

Notice that google somehow puts always that mvnrepository.com website
mirror first in the results, even if it is almost always outdated. I
had the same problem when checking for jars before.

Ismaël

On Fri, Jun 2, 2017 at 3:59 AM, Ted Yu <[hidden email]> wrote:

> Robert:
> Do you know when maven artifacts would be populated ?
>
> Currently I don't see 1.3.0 here:
>
> https://mvnrepository.com/artifact/org.apache.flink/flink-core
>
> Thanks
>
> On Thu, Jun 1, 2017 at 7:48 AM, Robert Metzger <[hidden email]> wrote:
>
>> The Apache Flink community is pleased to announce the release of Apache
>> Flink 1.3.0.
>>
>> Apache Flink® is an open-source stream processing framework for
>> distributed, high-performing, always-available, and accurate data streaming
>> applications.
>>
>>
>> The release is available for download at:
>>
>>     https://flink.apache.org/downloads.html
>>
>> There is a blog post available on the Flink site explaining most of the
>> new features:
>>
>>    https://flink.apache.org/news/2017/06/01/release-1.3.0.html
>>
>> The full changelog is available at: https://flink.apache.org/
>> blog/release_1.3.0-changelog.html
>>
>>
>>
>> We would like to thank all contributors who made this release possible!
>>