·
3 commits
to master
since this release
π₯ Breaking changes
- Publish to Maven Central under a new group ID:
io.jenkins.lib:syslog-java-client
- Require Java 17 or newer
π Bug fixes
- Prevent NPE in
TcpSyslogMessageSender#close
by @AmirWiener in #83
π» Maintenance
- Update POM and add CI build by @basil in #51
- Miscellaneous code cleanup by @basil in #57
- Refresh component by @basil in #77
- Update hamcrest by @NotMyFault in #104
- Update build by @basil in #179
π¦ Tests
- Migrate tests to JUnit5 by @strangelookingnerd in #181
New Contributors
- @basil made their first contribution in #51
- @dependabot made their first contribution in #46
- @NotMyFault made their first contribution in #104
- @strangelookingnerd made their first contribution in #181
- @AmirWiener made their first contribution in #83
Full Changelog: syslog-java-client-1.1.7...syslog-java-client-1.1.8