Skip to content

Releases: spotify-web-api-java/spotify-web-api-java

9.4.0

10 Nov 03:02
dbf2abd

Choose a tag to compare

   🚀 Features

  • Add smart_shuffle parameter to CurrentlyPlayingContext  -  by Momme Raap in #430 (40a0b)
    View changes on GitHub

9.3.0

23 Jul 08:55
8d79324

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Throw Exception on all 4xx and 5xx status codes  -  by @julius-d in #418 (7f0aa)
  • Fix numeric strings being parsed as integers in JSON request bodies  -  by @copilot in #421 (7f0aa)
    [View changes on GitHub

9.2.0

29 Mar 17:23
4d81e69

Choose a tag to compare

What's Changed

  • add description field to PlaylistSimplified model by @fm-sys in #416

New Contributors

Full Changelog: 9.1.1...9.2.0

9.1.1

12 Jan 11:59
046629c

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

9.1.0

11 Dec 19:57
4c6bc52

Choose a tag to compare

What's Changed

Full Changelog: 9.0.0...9.1.0

9.0.0

03 Dec 23:30
ad968a6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.5.0...9.0.0

8.5.0

03 Dec 23:00
d7f787f

Choose a tag to compare

   🚀 Features

    View changes on GitHub

8.4.1

24 Jul 19:03
5ca0931

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.4.0...8.4.1

8.4.0

18 Apr 13:29
24370e8

Choose a tag to compare

What's Changed

  • Deprecate usage of owner_id param in CheckUsersFollowPlaylist requests to match the updated endpoint by @Maskowh in #397

New Contributors

Full Changelog: 8.3.6...8.4.0

8.3.6

28 Feb 21:15
8015bb8

Choose a tag to compare

   🐞 Bug Fixes

  • fix: retrieving playlists for a user with a $ symbol in their user id by @SergioBarbero #392
    View changes on GitHub