From: Paladox Date: Mon, 8 Jul 2019 22:02:15 +0000 (+0000) Subject: Follow-up I3d56d5db5: Add release notes entry X-Git-Tag: 1.34.0-rc.0~774 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22brouteur%22%2C%28%24id_rubrique%20?a=commitdiff_plain;h=1eca71d573c6e5f5596e83266a16e70bc66765d8;p=lhc%2Fweb%2Fwiklou.git Follow-up I3d56d5db5: Add release notes entry Change-Id: Id836481ade41fdc0ea9951574677407f73f2611a (cherry picked from commit cf21cda12cf03f5532b103bc7678fba6299afaed) --- diff --git a/HISTORY b/HISTORY index ff4007e751..ccdd2de0ee 100644 --- a/HISTORY +++ b/HISTORY @@ -389,6 +389,11 @@ because of Phabricator reports. * The .background-size() LESS mixin, deprecated in 1.27, has been removed. * ReadOnlyMode::clearCache() and ConfiguredReadOnlyMode::clearCache() have been removed. Use MediaWikiTestCase::overrideMwServices() instead. +* Support for the 'aggregator' option of JobQueue (and thus $wgJobTypeConf) was + removed. The JobQueueAggregator interface and JobQueueAggregatorRedis class + have also been removed. They were experimentally developed for use by the + Wikimedia Foundation, but were never used, with no known use cases. (Note that + this does not affect JobQueueRedis which is still supported.) === Deprecations in 1.33 === * The configuration option $wgUseESI has been deprecated, and is expected