Skip to content

Commit 1e11586

Browse files
Prepare 1.30.1rc0 (#10554)
[ci skip-rust]
1 parent 48d6cbf commit 1e11586

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

src/python/pants/notes/1.30.x.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,27 @@ This document describes releases leading up to the ``1.30.x`` ``stable`` series.
55

66
See 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+
829
1.30.0 (7/17/2020)
930
------------------
1031

0 commit comments

Comments
 (0)