Skip to content

Releases: nightowlengineer/sonos-api-java

0.0.25

09 Nov 01:22
c295a31

Choose a tag to compare

0.0.25 Pre-release
Pre-release

What's Changed

  • Update plugin versions: #17
  • Update dependencies: #18

Full Changelog: 0.0.24...0.0.25

0.0.24

12 Feb 22:22
7dd70e8

Choose a tag to compare

0.0.24 Pre-release
Pre-release
  • Fix issue with groupInfo not being mapped, and undocumented return type for clip state
  • Bump dependencies, upgrade to JUnit 5

Full Changelog: 0.0.23...0.0.24

0.0.23

12 Feb 18:42
6510f2a

Choose a tag to compare

0.0.23 Pre-release
Pre-release

Fixes #16 for group membership modification

0.0.22

18 Jul 21:31
7ef04d6

Choose a tag to compare

0.0.22 Pre-release
Pre-release

Maintenance release, bump dependencies and plugin versions

0.0.20

24 Oct 15:29
7efeb59

Choose a tag to compare

0.0.20 Pre-release
Pre-release
Bump release version

0.0.11

24 Oct 15:09
65c89d2

Choose a tag to compare

0.0.11 Pre-release
Pre-release

Further changes to update POM.

0.0.10

24 Oct 15:00

Choose a tag to compare

0.0.10 Pre-release
Pre-release

Maintenance release with CI/CD & dependency updates.

0.0.9

20 Dec 23:13
674455f

Choose a tag to compare

0.0.9 Pre-release
Pre-release

New features:

  • Client is now auto-closeable, and can be provided with an existing HttpClient object
  • Client-side validation can be disabled via configuration if desired

Changes:

  • Unexpected return types (from Sonos API) are handled a little more gracefully

Misc:

  • Added some initial unit tests
  • Enabled caching during CI

0.0.8

19 Dec 22:25
e73a932

Choose a tag to compare

0.0.8 Pre-release
Pre-release

Fixes:

  • Included new resources in the actual API client...

0.0.7

19 Dec 22:12
d34a277

Choose a tag to compare

0.0.7 Pre-release
Pre-release

Changes:

  • Renamed home theater playback method to reflect Sonos' updated name

New features:

  • New resources for playlists and player settings
  • New endpoints added for home theater to be used with 'home theater options' e.g. night mode, speech enhancement

Misc:

  • Fixed some Javadoc typos/errors
  • Added some additional checks for 'emptiness' in the internal utility helper