Breaking changes
Please refer to the application-template.yml and compare against yours, ESPECIALLY if you're coming from an older version.
See: v1.9.0 release notes.
If you're coming from 1.9.0 and already switched to the JVM image, you'll have to make no significant changes, but I highly recommend consulting the README regardless.
What's Changed
- Java 25 with Leyden by @Schaka in #181
- [MediaServer] Fix incorrectly cleaned path by @b8ky in #195
- [MediaServer] Populate IDs always by @Schaka in #201
- [Cleanup] Rework caching to be a bit more efficient by @Schaka in #202
- [Maintenance] Migrate to Spring Boot 4.0 by @Schaka in #203
- [Build] Switch to official buildpack AOTCache implementation by @Schaka in #206
- [Mediaserver] Allow excluding favorites from deletion by @startswithaj in #205
Full Changelog: v1.8.0...v2.0.0