2024-08-07 08:10:14 +02:00
|
|
|
TODO
|
|
|
|
|
----
|
|
|
|
|
|
|
|
|
|
MVP:
|
|
|
|
|
|
2024-08-11 22:47:55 +02:00
|
|
|
- update github actions
|
|
|
|
|
- release after tag
|
|
|
|
|
- new job that downloads all artifacts because we need them all to create the release
|
2024-08-07 08:10:14 +02:00
|
|
|
- update readme
|
2024-08-12 10:25:25 +02:00
|
|
|
- update docker readme
|
2024-08-07 08:10:14 +02:00
|
|
|
- update release notes (+ mention h2 migration has been removed, upgrade to last 4.x is required)
|
|
|
|
|
|
|
|
|
|
Nice to have:
|
|
|
|
|
|
|
|
|
|
- find a better way to scan rome classes
|
|
|
|
|
- remove suppresswarnings "deprecation"
|
|
|
|
|
- remove rest assured or use only rest assured
|
|
|
|
|
- rename "servlets" since they are now rest endpoints
|
|
|
|
|
- warnings hibernate on startup
|
|
|
|
|
- OPML encoding is not handled correctly
|
|
|
|
|
- remove Timers metrics page
|
|
|
|
|
|