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


The following commit(s) were added to refs/heads/master by this push:
     new 2ecbe56  Updated 1.8.1 CHANGELOG to its final form.
2ecbe56 is described below

commit 2ecbe56a5b2d7a0cc99e5ac1ce5765815d94678a
Author: Benno Evers <[email protected]>
AuthorDate: Thu Jul 18 15:09:57 2019 +0200

    Updated 1.8.1 CHANGELOG to its final form.
---
 CHANGELOG | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index c354dd9..3c53089 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -43,20 +43,19 @@ Release Notes - Mesos - Version 1.8.2 (WIP)
   * [MESOS-9785] - Frameworks recovered from reregistered agents are not 
reported to master `/api/v1` subscribers.
 
 
-Release Notes - Mesos - Version 1.8.1 (WIP)
--------------------------------------------
+Release Notes - Mesos - Version 1.8.1
+-------------------------------------
 * This is a bug fix release.
 
 ** Bug
   * [MESOS-9395] - Check failure on 
`StorageLocalResourceProviderProcess::applyCreateDisk`.
   * [MESOS-9616] - `Filters.refuse_seconds` declines resources not in offers.
-  * [MESOS-9695] - Remove the duplicate pid check in Docker containerizer
+  * [MESOS-9730] - Executors cannot reconnect with agents using TLS1.3
   * [MESOS-9750] - Agent V1 GET_STATE response may report a complete 
executor's tasks as non-terminal after a graceful agent shutdown.
   * [MESOS-9766] - /__processes__ endpoint can hang.
   * [MESOS-9779] - `UPDATE_RESOURCE_PROVIDER_CONFIG` agent call returns 404 
ambiguously.
   * [MESOS-9782] - Random sorter fails to clear removed clients.
   * [MESOS-9786] - Race between two REMOVE_QUOTA calls crashes the master.
-  * [MESOS-9787] - Log slow SSL (TLS) peer reverse DNS lookup.
   * [MESOS-9803] - Memory leak caused by an infinite chain of futures in 
`UriDiskProfileAdaptor`.
   * [MESOS-9831] - Master should not report disconnected resource providers.
   * [MESOS-9852] - Slow memory growth in master due to deferred deletion of 
offer filters and timers.
@@ -64,7 +63,9 @@ Release Notes - Mesos - Version 1.8.1 (WIP)
   * [MESOS-9870] - Simultaneous adding/removal of a role from framework's 
roles and its suppressed roles crashes the master.
 
 ** Improvement
+  * [MESOS-9695] - Remove the duplicate pid check in Docker containerizer
   * [MESOS-9759] - Log required quota headroom and available quota headroom in 
the allocator.
+  * [MESOS-9787] - Log slow SSL (TLS) peer reverse DNS lookup.
 
 
 Release Notes - Mesos - Version 1.8.0

Reply via email to