Skip to content

v4.0.0

Compare
Choose a tag to compare
@sleberknight sleberknight released this 18 Oct 01:56
· 17 commits to main since this release
ebd0590

Summary

Breaking Changes ⛔️

  • Remove LocalPortChecker from PortAssigner (#546)

Improvements 🚀

  • Make FreePortFinder support Jackson's polymorphic deserialization (#547)
  • DynamicPortsBundle should allow custom port finder (#545)

Bugs 🐛

  • IncrementingPortFinder should check the last port in the range (#552)

Assorted 👜

  • Add more tests in AdjacentFreePortFinderTest (#554)
  • Suppress unused method warning in StandardExceptionMappersTest.SupportedCustomServerFactory (#550)
  • Remove redundant throws clause from CachingHealthCheck#check (#549)

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi from 4.4.0 to 4.5.0 (#544)
  • Bump org.kiwiproject:kiwi-parent from 3.0.18 to 3.0.19 (#543)
  • Bump org.kiwiproject:kiwi-bom from 2.0.15 to 2.0.17 (#542)