Skip to content

Releases: nightowlengineer/sonos-api-java

0.0.6

19 Dec 20:49
6655232
Compare
Choose a tag to compare
0.0.6 Pre-release
Pre-release

New features:

  • Added additional endpoints and fields for Audio Clips
  • Helper for implementing callback endpoints - for now, just a helper method to assist verifying the signature from Sonos, other methods planned

Bugfixes:

  • Fixed visibility of some methods in client configuration - some were private

Misc:

  • Minor refactor of subscribable resources to use generic methods

0.0.5

19 Dec 18:42
8732137
Compare
Choose a tag to compare
0.0.5 Pre-release
Pre-release

Bugfixes:

  • Fixed a bug with the audio clip response type not being mappable.

0.0.4

16 Dec 16:02
ea5633b
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release

Bugfixes:

  • Fixed a bug that appeared when posting data to the Sonos API

0.0.3

07 Nov 22:30
34354b6
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release

New features:

  • Audio clip support

Bugfixes:

  • Corrected visibility for a handful of classes

0.0.2

25 Oct 19:07
100d561
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

Bumped version of jackson-databind to fix security vulnerability in that dependency

0.0.1

05 Oct 19:55
72b87f0
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

First published version of sonos-api-java to elicit feedback and just generally make available.

This version is not considered stable for use in production applications - use at your own risk!