Like every 6 months, a new version of the Java JDK has been released. In this case, it's JDK 19.
Main New Features
Just like the previous one (JDK 18), it is not a Long Term Support (LTS) version. In the following link we can see the features that have been added in this new version: JDK 19 Release Notes.
I've taken a quick look at the features they've added. The vast majority are for preview, without a final version yet.
When I have the opportunity to evaluate these new features, I will publish another post with my impressions about them.