Page MenuHomePhabricator

2020 Week 29 (Late July)
Updated 1,342 Days AgoPublic

Version 1 of 1: You are viewing the current published version of this document.

Summary of changes from July 11, 2020 to July 25, 2020.

CodebaseRepositoryHEADActivity
PhabricatorrPrP017ef1927c8 commits
ArcanistrARCrARCceb082ef1 commit
Instances (SAAS)rSAASrSAASf7744661 commit
Services (SAAS)rSERVICESrSERVICES4efc4ac1 commit
Core (SAAS)rCORErCORE9a20e5a0 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.

Last Author
epriestley
Last Edited
Jul 25 2020, 3:25 PM