Dominic Schabel
Dominic Schabel
With Jakarta EE 9 package namespace will change from ***javax*** to ***jakarta***. This sounds trivial but introduces a bunch of braking changes within a lot of APIs used by hawkBit:...
# Preconditions - [x] Migrate to Vaadin 8 (https://github.com/eclipse/hawkbit/pull/980) - [x] Bump Vaadin version to 8.11.x (https://github.com/eclipse/hawkbit/pull/1010) - [x] Migrate to Spring Boot 2.3.x (https://github.com/eclipse/hawkbit/pull/1018) - [x] EclipseLink version upgrade...
As Java 8-10 will be obsolete soon, hawkBit has to support Java 11 #### Preconditions - [x] Migration to Vaadin 8 (https://github.com/eclipse/hawkbit/pull/980) - [ ] Required EclipseLink upgrade will brake...
MySQL 5.6 will reach EOL in 2021. Flyway `5.2.4` is the latest version still supporting MySQL 5.6. We won't be able to upgrade to a more recent version of Flyway...