FultonBrowne / Ara-android

A virtual assistant for almost any android phone.
GNU General Public License v3.0
87 stars 23 forks source link

Bump ktor_version from 1.3.2 to 1.4.0 #333

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps ktor_version from 1.3.2 to 1.4.0. Updates ktor-client-core from 1.3.2 to 1.4.0

Release notes

Sourced from ktor-client-core's releases.

1.4.0

Published 18 Aug 2020

  • Upgrade to kotlin 1.4.0
  • Add native platform support for CIO client (#2021)
  • Prevent access Tomcat servletRequest after recycling
  • Fix verbose IO exception logging
  • Fix client cookies remove
  • Fix suspend tests for digest provider
  • Add deprecation to BasicAuth feature
  • Add client.get operator for features
  • Add client websocket feature config
  • iOS Certificate Pinning (#1750)
  • Add originHost support in browser
  • Fix client logging issues with POST body
  • Prevent CURL multi-handle double close
  • Add content-type header to default transformers
  • Fix report for multiple failed engines in native
  • Use window.location.origin as default host in URLBuilder
  • Prevent Empty Cookie addition (#2008)
  • Fix executor service termination in okhttp (#1860)
  • Verify sending Content-Type and custom object body via POST (#1897)
  • Fix ByteBufferPool recycle (#2016)
  • Update jetty version
  • Fix CIO exception logged twice
  • Change exception type for long strings in readUtf8Line
  • Fix uri field in digest auth header to include query params (#1992)
  • Fix empty multipart post
  • Move the default test server to CIO
  • Fix webpack warning about ktor-client-core critical dependency
  • Fix missing qop in DigestAuthProvider (Issue #1974)
  • Handle " in different position cases
  • Fix parsing of quoted header parameter value
  • Fix saved call early completion
  • Fix tests with empty json check
  • Fix sending blank ContentType in Apache engine
  • Parse blank content type to Any
  • Fixed serialization of empty body (#1952)
  • JsonFeature: Fixed header behavior and made it more flexible (#1927)
  • Fix max-age header to use '=' instead f ':'. (#1769)
  • Add contextual serialization support
  • Introduce non-suspend api for writing
  • fix memory alignment check (#1742)
  • JetBrains Toolbox icon (#1805)
  • Apache should use existing approach when merging headers (#1919)
  • Fix conditional headers behaviour (Fix #1849).
  • Change IosHttpRequestException parent to improve usability
  • OAuth2: Added option to pass params in URL (#1847)
  • Fix doubling host
  • Enhanced handling of statusCode for AndroidEngine (#1852)
Changelog

Sourced from ktor-client-core's changelog.

1.4.0

Published 18 Aug 2020

  • Upgrade to kotlin 1.4.0
  • Add native platform support for CIO client (#2021)
  • Prevent access Tomcat servletRequest after recycling
  • Fix verbose IO exception logging
  • Fix client cookies remove
  • Fix suspend tests for digest provider
  • Add deprecation to BasicAuth feature
  • Add client.get operator for features
  • Add client websocket feature config
  • iOS Certificate Pinning (#1750)
  • Add originHost support in browser
  • Fix client logging issues with POST body
  • Prevent CURL multi-handle double close
  • Add content-type header to default transformers
  • Fix report for multiple failed engines in native
  • Use window.location.origin as default host in URLBuilder
  • Prevent Empty Cookie addition (#2008)
  • Fix executor service termination in okhttp (#1860)
  • Verify sending Content-Type and custom object body via POST (#1897)
  • Fix ByteBufferPool recycle (#2016)
  • Update jetty version
  • Fix CIO exception logged twice
  • Change exception type for long strings in readUtf8Line
  • Fix uri field in digest auth header to include query params (#1992)
  • Fix empty multipart post
  • Move the default test server to CIO
  • Fix webpack warning about ktor-client-core critical dependency
  • Fix missing qop in DigestAuthProvider (Issue #1974)
  • Handle " in different position cases
  • Fix parsing of quoted header parameter value
  • Fix saved call early completion
  • Fix tests with empty json check
  • Fix sending blank ContentType in Apache engine
  • Parse blank content type to Any
  • Fixed serialization of empty body (#1952)
  • JsonFeature: Fixed header behavior and made it more flexible (#1927)
  • Fix max-age header to use '=' instead f ':'. (#1769)
  • Add contextual serialization support
  • Introduce non-suspend api for writing
  • fix memory alignment check (#1742)
  • JetBrains Toolbox icon (#1805)
  • Apache should use existing approach when merging headers (#1919)
  • Fix conditional headers behaviour (Fix #1849).
  • Change IosHttpRequestException parent to improve usability
  • OAuth2: Added option to pass params in URL (#1847)
  • Fix doubling host
  • Enhanced handling of statusCode for AndroidEngine (#1852)
Commits


Updates ktor-client-core-jvm from 1.3.2 to 1.4.0

Release notes

Sourced from ktor-client-core-jvm's releases.

1.4.0

Published 18 Aug 2020

  • Upgrade to kotlin 1.4.0
  • Add native platform support for CIO client (#2021)
  • Prevent access Tomcat servletRequest after recycling
  • Fix verbose IO exception logging
  • Fix client cookies remove
  • Fix suspend tests for digest provider
  • Add deprecation to BasicAuth feature
  • Add client.get operator for features
  • Add client websocket feature config
  • iOS Certificate Pinning (#1750)
  • Add originHost support in browser
  • Fix client logging issues with POST body
  • Prevent CURL multi-handle double close
  • Add content-type header to default transformers
  • Fix report for multiple failed engines in native
  • Use window.location.origin as default host in URLBuilder
  • Prevent Empty Cookie addition (#2008)
  • Fix executor service termination in okhttp (#1860)
  • Verify sending Content-Type and custom object body via POST (#1897)
  • Fix ByteBufferPool recycle (#2016)
  • Update jetty version
  • Fix CIO exception logged twice
  • Change exception type for long strings in readUtf8Line
  • Fix uri field in digest auth header to include query params (#1992)
  • Fix empty multipart post
  • Move the default test server to CIO
  • Fix webpack warning about ktor-client-core critical dependency
  • Fix missing qop in DigestAuthProvider (Issue #1974)
  • Handle " in different position cases
  • Fix parsing of quoted header parameter value
  • Fix saved call early completion
  • Fix tests with empty json check
  • Fix sending blank ContentType in Apache engine
  • Parse blank content type to Any
  • Fixed serialization of empty body (#1952)
  • JsonFeature: Fixed header behavior and made it more flexible (#1927)
  • Fix max-age header to use '=' instead f ':'. (#1769)
  • Add contextual serialization support
  • Introduce non-suspend api for writing
  • fix memory alignment check (#1742)
  • JetBrains Toolbox icon (#1805)
  • Apache should use existing approach when merging headers (#1919)
  • Fix conditional headers behaviour (Fix #1849).
  • Change IosHttpRequestException parent to improve usability
  • OAuth2: Added option to pass params in URL (#1847)
  • Fix doubling host
  • Enhanced handling of statusCode for AndroidEngine (#1852)
Changelog

Sourced from ktor-client-core-jvm's changelog.

1.4.0

Published 18 Aug 2020

  • Upgrade to kotlin 1.4.0
  • Add native platform support for CIO client (#2021)
  • Prevent access Tomcat servletRequest after recycling
  • Fix verbose IO exception logging
  • Fix client cookies remove
  • Fix suspend tests for digest provider
  • Add deprecation to BasicAuth feature
  • Add client.get operator for features
  • Add client websocket feature config
  • iOS Certificate Pinning (#1750)
  • Add originHost support in browser
  • Fix client logging issues with POST body
  • Prevent CURL multi-handle double close
  • Add content-type header to default transformers
  • Fix report for multiple failed engines in native
  • Use window.location.origin as default host in URLBuilder
  • Prevent Empty Cookie addition (#2008)
  • Fix executor service termination in okhttp (#1860)
  • Verify sending Content-Type and custom object body via POST (#1897)
  • Fix ByteBufferPool recycle (#2016)
  • Update jetty version
  • Fix CIO exception logged twice
  • Change exception type for long strings in readUtf8Line
  • Fix uri field in digest auth header to include query params (#1992)
  • Fix empty multipart post
  • Move the default test server to CIO
  • Fix webpack warning about ktor-client-core critical dependency
  • Fix missing qop in DigestAuthProvider (Issue #1974)
  • Handle " in different position cases
  • Fix parsing of quoted header parameter value
  • Fix saved call early completion
  • Fix tests with empty json check
  • Fix sending blank ContentType in Apache engine
  • Parse blank content type to Any
  • Fixed serialization of empty body (#1952)
  • JsonFeature: Fixed header behavior and made it more flexible (#1927)
  • Fix max-age header to use '=' instead f ':'. (#1769)
  • Add contextual serialization support
  • Introduce non-suspend api for writing
  • fix memory alignment check (#1742)
  • JetBrains Toolbox icon (#1805)
  • Apache should use existing approach when merging headers (#1919)
  • Fix conditional headers behaviour (Fix #1849).
  • Change IosHttpRequestException parent to improve usability
  • OAuth2: Added option to pass params in URL (#1847)
  • Fix doubling host
  • Enhanced handling of statusCode for AndroidEngine (#1852)
Commits


Updates ktor-client-cio from 1.3.2 to 1.4.0

Release notes

Sourced from ktor-client-cio's releases.

1.4.0

Published 18 Aug 2020

  • Upgrade to kotlin 1.4.0
  • Add native platform support for CIO client (#2021)
  • Prevent access Tomcat servletRequest after recycling
  • Fix verbose IO exception logging
  • Fix client cookies remove
  • Fix suspend tests for digest provider
  • Add deprecation to BasicAuth feature
  • Add client.get operator for features
  • Add client websocket feature config
  • iOS Certificate Pinning (#1750)
  • Add originHost support in browser
  • Fix client logging issues with POST body
  • Prevent CURL multi-handle double close
  • Add content-type header to default transformers
  • Fix report for multiple failed engines in native
  • Use window.location.origin as default host in URLBuilder
  • Prevent Empty Cookie addition (#2008)
  • Fix executor service termination in okhttp (#1860)
  • Verify sending Content-Type and custom object body via POST (#1897)
  • Fix ByteBufferPool recycle (#2016)
  • Update jetty version
  • Fix CIO exception logged twice
  • Change exception type for long strings in readUtf8Line
  • Fix uri field in digest auth header to include query params (#1992)
  • Fix empty multipart post
  • Move the default test server to CIO
  • Fix webpack warning about ktor-client-core critical dependency
  • Fix missing qop in DigestAuthProvider (Issue #1974)
  • Handle " in different position cases
  • Fix parsing of quoted header parameter value
  • Fix saved call early completion
  • Fix tests with empty json check
  • Fix sending blank ContentType in Apache engine
  • Parse blank content type to Any
  • Fixed serialization of empty body (#1952)
  • JsonFeature: Fixed header behavior and made it more flexible (#1927)
  • Fix max-age header to use '=' instead f ':'. (#1769)
  • Add contextual serialization support
  • Introduce non-suspend api for writing
  • fix memory alignment check (#1742)
  • JetBrains Toolbox icon (#1805)
  • Apache should use existing approach when merging headers (#1919)
  • Fix conditional headers behaviour (Fix #1849).
  • Change IosHttpRequestException parent to improve usability
  • OAuth2: Added option to pass params in URL (#1847)
  • Fix doubling host
  • Enhanced handling of statusCode for AndroidEngine (#1852)
Changelog

Sourced from ktor-client-cio's changelog.

1.4.0

Published 18 Aug 2020

  • Upgrade to kotlin 1.4.0
  • Add native platform support for CIO client (#2021)
  • Prevent access Tomcat servletRequest after recycling
  • Fix verbose IO exception logging
  • Fix client cookies remove
  • Fix suspend tests for digest provider
  • Add deprecation to BasicAuth feature
  • Add client.get operator for features
  • Add client websocket feature config
  • iOS Certificate Pinning (#1750)
  • Add originHost support in browser
  • Fix client logging issues with POST body
  • Prevent CURL multi-handle double close
  • Add content-type header to default transformers
  • Fix report for multiple failed engines in native
  • Use window.location.origin as default host in URLBuilder
  • Prevent Empty Cookie addition (#2008)
  • Fix executor service termination in okhttp (#1860)
  • Verify sending Content-Type and custom object body via POST (#1897)
  • Fix ByteBufferPool recycle (#2016)
  • Update jetty version
  • Fix CIO exception logged twice
  • Change exception type for long strings in readUtf8Line
  • Fix uri field in digest auth header to include query params (#1992)
  • Fix empty multipart post
  • Move the default test server to CIO
  • Fix webpack warning about ktor-client-core critical dependency
  • Fix missing qop in DigestAuthProvider (Issue #1974)
  • Handle " in different position cases
  • Fix parsing of quoted header parameter value
  • Fix saved call early completion
  • Fix tests with empty json check
  • Fix sending blank ContentType in Apache engine
  • Parse blank content type to Any
  • Fixed serialization of empty body (#1952)
  • JsonFeature: Fixed header behavior and made it more flexible (#1927)
  • Fix max-age header to use '=' instead f ':'. (#1769)
  • Add contextual serialization support
  • Introduce non-suspend api for writing
  • fix memory alignment check (#1742)
  • JetBrains Toolbox icon (#1805)
  • Apache should use existing approach when merging headers (#1919)
  • Fix conditional headers behaviour (Fix #1849).
  • Change IosHttpRequestException parent to improve usability
  • OAuth2: Added option to pass params in URL (#1847)
  • Fix doubling host
  • Enhanced handling of statusCode for AndroidEngine (#1852)
Commits


Updates ktor-client-serialization from 1.3.2 to 1.4.0

Release notes

Sourced from ktor-client-serialization's releases.

1.4.0

Published 18 Aug 2020

  • Upgrade to kotlin 1.4.0
  • Add native platform support for CIO client (#2021)
  • Prevent access Tomcat servletRequest after recycling
  • Fix verbose IO exception logging
  • Fix client cookies remove
  • Fix suspend tests for digest provider
  • Add deprecation to BasicAuth feature
  • Add client.get operator for features
  • Add client websocket feature config
  • iOS Certificate Pinning (#1750)
  • Add originHost support in browser
  • Fix client logging issues with POST body
  • Prevent CURL multi-handle double close
  • Add content-type header to default transformers
  • Fix report for multiple failed engines in native
  • Use window.location.origin as default host in URLBuilder
  • Prevent Empty Cookie addition (#2008)
  • Fix executor service termination in okhttp (#1860)
  • Verify sending Content-Type and custom object body via POST (#1897)
  • Fix ByteBufferPool recycle (#2016)
  • Update jetty version
  • Fix CIO exception logged twice
  • Change exception type for long strings in readUtf8Line
  • Fix uri field in digest auth header to include query params (#1992)
  • Fix empty multipart post
  • Move the default test server to CIO
  • Fix webpack warning about ktor-client-core critical dependency
  • Fix missing qop in DigestAuthProvider (Issue #1974)
  • Handle " in different position cases
  • Fix parsing of quoted header parameter value
  • Fix saved call early completion
  • Fix tests with empty json check
  • Fix sending blank ContentType in Apache engine
  • Parse blank content type to Any
  • Fixed serialization of empty body (#1952)
  • JsonFeature: Fixed header behavior and made it more flexible (#1927)
  • Fix max-age header to use '=' instead f ':'. (#1769)
  • Add contextual serialization support
  • Introduce non-suspend api for writing
  • fix memory alignment check (#1742)
  • JetBrains Toolbox icon (#1805)
  • Apache should use existing approach when merging headers (#1919)
  • Fix conditional headers behaviour (Fix #1849).
  • Change IosHttpRequestException parent to improve usability
  • OAuth2: Added option to pass params in URL (#1847)
  • Fix doubling host
  • Enhanced handling of statusCode for AndroidEngine (#1852)
Changelog

Sourced from ktor-client-serialization's changelog.

1.4.0

Published 18 Aug 2020

  • Upgrade to kotlin 1.4.0
  • Add native platform support for CIO client (#2021)
  • Prevent access Tomcat servletRequest after recycling
  • Fix verbose IO exception logging
  • Fix client cookies remove
  • Fix suspend tests for digest provider
  • Add deprecation to BasicAuth feature
  • Add client.get operator for features
  • Add client websocket feature config
  • iOS Certificate Pinning (#1750)
  • Add originHost support in browser
  • Fix client logging issues with POST body
  • Prevent CURL multi-handle double close
  • Add content-type header to default transformers
  • Fix report for multiple failed engines in native
  • Use window.location.origin as default host in URLBuilder
  • Prevent Empty Cookie addition (#2008)
  • Fix executor service termination in okhttp (#1860)
  • Verify sending Content-Type and custom object body via POST (#1897)
  • Fix ByteBufferPool recycle (#2016)
  • Update jetty version
  • Fix CIO exception logged twice
  • Change exception type for long strings in readUtf8Line
  • Fix uri field in digest auth header to include query params (#1992)
  • Fix empty multipart post
  • Move the default test server to CIO
  • Fix webpack warning about ktor-client-core critical dependency
  • Fix missing qop in DigestAuthProvider (Issue #1974)
  • Handle " in different position cases
  • Fix parsing of quoted header parameter value
  • Fix saved call early completion
  • Fix tests with empty json check
  • Fix sending blank ContentType in Apache engine
  • Parse blank content type to Any
  • Fixed serialization of empty body (#1952)
  • JsonFeature: Fixed header behavior and made it more flexible (#1927)
  • Fix max-age header to use '=' instead f ':'. (#1769)
  • Add contextual serialization support
  • Introduce non-suspend api for writing
  • fix memory alignment check (#1742)
  • JetBrains Toolbox icon (#1805)
  • Apache should use existing approach when merging headers (#1919)
  • Fix conditional headers behaviour (Fix #1849).
  • Change IosHttpRequestException parent to improve usability
  • OAuth2: Added option to pass params in URL (#1847)
  • Fix doubling host
  • Enhanced handling of statusCode for AndroidEngine (#1852)
Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.