Skip to content

v1.1.0

Compare
Choose a tag to compare
@sleberknight sleberknight released this 07 Jul 16:31
· 18 commits to main since this release
e21a7b1

Summary

  • 2024-07-07T12:31:27.387461 - 16 commit(s) by Scott Leberknight, dependabot[bot]

Improvements 🚀

  • Add type parameter to BasicAuthentication (#127)

Documentation 📝

  • Grammar cleanup based on IntelliJ analysis (#122)

Assorted 👜

  • Suppress raw type warnings in ClientBuilder (#126)
  • Sonar fixes in example app (#125)
  • Move ClientBuilder constructor tests into ClientBuilderTest (#124)
  • Test cleanup (#123)
  • Code cleanup: more LVTI, renaming methods, removing redundant warnings (#121)
  • Add CanIgnoreReturnValue to ValidatingInvoker#validate (#119)
  • Opinionated code cleanup: use Objects#isNull (#117)
  • Opinionated code cleanup: use Objects#nonNull (#116)
  • Opinionated code cleanup: use LVTI (#115)

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi-parent from 3.0.15 to 3.0.16 (#131)
  • Bump org.kiwiproject:kiwi-bom from 2.0.12 to 2.0.13 (#130)
  • Explicitly declare required dependencies (#118)