Releases: networkupstools/jNut
Releases · networkupstools/jNut
jNut-parent-1.1
What's Changed
- Clean up
pom.xmlto reduce warnings by @jimklimov in #30 - A bit more docs and recipes cleanup by @jimklimov in #31
- Client: after STARTTLS claimed success, verify it by an innocent query by @jimklimov in #32
- jNut/Device.java: becomeSecondary() was overkill… by @jimklimov in #33
- Client: connect(): align messages/comments with other NUT bindings; fix GET TRACKING by @jimklimov in #34
- .github/workflows/04-maven-nit.yml: fetch just the nit.sh script… by @jimklimov in #35
Full Changelog: jNut-parent-1.0...jNut-parent-1.1
jNut-parent-1.0
What's Changed
- Modernize 2026 by @jimklimov in #28
- Implement the remainder of NUT Networked protocol… as of v2.8.5 release by @jimklimov in #29
- Revised documentation and comments for English correctness, typos, etc.
- Added CI for CodeQL analysis and for tests against a real NUT server
Automated chores
- Bump junit from 4.8.2 to 4.13.1 in /jNutWebAPI by @dependabot[bot] in #1
- Bump junit from 3.8.1 to 4.13.1 in /jNut by @dependabot[bot] in #2
- Bump junit from 3.8.1 to 4.13.1 in /jNutList by @dependabot[bot] in #3
- Bump org.apache.maven.plugins:maven-war-plugin from 2.1.1 to 3.4.0 by @dependabot[bot] in #4
- Bump org.apache.maven.plugins:maven-dependency-plugin from 2.1 to 3.6.0 by @dependabot[bot] in #5
- Bump org.apache.maven.plugins:maven-compiler-plugin from 2.3.2 to 3.11.0 by @dependabot[bot] in #6
- Bump javax:javaee-web-api from 6.0 to 8.0.1 by @dependabot[bot] in #7
- Bump junit:junit from 4.13.1 to 4.13.2 by @dependabot[bot] in #8
- Bump org.apache.wink:wink-server from 1.1.3-incubating to 1.4 by @dependabot[bot] in #9
- Bump org.apache.maven.plugins:maven-assembly-plugin from 2.2.1 to 3.6.0 by @dependabot[bot] in #10
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #11
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot[bot] in #12
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot[bot] in #16
- Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1 by @dependabot[bot] in #14
- Bump javax:javaee-endorsed-api from 6.0 to 7.0 by @dependabot[bot] in #15
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.1 by @dependabot[bot] in #17
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 by @dependabot[bot] in #18
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 by @dependabot[bot] in #19
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot[bot] in #20
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #21
- Bump org.apache.maven.plugins:maven-war-plugin from 3.4.0 to 3.5.0 by @dependabot[bot] in #23
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.9.0 by @dependabot[bot] in #22
- Bump org.apache.maven.plugins:maven-war-plugin from 3.5.0 to 3.5.1 by @dependabot[bot] in #25
- Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0 by @dependabot[bot] in #24
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in #27
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.9.0 to 3.10.0 by @dependabot[bot] in #26
New Contributors
- @dependabot[bot] made their first contribution in #1
- @jimklimov made their first contribution in #28
Full Changelog: https://github.com/networkupstools/jNut/commits/jNut-parent-1.0
jNut-0.2-rc1
Initial upload after separation from main NUT code base in 2013.
Comments in code mention changes for 0.2, but the pom.xml version is 0.2-SNAPSHOT
Full Changelog: https://github.com/networkupstools/jNut/commits/jNut-0.1