You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by me...@apache.org on 2017/05/11 08:36:23 UTC

mesos git commit: Updated CHANGELOG for 1.2.1 release.

Repository: mesos
Updated Branches:
  refs/heads/master ca7c5ca3e -> 7a670aa5c


Updated CHANGELOG for 1.2.1 release.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/7a670aa5
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/7a670aa5
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/7a670aa5

Branch: refs/heads/master
Commit: 7a670aa5cba69c874a85205436497a5cb90fd105
Parents: ca7c5ca
Author: Adam B <ad...@mesosphere.io>
Authored: Thu May 11 01:36:05 2017 -0700
Committer: Adam B <ad...@mesosphere.io>
Committed: Thu May 11 01:36:05 2017 -0700

----------------------------------------------------------------------
 CHANGELOG | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/7a670aa5/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 67c6044..31c21e9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -287,7 +287,7 @@ All Resolved Issues:
   * [MESOS-7439] - Bump the default timeout value for docker volume driver unmount operation.
 
 
-Release Notes - Mesos - Version 1.2.1 (WIP)
+Release Notes - Mesos - Version 1.2.1
 -------------------------------------------
 * This is a bug fix release.
 
@@ -296,22 +296,29 @@ All Issues:
   * [MESOS-1987] - Add support for SemVer build and prerelease labels to stout.
   * [MESOS-5028] - Copy provisioner cannot replace directory with symlink.
   * [MESOS-5172] - Registry puller cannot fetch blobs correctly from http Redirect 3xx urls.
+  * [MESOS-6327] - Large docker images causes container launch failures: Too many levels of symbolic links.
   * [MESOS-6951] - Docker containerizer: mangled environment when env value contains LF byte.
   * [MESOS-6976] - Disallow (re-)registration attempts by old agents.
+  * [MESOS-7133] - mesos-fetcher fails with openssl-related output.
   * [MESOS-7197] - Requesting tiny amount of CPU crashes master.
-  * [MESOS-7208] - Persistent volume ownership is set to root when task is running with non-root user
+  * [MESOS-7208] - Persistent volume ownership is set to root when task is running with non-root user.
+  * [MESOS-7210] - HTTP health check doesn't work when mesos runs with --docker_mesos_image.
+  * [MESOS-7232] - Add support to auto-load /dev/nvidia-uvm in the GPU isolator.
   * [MESOS-7237] - Enabling cgroups_limit_swap can lead to "invalid argument" error.
   * [MESOS-7261] - maintenance.html is missing during packaging.
   * [MESOS-7263] - User supplied task environment variables cause warnings in sandbox stdout.
   * [MESOS-7264] - Possibly duplicate environment variables should not leak values to the sandbox.
   * [MESOS-7265] - Containerizer startup may cause sensitive data to leak into sandbox logs.
   * [MESOS-7272] - Unified containerizer does not support docker registry version < 2.3.
+  * [MESOS-7280] - Unified containerizer provisions docker image error with COPY backend.
+  * [MESOS-7316] - Upgrading Mesos to 1.2.0 results in some information missing from the `/flags` endpoint.
   * [MESOS-7346] - Agent crashes if the task name is too long.
   * [MESOS-7350] - Failed to pull image from Nexus Registry due to signature missing.
   * [MESOS-7366] - Agent sandbox gc could accidentally delete the entire persistent volume content.
+  * [MESOS-7368] - Documentation of framework role(s) in proto definition is confusing.
   * [MESOS-7383] - Docker executor logs possibly sensitive parameters.
   * [MESOS-7389] - Mesos 1.2.0 crashes with pre-1.0 Mesos agents.
-  * [MESOS-7400] - The mesos crashes due to an incorrect invariant check in the decoder.
+  * [MESOS-7400] - The mesos master crashes due to an incorrect invariant check in the decoder.
   * [MESOS-7427] - Registry puller cannot fetch manifests from Amazon ECR: 405 Unsupported.
   * [MESOS-7429] - Allow isolators to inject task-specific environment variables.
   * [MESOS-7453] - glyphicons-halflings-regular.woff2 is missing in WebUI.