Skip to content

9.0.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 14:18
· 58 commits to master since this release
4d81d8a

Migration

The SpotifyHttpManager uses a pooling connection manager instead of a basic one by default now.
If you want to keep using a basic connection manager, e.g. if you've been setting a connectTimeout before, you can pass in a BasicHttpClientConnectionManager with a custom ConnectionConfig setting connectTimeout.

   🚀 Features

    View changes on GitHub