influxdata / influxdb-client-java

InfluxDB 2 JVM Based Clients
https://influxdata.github.io/influxdb-client-java/
MIT License
430 stars 129 forks source link

feat: upgrade Spring to v6, SpringBoot to v3 #673

Closed bednar closed 7 months ago

bednar commented 7 months ago

Closes #649

Proposed Changes

Migrate influxdb-spring from Spring Boot v2 to v3, Spring to v6.

Checklist

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (50e1142) 88.35% compared to head (41e8650) 88.33%.

:exclamation: Current head 41e8650 differs from pull request most recent head 82547fb. Consider uploading reports for the commit 82547fb to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #673 +/- ## ============================================ - Coverage 88.35% 88.33% -0.03% - Complexity 777 779 +2 ============================================ Files 173 173 Lines 7078 7078 Branches 393 389 -4 ============================================ - Hits 6254 6252 -2 Misses 699 699 - Partials 125 127 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.