diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f79a30..e8c942c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - … -## [0.?.?] - +## [0.6.0] - 2024-08-17 +Change major number because of split web event. + Changes for metrics: - Deleted no longer targeted GSL service. - Made Javadoc review and header review. @@ -16,6 +18,7 @@ Changes for metrics: - Added CrawlCache expired management feature. - Updated the README text. - Added categories file from CHATONS stats workgroup with Angie from Framasoft, MrFlo and Cpm. +- Improved the federation time load (> x200). - Huge optimization in the property check. - Removed htmlize target directory conf. - Migrated from Java 11 to Java 17. @@ -23,7 +26,7 @@ Changes for metrics: - Added new error log parameter description for configuration file. - Fixed property label. - Fixed parsing of \" in "" for http access logs. Less unrecognized http logs. -- Refactored http error log metrics. +- Refactored http error log metrics. - Added list errfile and list errlog CLI commands. - Improved tests. - Improved package naming. @@ -34,7 +37,7 @@ Changes for metrics: Changes for web building: -- SPLITWEB: no more web building! Watch the StatoolInfosWeb project. +- SPLITWEB: no more web building! See the StatoolInfosWeb project. ## [0.5.1] – 2023-05-09 diff --git a/build.num b/build.num index 9fc7978..a660b3d 100644 --- a/build.num +++ b/build.num @@ -1,3 +1,3 @@ #Build Number for ANT. Do not edit! -#Tue May 09 18:35:03 CEST 2023 -build.number=0 +#Sat Aug 17 23:38:50 CEST 2024 +build.number=1