Skip to content

v1.8.3

Latest
Compare
Choose a tag to compare
@oldratlee oldratlee released this 09 Sep 17:09
· 10 commits to main since this release

Java support GitHub release download - dcm.tar.gz)

Note

Start from DCM 1.7+ upgrade to Java 8 πŸš€
If you need Java 6 support, use version 1.6.x Maven Central

☘️ Features

  • support for use through JVM -javaagent command line option πŸ€– (#289 by @jkorri)

πŸ›  Refactor/Improvements

  • move default QA annotations to package πŸ“

🚜 Build/Chore

  • upgrade maven wrapper to 3.9.9 πŸͺΆ
  • add IntelliJ IDEA project dict πŸ“–
  • upgrade bash-buddy and improve integration_test πŸ€–
  • upgrade dependencies/plugins πŸ› οΈ
    • upgrade Kotlin to K2 🍩 πŸ’•
  • remove non-LTS java 20 from CI

Java Dns Cache Manipulator Library

maven dependency:

<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>dns-cache-manipulator</artifactId>
    <version>1.8.3</version>
</dependency>

Already deployed to maven central repository.

Java Dns Cache Manipulator Tool