dzikoysk / reposilite

Lightweight and easy-to-use repository management software dedicated for the Maven based artifacts in the JVM ecosystem 📦
https://reposilite.com
Apache License 2.0
1.29k stars 169 forks source link

Exposed changed data format in our database #2116

Closed dzikoysk closed 1 month ago

dzikoysk commented 2 months ago

What happened?

Exposed started storing LocalDate as year-month-day format instead of timestamp. It leads to partial matches of statistics, so we should check for both patterns to get all results

Reposilite version

3.x

Relevant log output

No response