Releases: alibaba/fluss
Release 0.7.0
This is the Fluss 0.7.0 release. You can verify the release using the signature (.asc files) or hashes (.sha256 files).
Release Announcement
See the release announcement blog: https://alibaba.github.io/fluss-docs/blog/releases/0.7/
Release 0.7.0 RC3
This is the Fluss 0.7.0 release RC3. You can verify the release using the signature (.asc files) or hashes (.sha256 files).
The complete staging area is available for your review, which includes:
- the official source release and binary convenience releases are attached, which are signed with the key with fingerprint 85BACB5AEFAE3202
- all artifacts to be deployed to the Maven Central Repository: https://oss.sonatype.org/content/repositories/comalibaba-5586/
- source code tag "v0.7.0-rc3": https://github.com/alibaba/fluss/tree/v0.7.0-rc3
- the documentation: https://alibaba.github.io/fluss-docs/docs/
- website pull request for release announcement blog post: TODO
The docker image for release-0.7.0 RC3 also has been uploaded with tag v0.7.0-rc3
. Welcome to verify it.
- https://hub.docker.com/repository/docker/fluss/fluss/general
- https://hub.docker.com/repository/docker/fluss/quickstart-flink
To verify it, you can follow
- The fluss quick start
- Deploy it with docker and interacting with Fluss to verify some features documented in subpages of Engine Flink.
Nothing needed to change in the docker-compose file, as the docker image tag has been adapted for the RC test.
Full Changelog: https://github.com/alibaba/fluss/commits/v0.7.0-rc3
Release 0.6.1
This is the Fluss 0.6.0 release. You can verify the release using the signature (.asc files) or hashes (.sha256 files).
Changelogs
- [hotfix] Fix old client can't connect to new server (#1086)
Release 0.7.0 RC2
This is the Fluss 0.7.0 release RC2. You can verify the release using the signature (.asc files) or hashes (.sha256 files).
The complete staging area is available for your review, which includes:
- the official source release and binary convenience releases are attached, which are signed with the key with fingerprint 85BACB5AEFAE3202
- all artifacts to be deployed to the Maven Central Repository: https://oss.sonatype.org/content/repositories/comalibaba-5582/
- source code tag "v0.7.0-rc2": https://github.com/alibaba/fluss/tree/v0.7.0-rc2
- the documentation: https://alibaba.github.io/fluss-docs/docs/
- website pull request for release announcement blog post: TODO
The docker image for release-0.7.0 RC2 also has been uploaded with tag v0.7.0-rc2
. Welcome to verify it.
- https://hub.docker.com/repository/docker/fluss/fluss/general
- https://hub.docker.com/repository/docker/fluss/quickstart-flink
To verify it, you can follow
- The fluss quick start
- Deploy it with docker and interacting with Fluss to verify some features documented in subpages of Engine Flink.
Nothing needed to change in the docker-compose file, as the docker image tag has been adapted for the RC test.
Full Changelog: https://github.com/alibaba/fluss/commits/v0.7.0-rc2
Release 0.7.0 RC1
This is the Fluss 0.7.0 release RC1. You can verify the release using the signature (.asc files) or hashes (.sha256 files).
The complete staging area is available for your review, which includes:
- the official source release and binary convenience releases are attached, which are signed with the key with fingerprint 85BACB5AEFAE3202
- all artifacts to be deployed to the Maven Central Repository: https://oss.sonatype.org/content/repositories/comalibaba-5581/
- source code tag "v0.7.0-rc1": https://github.com/alibaba/fluss/tree/v0.7.0-rc1
- the documentation: https://alibaba.github.io/fluss-docs/docs/
- website pull request for release announcement blog post: TODO
The docker image for release-0.7.0 RC1 also has been uploaded with tag v0.7.0-rc1
. Welcome to verify it.
- https://hub.docker.com/repository/docker/fluss/fluss/general
- https://hub.docker.com/repository/docker/fluss/quickstart-flink
To verify it,
- Use fluss quick start, remember change the image
fluss/fluss:0.7.0
tofluss/fluss:v0.7.0-rc1
,fluss/quickstart-flink:1.20-0.7
tofluss/quickstart-flink:v0.7.0-rc1
- Deploy it with docker and interacting with Fluss to verify some features documented in subpages of Engine Flink. Also remember change the image
fluss/fluss:0.7.0
tofluss/fluss:v0.7.0-rc1
,fluss/quickstart-flink:1.20-0.7
tofluss/quickstart-flink:v0.7.0-rc1
Full Changelog: https://github.com/alibaba/fluss/commits/v0.7.0-rc1
Release 0.6.0
This is the Fluss 0.6.0 release. You can verify the release using the signature (.asc files) or hashes (.sha256 files).
Release Announcement
See the release announcement blog: https://alibaba.github.io/fluss-docs/blog/releases/0.6/
Release 0.5.0
This is the Fluss 0.5.0 release. You can verify the release using the signature (.asc files) or hashes (.sha256 files).
Release Announcement
See the open source announcement about the first Fluss version introduction: https://alibaba.github.io/fluss-docs/fluss-open-source