Please check if the PR fulfills these requirements
[x] The commit message describes your change
[x] Tests for the changes have been added if possible (for bug fixes / features)
[x] Docs have been added / updated (for bug fixes / features)
[x] Changes are mentioned in the changelog (for bug fixes / features)
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Switch Java version to 17
What is the current behavior? (You can also link to an open issue here)
Dvalin uses java 1.8
What is the new behavior (if this is a feature change)?
Dvalin uses java 17
Does this PR introduce a breaking change? (What changes might users need to make in their setup due to this PR?)
Yes, the new version will require a java upgrade for any application using the new version.
Please check if the PR fulfills these requirements
[x] The commit message describes your change
[x] Tests for the changes have been added if possible (for bug fixes / features)
[x] Docs have been added / updated (for bug fixes / features)
[x] Changes are mentioned in the changelog (for bug fixes / features)
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Switch Java version to 17
What is the current behavior? (You can also link to an open issue here) Dvalin uses java 1.8
What is the new behavior (if this is a feature change)? Dvalin uses java 17
Does this PR introduce a breaking change? (What changes might users need to make in their setup due to this PR?) Yes, the new version will require a java upgrade for any application using the new version.
Other information: