spotify-web-api-java

A Java wrapper for Spotify's Web API.

MIT License

Stars
1K

Bot releases are hidden (Show)

spotify-web-api-java - 8.4.0

Published by dargmuesli 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spotify-web-api-java/spotify-web-api-java/compare/8.3.6...8.4.0

spotify-web-api-java - 8.3.2

Published by dargmuesli 11 months ago

spotify-web-api-java - 8.3.1

Published by dargmuesli 12 months ago

spotify-web-api-java - v8.3.0

Published by dargmuesli 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spotify-web-api-java/spotify-web-api-java/compare/8.2.1...8.3.0

spotify-web-api-java - v8.2.1

Published by dargmuesli 12 months ago

spotify-web-api-java - v8.2.0

Published by dargmuesli 12 months ago

spotify-web-api-java - v8.1.0

Published by dargmuesli 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spotify-web-api-java/spotify-web-api-java/compare/8.0.0...8.1.0

spotify-web-api-java - v8.0.0

Published by dargmuesli over 1 year ago

  • feat!: added missing fields to "Get Playback Queue" endpoint (#329)
  • docs(album-group): use description from api reference
  • docs(readme): fix ci badge
  • docs(readme): replace lgtm with codeql badge
spotify-web-api-java - v7.3.0

Published by dargmuesli over 1 year ago

  • feat: add endpoint "Get Playback Queue" (#316)
  • docs: generate with jdk 19
spotify-web-api-java - v7.2.2

Published by dargmuesli about 2 years ago

  • chore: upgrade to JUnit Jupiter (#306)
  • feat: add hash methods to the base classes (#307)
spotify-web-api-java - v7.2.1

Published by dargmuesli about 2 years ago

  • fix(audio-analysis-track): correct json key (#302)
spotify-web-api-java - v7.2.0

Published by dargmuesli about 2 years ago

  • add is_private_session to device model (#301)
spotify-web-api-java - v7.1.0

Published by dargmuesli over 2 years ago

  • add AuthScope enum (#293)
spotify-web-api-java - v7.0.1

Published by dargmuesli over 2 years ago

  • dependency updates only
spotify-web-api-java - v7.0.0

Published by dargmuesli almost 3 years ago

  • build for java 9
  • remove deprecated methods
  • rename package internally to se.michaelthelin
  • switch from travis ci to github actions
spotify-web-api-java - v6.5.4

Published by dargmuesli over 3 years ago

  • add header logging
spotify-web-api-java - v6.5.3

Published by dargmuesli over 3 years ago

  • add fine logger statements
spotify-web-api-java - v6.5.2

Published by dargmuesli over 3 years ago

  • fixed bug with regex (#244)
spotify-web-api-java - 6.5.1

Published by dargmuesli over 3 years ago

  • fix a bug causing URL encoding to be applied twice on ids (#235)
spotify-web-api-java - v6.5.0

Published by dargmuesli over 3 years ago

  • moved duplicated IPlaylistItem attributes to the root interface (#233)