Skip to content

Commit

Permalink
Updating release notes of 0.259
Browse files Browse the repository at this point in the history
  Updating release notes after reverting PR: prestodb#16408
  • Loading branch information
vaishnavibatni authored and Rongrong Zhong committed Aug 13, 2021
1 parent ebeb8c6 commit 495e4d0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions presto-docs/src/main/sphinx/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Release Notes
.. toctree::
:maxdepth: 1

release/release-0.259.1
release/release-0.259
release/release-0.258
release/release-0.257
Expand Down
7 changes: 7 additions & 0 deletions presto-docs/src/main/sphinx/release/release-0.259.1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
===============
Release 0.259.1
===============

JDBC Connector Changes
______________________
* Revert partial pushdown of JDBC filters (:pr:16412)
3 changes: 3 additions & 0 deletions presto-docs/src/main/sphinx/release/release-0.259.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Release 0.259
=============

.. warning::
This release includes a regression on jdbc connector.

**Details**
===========

Expand Down

0 comments on commit 495e4d0

Please sign in to comment.