Release 0.288
Set to the first half of June 2024
- create release branch and increment version in the master branch
- create release notes PR
- publish maven and docker artifacts
- publish docs website
Created the branch release-0.288 and incremented the version in the master branch to 0.289-SNAPSHOT.
"2. create release notes PR" - #23079
release notes merged to master and cherry-picked into branch release-0.288.
Maven artifacts are published. Example: https://repo1.maven.org/maven2/com/facebook/presto/presto-server/0.288/
Docs website PR is created. https://github.com/prestodb/prestodb.github.io/pull/263
Docker images are published.
- prestodb/presto:0.288
- prestodb/presto:latest
- prestodb/presto-native:0.288
- prestodb/presto-native:latest
docs website test failure before publishing https://github.com/prestodb/prestodb.github.io/actions/runs/9825536097/job/27177666319
@yhwang can you please take a look.
The release is done.