Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: 3a03f5ff by Tony Chemit at 2022-06-10T12:28:46+02:00 update toolkit - - - - - 42f860d0 by Tony Chemit at 2022-06-10T12:28:46+02:00 Update changelog for v.9.0.4 [skip CI] - - - - - 2 changed files: - CHANGELOG.md - pom.xml Changes: ===================================== CHANGELOG.md ===================================== @@ -1,13 +1,26 @@ # ObServe changelog * Author [Tony Chemit](mailto:dev@tchemit.fr) - * Last generated at 2022-06-08 11:34. + * Last generated at 2022-06-10 12:26. + +## Version [9.0.4](https://gitlab.com/ultreiaio/ird-observe/-/milestones/229) + +**Closed at 2022-06-10.** + +### Download +* [Client (observe-9.0.4-client.zip)](https://repo1.maven.org/maven2/fr/ird/observe/observe/9.0.4/observe-9.0.4-cl...) +* [Serveur (observe-9.0.4.war)](https://repo1.maven.org/maven2/fr/ird/observe/observe/9.0.4/observe-9.0.4.wa...) +* [Serveur (observe-9.0.4-server.zip)](https://repo1.maven.org/maven2/fr/ird/observe/observe/9.0.4/observe-9.0.4-se...) + + +### Issues + * [[Type::Anomalie 2396]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2396) **Exceptions au premier démarrage sur une nouvelle source de données** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Type::Anomalie 2397]](https://gitlab.com/ultreiaio/ird-observe/-/issues/2397) **Exceptions liée aux nouvelles statistiques** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) ## Version [9.0.3](https://gitlab.com/ultreiaio/ird-observe/-/milestones/228) **Closed at 2022-06-08.** - ### Download * [Client (observe-9.0.3-client.zip)](https://repo1.maven.org/maven2/fr/ird/observe/observe/9.0.3/observe-9.0.3-cl...) * [Serveur (observe-9.0.3.war)](https://repo1.maven.org/maven2/fr/ird/observe/observe/9.0.3/observe-9.0.3.wa...) ===================================== pom.xml ===================================== @@ -111,7 +111,7 @@ <!-- build timestamp configuration --> <maven.build.timestamp.format>dd/MM/yyyy HH:mm z</maven.build.timestamp.format> <buildDate>${maven.build.timestamp}</buildDate> - <lib.version.toolkit>6.1.4</lib.version.toolkit> + <lib.version.toolkit>6.1.5</lib.version.toolkit> <lib.version.ognl>3.1.29</lib.version.ognl> <!-- FIXME <lib.version.ognl>3.3.2</lib.version.ognl>--> <lib.version.h2>1.4.196</lib.version.h2> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/c4c7bc597e9feee5ca7de83cf... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/c4c7bc597e9feee5ca7de83cf... You're receiving this email because of your account on gitlab.com.