Skip to content

Conversation

shin-
Copy link
Contributor

@shin- shin- commented Oct 15, 2016

List of PRs / issues for this release

Bugfixes

  • Fixed an issue where RestartPolicy.condition_types.ON_FAILURE would yield
    an invalid value.
  • Fixed an issue where the SSL connection adapter would receive an invalid
    argument.
  • Fixed an issue that caused the Client to fail to reach API endpoints when
    the provided base_url had a trailing slash.
  • Fixed a bug where some environment values in create_container
    containing unicode characters would raise an encoding error.
  • Fixed a number of issues tied with named pipe transport on Windows.

Miscellaneous

  • Adjusted version requirements for the requests library.

cc @dnephin @aanand

pacoxu and others added 7 commits October 14, 2016 16:23
Signed-off-by:  徐俊杰<roollingstone@gmail.com>
Signed-off-by: XuPaco <roollingstone@gmail.com>
requests's HTTPAdapter API is pool_connections for number of connection of the pool

Signed-off-by: Pierre Tardy <tardyp@gmail.com>
Signed-off-by: Joffrey F <joffrey@docker.com>
Signed-off-by: Joffrey F <joffrey@docker.com>
Signed-off-by: Joffrey F <joffrey@docker.com>
- Fix _get_raw_response_socket to always return the NpipeSocket object
- Override NpipeHTTPConnectionPool._get_conn to avoid crash in urllib3
- Fix NpipeSocket.recv_into for Python 2
- Do not call select() on NpipeSocket objects

Signed-off-by: Joffrey F <joffrey@docker.com>
Bug #1155 has been fixed starting with requests 2.11.1 and excluding it
from dependencies causes failures when using latest versions of both
libs together in our project.

Signed-off-by: Yuriy Taraday <yorik.sar@gmail.com>
@shin- shin- changed the base branch from master to release October 15, 2016 00:01
Signed-off-by: Joffrey F <joffrey@docker.com>
shin- added 3 commits October 14, 2016 17:13
Signed-off-by: Joffrey F <joffrey@docker.com>
Signed-off-by: Joffrey F <joffrey@docker.com>
Signed-off-by: Joffrey F <joffrey@docker.com>
@shin- shin- merged commit 20be7d5 into release Oct 17, 2016
@shin- shin- deleted the 1.10.4-release branch November 2, 2016 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants