Skip to content

Commit

Permalink
Tag 17.9.0-beta.1 (#3183)
Browse files Browse the repository at this point in the history
* Tag 17.9.0-beta.1

* update rel notes
  • Loading branch information
peterebden authored Jul 1, 2024
1 parent 3ed2c9a commit ae679e9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
Version 17.9.0
--------------
* Allow values in `provides` to be a list (#3140)
* Don't show passed test output for large numbers of tests (#3131)
* Deduplicate env vars passed to build actions (#3143, #3144)
* More efficient `str.format()` implementation in BUILD language (#3146)
* Fix hang on preloading subincludes with syntax errors (#3151)
* Some low-level performance improvements to BUILD file parsing (#3147, #3152)
* Support \t escapes in strings (#3170)
* Remove mention of pleasings from plz init message (#3173)
* Report remote worker name in interactive output (#3178)

Version 17.8.7
--------------
* Use local paths only for determining tool changes (#3139)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
17.8.7
17.9.0-beta.1

0 comments on commit ae679e9

Please sign in to comment.