Skip to content

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

v6.5.4

15 Apr 09:19
Compare
Choose a tag to compare
  • add header logging

v6.5.3

15 Apr 09:19
Compare
Choose a tag to compare
  • add fine logger statements

v6.5.2

15 Apr 09:18
Compare
Choose a tag to compare
  • fixed bug with regex (#244)

6.5.1

16 Feb 17:41
Compare
Choose a tag to compare
  • fix a bug causing URL encoding to be applied twice on ids (#235)

v6.5.0

16 Feb 17:40
Compare
Choose a tag to compare
  • moved duplicated IPlaylistItem attributes to the root interface (#233)

v6.4.1

16 Feb 17:39
Compare
Choose a tag to compare

Just housekeeping.

v6.4.0

05 Oct 12:46
Compare
Choose a tag to compare
  • Generated toString() overrides for all model objects (#227)

v6.3.0

05 Oct 12:46
Compare
Choose a tag to compare
  • Add missing body parameter options (#223)

v6.2.0

05 Oct 12:45
Compare
Choose a tag to compare
  • Remove incorrect line (#218)
  • Add support for PKCE auth extension + small corrections (#221)

v6.1.0

05 Oct 12:44
Compare
Choose a tag to compare
  • Correct "AuthorizationCodeRequest" parameter usage (#210)
  • Add automatic module name to MANIFEST (#215)