From 51880250c4591b83217f75af82a29db0782bc631 Mon Sep 17 00:00:00 2001 From: Mike McLean Date: Sep 25 2017 19:30:29 +0000 Subject: use_old_ssl is also deprecated --- diff --git a/docs/source/release_notes_1.14.rst b/docs/source/release_notes_1.14.rst index 8edfaa2..35af6ad 100644 --- a/docs/source/release_notes_1.14.rst +++ b/docs/source/release_notes_1.14.rst @@ -209,7 +209,11 @@ Deprecations | PR: https://pagure.io/koji/pull-request/554 -The ``importBuildInPlace`` rpc call is deprecated and will be removed in a future release. +The following features are deprecated and will be removed in a future release: + + * the ``importBuildInPlace`` rpc call + * the ``use_old_ssl`` client configuration option (and the underlying + ``koji.compatrequests`` library) Removed calls