Skip to content

v1.4.2

Latest
Compare
Choose a tag to compare
@sleberknight sleberknight released this 22 Oct 01:23
· 2 commits to main since this release
3a54868

Summary

Documentation ๐Ÿ“

  • Fix javadoc for AgentClient#register (#380)
  • Add javadocs to Options class (#376)

Assorted ๐Ÿ‘œ

  • Cleanup: extract Lists util class from duplicate code (#382)
  • Refactor Optional use in KeyValueClient (#381)
  • Extract duplicate dcQuery methods to util class (#379)
  • Refactor Options#from to the Stream API (#377)
  • Replace usages of deprecated methods from RandomStringUtils (#375)

Dependency Updates โฌ†๏ธ

  • Bump org.kiwiproject:kiwi-parent from 3.0.19 to 3.0.20 (#386)
  • Bump org.kiwiproject:kiwi-bom from 2.0.17 to 2.0.18 (#385)
  • Bump org.kiwiproject:kiwi-bom from 2.0.15 to 2.0.17 (#384)
  • Bump org.kiwiproject:kiwi-parent from 3.0.18 to 3.0.19 (#383)
  • Bump com.squareup.okio:okio-bom from 3.9.0 to 3.9.1 (#374)