File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,27 @@ This document describes releases leading up to the ``1.30.x`` ``stable`` series.
55
66See https://pants.readme.io/v1.30/docs/release-notes-1-30 for an overview of the changes in this release.
77
8+ 1.30.1rc0 (8/5/2020)
9+ --------------------
10+
11+ Bugfixes
12+ ~~~~~~~~
13+
14+ * Remove self-inflicted invalidation caused by exception logging (cherrypick of #10521) (#10553)
15+ `PR #10553 <https://github.com/pantsbuild/pants/pull/10553 >`_
16+
17+ * Fix bug that caused setup-py to hang if src root==buildroot (cherrypick of #10509) (#10552)
18+ `PR #10552 <https://github.com/pantsbuild/pants/pull/10552 >`_
19+
20+ * Fix Protobuf when using source roots (cherrypick of #10453) (#10476)
21+ `PR #10476 <https://github.com/pantsbuild/pants/pull/10476 >`_
22+
23+ * Fix `--print-exception-stacktrace ` not invalidating pantsd (cherrypick of #10451) (#10461)
24+ `PR #10461 <https://github.com/pantsbuild/pants/pull/10461 >`_
25+
26+ * Call instance method on instance rather than class (cherrypick of #10314) (#10426)
27+ `PR #10426 <https://github.com/pantsbuild/pants/pull/10426 >`_
28+
8291.30.0 (7/17/2020)
930------------------
1031
You can’t perform that action at this time.
0 commit comments