Releases: romain-neil/HostPingChecker
Releases · romain-neil/HostPingChecker
Patch: minor updates
What's Changed
- build(deps): bump maven-eclipse-plugin from 2.9 to 2.10 by @dependabot in #13
- build(deps): bump maven-compiler-plugin from 2.3.2 to 3.10.1 by @dependabot in #12
- build(deps): bump maven-jar-plugin from 3.2.0 to 3.2.2 by @dependabot in #10
- build(deps): bump maven-surefire-plugin from 2.22.1 to 2.22.2 by @dependabot in #14
- build(deps): bump maven-resources-plugin from 2.4.3 to 3.2.0 by @dependabot in #15
- build(deps): bump maven-resources-plugin from 3.2.0 to 3.3.0 by @dependabot in #16
- build(deps): bump junit-jupiter-api from 5.8.2 to 5.9.0 by @dependabot in #18
- build(deps): bump gson from 2.9.0 to 2.9.1 by @dependabot in #17
- build(deps-dev): bump junit-jupiter from 5.8.2 to 5.9.0 by @dependabot in #19
- build(deps-dev): bump junit-jupiter from 5.9.0 to 5.9.1 by @dependabot in #24
- build(deps): bump maven-jar-plugin from 3.2.2 to 3.3.0 by @dependabot in #20
- build(deps): bump junit-jupiter-api from 5.9.0 to 5.9.1 by @dependabot in #23
- build(deps): bump gson from 2.9.1 to 2.10.1 by @dependabot in #26
- build(deps): bump log4j-core from 2.19.0 to 2.20.0 by @dependabot in #30
- build(deps-dev): bump junit-jupiter from 5.9.1 to 5.9.2 by @dependabot in #28
- build(deps): bump junit-jupiter-api from 5.9.1 to 5.9.2 by @dependabot in #27
- build(deps): bump log4j-api from 2.19.0 to 2.20.0 by @dependabot in #29
- build(deps): bump org.apache.logging.log4j:log4j-api from 2.19.0 to 2.22.0 by @dependabot in #31
- build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.10.2 by @dependabot in #38
- build(deps): bump org.apache.maven.plugins:maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in #34
- build(deps): bump commons-validator:commons-validator from 1.7 to 1.8.0 by @dependabot in #33
- build(deps): bump org.apache.logging.log4j:log4j-api from 2.22.0 to 2.22.1 by @dependabot in #41
- build(deps): bump org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.10.2 by @dependabot in #40
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.2.5 by @dependabot in #37
- build(deps): bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.22.1 by @dependabot in #39
- build(deps): bump org.apache.logging.log4j:log4j-core from 2.22.1 to 2.23.1 by @dependabot in #44
- build(deps): bump org.apache.logging.log4j:log4j-api from 2.22.1 to 2.23.1 by @dependabot in #45
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.10.1 to 3.13.0 by @dependabot in #46
- build(deps): bump com.google.code.gson:gson from 2.10.1 to 2.11.0 by @dependabot in #49
- build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 by @dependabot in #48
- build(deps): bump commons-validator:commons-validator from 1.8.0 to 1.9.0 by @dependabot in #50
- build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in #52
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #51
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.5.0 by @dependabot in #59
- build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.11.0 by @dependabot in #57
- build(deps): bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.11.0 by @dependabot in #56
- build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.4 by @dependabot in #77
- build(deps): bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.4 by @dependabot in #76
- feat: update log4j by @romain-neil in #78
New Contributors
- @dependabot made their first contribution in #13
Full Changelog: v1.12.13...v1.12.14
(second) log4j update
Full Changelog: v1.12.12...v1.12.13
Update log4j version
Full Changelog: v1.12.11...v1.12.12
v1.12.11
Full Changelog: v1.12.6...v1.12.11
Utilisation de l'API Jakarta pour les mails
v1.12.6 refactor(SendAlert): use of jakarta mail api instead of legacy mail api
Ajout de la fonctionnalité Wake On Lan
Il est maintenant possible de configurer l'envoi, ou non, de requêtes Wake On Lan vers les machines qui ne répondent plus au ping
v1.11.2-beta
v1.11 - Beta 1
Affichage des erreurs d'envoi de mail à l'utilisateur
Sauvegarde de la liste des machines en json
v1.11.0 Correct JDK version