Skip to content

Commit

Permalink
Add release notes for 0.157.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cberner committed Nov 18, 2016
1 parent 2a886c1 commit 86dfea9
Show file tree
Hide file tree
Showing 2 changed files with 10 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.157.1
release/release-0.157
release/release-0.156
release/release-0.155
Expand Down
9 changes: 9 additions & 0 deletions presto-docs/src/main/sphinx/release/release-0.157.1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
===============
Release 0.157.1
===============

General Changes
---------------

* Fix regression that could cause high CPU and heap usage on coordinator,
when processing certain types of long running queries.

0 comments on commit 86dfea9

Please sign in to comment.