3.6.0
版本发布时间: 2024-11-08 05:44:55
jmdns/jmdns最新发布版本:3.6.0(2024-11-08 05:44:55)
What's Changed
- Bring relief on excessive logging from DNSIncoming() class by @janossch in https://github.com/jmdns/jmdns/pull/284
- ByteWrangler fixed unit tests and minor refactor by @melloware in https://github.com/jmdns/jmdns/pull/291
- Fix DNSRecordTest by @melloware in https://github.com/jmdns/jmdns/pull/294
- ServiceIInfo defend against NPEs by @melloware in https://github.com/jmdns/jmdns/pull/293
- Fix issue with visibility of modification in DNSCache and docs cleanup in SimpleLockManager by @ivenhov in https://github.com/jmdns/jmdns/pull/285
- Add termination and shutdown checks before submitting by @FFelt in https://github.com/jmdns/jmdns/pull/288
- JDK8 Cleanup by @melloware in https://github.com/jmdns/jmdns/pull/298
- Fix #70: Check for Host Name as well as address by @melloware in https://github.com/jmdns/jmdns/pull/304
- Add DNSRecord not null checks by @melloware in https://github.com/jmdns/jmdns/pull/303
- Better address equality in DNSRecord by @melloware in https://github.com/jmdns/jmdns/pull/302
- Fix superfluous null check in DNSRecord by @janossch in https://github.com/jmdns/jmdns/pull/292
- Linguist configuration was added to .gitattributes by @janossch in https://github.com/jmdns/jmdns/pull/308
- Code cleanup in javax.jmdns.impl.constants package by @janossch in https://github.com/jmdns/jmdns/pull/315
- Delete .travis.yml by @melloware in https://github.com/jmdns/jmdns/pull/313
- Update README.md by @melloware in https://github.com/jmdns/jmdns/pull/307
- pom.xml fix HTTP to HTTPS links by @melloware in https://github.com/jmdns/jmdns/pull/316
- Code cleanup in packages under javax.jmdns.impl.tasks. by @janossch in https://github.com/jmdns/jmdns/pull/317
- Fix possible hang on close by @tyilo in https://github.com/jmdns/jmdns/pull/314
- ServiceInfo keep property order by @melloware in https://github.com/jmdns/jmdns/pull/301
- Fix License headers in all Java files by @melloware in https://github.com/jmdns/jmdns/pull/320
- Clean up devdocs by @ViToni in https://github.com/jmdns/jmdns/pull/311
- DNSQuestion consistency to only add answers from matching service by @melloware in https://github.com/jmdns/jmdns/pull/305
- Cleanup and modernize Browser sample by @melloware in https://github.com/jmdns/jmdns/pull/322
- TEST ONLY - Improving tests by @janossch in https://github.com/jmdns/jmdns/pull/318
- Fix mismatch of Mockito library / JDK version preventing test compilation by @ViToni in https://github.com/jmdns/jmdns/pull/325
- Downgrade logback-classic test dependency to be compatible with JDK8 by @janossch in https://github.com/jmdns/jmdns/pull/326
- Upgrade Actions to prevent warnings by @melloware in https://github.com/jmdns/jmdns/pull/328
- Make loggers non-static by @ViToni in https://github.com/jmdns/jmdns/pull/329
- TEST_ONLY Move test classes under javax.jmdns.impl package. by @janossch in https://github.com/jmdns/jmdns/pull/331
- Run tests on windows, mac, linux by @melloware in https://github.com/jmdns/jmdns/pull/330
New Contributors
- @janossch made their first contribution in https://github.com/jmdns/jmdns/pull/284
- @melloware made their first contribution in https://github.com/jmdns/jmdns/pull/291
- @FFelt made their first contribution in https://github.com/jmdns/jmdns/pull/288
- @tyilo made their first contribution in https://github.com/jmdns/jmdns/pull/314
Full Changelog: https://github.com/jmdns/jmdns/compare/3.5.12...3.6.0