noi-techpark / bdp-core

Open Data Hub / Timeseries Core
https://opendatahub.com
Other
9 stars 4 forks source link

As an Open Data Hub developer I want to upgrade the core to current spring versions (and also other dependencies) #273

Closed clezag closed 4 months ago

clezag commented 8 months ago

This project is lagging behind with dependencies. dc-interface is already incompatible with spring boot 3 which will be used by new data collectors. Some security libraries are not supported anymore

optional:

clezag commented 7 months ago

All changes not contingent on naming are now in production.

clezag commented 6 months ago

New infrastructure is now using both the renamed client libraries and writer API. Build is available under the "renamed" tag and branch.

Since the DTOs itself were not modified content wise, renamed API and client library are cross compatible. This has also been demonstrated on the new infrastructure where new client lib was used with old writer.

Next steps should be bringing the renamed writer API into test and then production before we're making major changes to the writer.