Releases: spotify-web-api-java/spotify-web-api-java
Releases · spotify-web-api-java/spotify-web-api-java
9.4.0
9.3.0
9.2.0
9.1.1
🐞 Bug Fixes
- track: Remove special-case handling of local
duration_ms- by @bruceadowns in #413 (937cf)
View changes on GitHub
9.1.0
What's Changed
- expose sharedCache to SpotifyHttpManager.Builder by @bruceadowns in #412
Full Changelog: 9.0.0...9.1.0
9.0.0
What's Changed
- feat(http-manager)!: default to configurable pooling connection manager by @gahisee in #375 and @dargmuesli in #384
New Contributors
Full Changelog: 8.5.0...9.0.0
8.5.0
🚀 Features
- http-manager: Keep current setter-only builder pattern - by @dargmuesli (c514b)
View changes on GitHub
8.4.1
8.4.0
8.3.6
🐞 Bug Fixes
- fix: retrieving playlists for a user with a $ symbol in their user id by @SergioBarbero #392