--- upgrade: - Code accessing the ``cookiejar`` must use ``session.client.cookiejar`` instead of the previous ``session.client.options.transport.cookiejar``, because with `this spec `_ we switch the backing SOAP library and different libraries have different locations for their transport and cookiejar objects.