2020 Week 29 (Late July)
2020 Week 29 (Late July)
Summary of changes from July 11, 2020 to July 25, 2020.
Codebase | Repository | HEAD | Activity | |
---|---|---|---|---|
Phabricator | rP | rP017ef1927c | 8 commits | |
Arcanist | rARC | rARCceb082ef | 1 commit | |
Instances (SAAS) | rSAAS | rSAASf774466 | 1 commit | |
Services (SAAS) | rSERVICES | rSERVICES4efc4ac | 1 commit | |
Core (SAAS) | rCORE | rCORE9a20e5a | 0 commits | |
- These changes were promoted to stable.
General
- No notes in this period.
Security
- No notes in this period.
Migrations
- No migrations in this period.
Upgrading / Compatibility
- The phd.trace and phd.verbose configuration options have been removed. In most cases, bin/phd debug ... is a simpler way to get detailed diagnostic information from daemons.
- The Future API and behavior has changed slightly. Notably, startFuture() and endFuture() are no longer public methods (but you shouldn't have been calling them anyway).
Minor
- [] Fixed an error that could prevent rendering revisions with coverage information.
- [] Fixed an issue where daemons could stop if a launching subprocess failed before it got far enough to get a PID assigned.
- [] Fixed a fatal in prose diffing where the PCRE engine could hit the backtracking limit on certain medium-to-large inputs.
- Fixed an issue where destroying revisions could get stuck on destroying viewstates.
The [] icon indicates a change backed by support mana.
Tags
None
Referenced Files
None
Subscribers
None
- Last Author
- epriestley
- Last Edited
- Jul 25 2020, 3:25 PM