v3.0.0
The Java wrapper generator has been completely rewritten and uses now OpenAPI definition of the Spotify Web API as source.
The OpenAPI definition contains fixes and improvements from my spotify-web-api repository.
Therefore, some model class names have changed and many fixes are included.
- The library now also requires Java 17
- Update to jackson
2.13.2
and jackson-databind to2.13.2.1
to fix CVE-2020-36518 - Update to okhttp
4.9.3