This is an automated email from the ASF dual-hosted git repository. bennoe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit e0239013c255c6e912e90a2a2141436bdc94cfbf Author: Benno Evers <[email protected]> AuthorDate: Thu Dec 5 12:24:57 2019 +0100 Added MESOS-9968 to the 1.8.2 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 21d21d3..abd80e2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -290,6 +290,7 @@ Release Notes - Mesos - Version 1.8.2 (WIP) * [MESOS-9925] - Default executor takes a couple of seconds to start and subscribe Mesos agent. * [MESOS-9964] - Support destroying UCR containers in provisioning state. * [MESOS-9966] - Agent crashes when trying to destroy orphaned nested container if root container is orphaned as well. + * [MESOS-9968] - WWWAuthenticate header parsing fails when commas are in (quoted) realm * [MESOS-10007] - Command executor can miss exit status for short-lived commands due to double-reaping. * [MESOS-10015] - updateAllocation() can stall the allocator with a huge number of reservations on an agent.
