Summary of changes from August 25, 2017 to September 1, 2017.
| Codebase | Repository | {icon lock} | HEAD | Activity |
|----------|------------|--|------|----------|
| Phabricator | rP | | rP577d498033 | 24 commits |
| Arcanist | rARC | | rARCad821445 | 5 commits |
| libphutil | rPHU | | rPHU0cd92b1 | 2 commits |
| Instances (SAAS) | rSAAS | {icon lock} | rSAASf73530d | 4 commits |
| Services (SAAS) | rSERVICES | {icon lock} | rSERVICES08219d6 | 0 commits |
| Core (SAAS) | rCORE | {icon lock} | rCORE2e472df | 0 commits |
- These changes were promoted to `stable`.
General
=======
- [{icon tint, color=sky}] A new prototype fulltext search engine is available in Maniphest. See T12974 for details.
Security
========
- //No notes in this period.//
Migrations
==========
| Migration | Risk | Duration | Notes |
|-----------|------|----------|-------|
| 20170828.ferret.01.taskdoc.sql | | 17 ms |
| 20170828.ferret.02.taskfield.sql | | 14 ms |
| 20170828.ferret.03.taskngrams.sql | | 14 ms |
| 20170830.ferret.01.unique.sql | | 48 ms |
| 20170830.ferret.02.term.sql | | 23 ms |
//"Duration" is the duration for this install, and may not be representative.//
Upgrading / Compatibility
=========================
- (stable; 70ebdd2694) Fixed an issue where the "status" field in `differential.query` incorrectly changed to an integer. It is now safely back to a string, like `"2"`.
Minor
=====
- [{icon tint, color=sky}] `arc lint` should now render corrections which add or remove newlines correctly.
- Fixed a bad error message translation after failing to identify a VCS binary version.
- Marking all notifications as read no longer requires a confirmation, and the notification dropdown has received design updates.
- (stable; rP01712559) Fixed an issue where "Close Revision" did not appear in the UI when it should.
- [{icon tint, color=sky}] Degenerate tokenizer queries for projects should now have less degenerate performance impacts.
//The [{icon tint, color=sky}] icon indicates a change backed by support mana.//