Releases: spotify-web-api-java/spotify-web-api-java
Releases · spotify-web-api-java/spotify-web-api-java
10.0.0-RC2
10.0.0-RC1
🚨 Breaking Changes
View changes on GitHub
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)