Skip to content

Commit

Permalink
Add notes for 1.16.0rc6 (#7852)
Browse files Browse the repository at this point in the history
  • Loading branch information
blorente committed Jun 5, 2019
1 parent 0d9d214 commit d9dfabb
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions src/python/pants/notes/1.16.x.rst
Expand Up @@ -2,6 +2,27 @@
======================
This document describes releases leading up to the ``1.16.x`` ``stable`` series.

1.16.0rc6 (6/05/2019)
---------------------

Bugfixes
~~~~~~~~

* Fix zipkin multithreading issue #7415 (#7826)
`PR #7826 <https://github.com/pantsbuild/pants/pull/7826>`_

* Fix rsc compile transitive dep bug introduced in #7742 (#7825)
`PR #7825 <https://github.com/pantsbuild/pants/pull/7825>`_

Refactoring, Improvements, and Tooling
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

* Use `--no-enabled-shared` for Linux wheel-builder interpreter so that the released PEX works with statically built interpreters (#7794)
`PR #7794 <https://github.com/pantsbuild/pants/pull/7794>`_

* Avoid redundant work while hackily_snapshot()ing. (#7829)
`PR #7829 <https://github.com/pantsbuild/pants/pull/7829>`_

1.16.0rc5 (5/29/2019)
---------------------

Expand Down

0 comments on commit d9dfabb

Please sign in to comment.