We’re happy to announce that the Stratospheric sample Todo application and the CDK infrastructure project now support Java 17.
Java 17 was released in September 2021 and is the next LTS (Long Term Support) release after Java 11.
Many Java language improvements were released between Java 11 and 17 and it’s definitely worth migrating to Java 17 as soon as possible.
In short, with the revision v1.5 of Stratospheric, we changed the following:
- Changed the Java version for the Gradle project (sample application) and the Maven project (CDK) to Java 17.
- Adjusted the GitHub Actions to use JDK 17.
- Updated the Dockerfile to use a JDK 17 base image.
Thanks again for supporting us and our work. Remember, every mailing list subscriber gets 30% off the final price of the eBook.
If you’ve already purchased the eBook, you can now download the latest version at no extra charge in your Leanpub Book Library.
For further questions, feedback, errata, either drop us a message (info@stratospheric.dev) or open an issue at the GitHub repository.