Release 0.7.0 RC1
Pre-release
Pre-release
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