Skip to content

v3.1.0

Compare
Choose a tag to compare
@sleberknight sleberknight released this 26 Nov 22:02
0bed77c

Summary

  • 2023-11-26T17:00:24.114536 - 26 commit(s) by Scott Leberknight, dependabot[bot]

Improvements 🚀

  • PortAssigner should set more properties from TlsContextConfiguration (#401)
  • Change PortAssigner to set disableSniHostCheck option on HttpsConnectorFactory (#398)
  • Retain information about the most recent exception in MonitoredJob (#392)
  • Enhance exception logging in MonitoredJob#handleExceptionSafely (#391)

Assorted 👜

  • Use Zulu distribution for CodeQL and Print Delomboked Sources action (#397)
  • Replace usages of deprecated methods in X509Certificate (#387)

Dependency Updates ⬆️

  • Bump org.kiwiproject:dropwizard-curator from 2.0.0 to 2.1.0 (#408)
  • Bump org.kiwiproject:registry-aware-jersey-client from 2.0.1 to 2.0.3 (#407)
  • Bump org.kiwiproject:service-discovery-client from 2.0.1 to 2.0.2 (#406)
  • Bump org.kiwiproject:metrics-healthchecks-severity from 2.0.0 to 2.0.1 (#405)
  • Bump org.kiwiproject:kiwi from 3.1.0 to 3.2.0 (#403)
  • Bump org.kiwiproject:kiwi-test from 3.0.0 to 3.0.1 (#402)
  • Bump org.kiwiproject:kiwi-parent from 3.0.5 to 3.0.6 (#400)
  • Bump org.kiwiproject:kiwi-bom from 2.0.5 to 2.0.6 (#399)
  • Bump org.kiwiproject:kiwi-bom from 2.0.3 to 2.0.5 (#396)
  • Bump org.kiwiproject:kiwi-parent from 3.0.4 to 3.0.5 (#394)
  • Bump org.kiwiproject:kiwi from 3.0.0 to 3.1.0 (#390)
  • Bump org.kiwiproject:kiwi-bom from 2.0.2 to 2.0.3 (#389)
  • Bump org.kiwiproject:kiwi-parent from 3.0.3 to 3.0.4 (#388)
  • Bump org.kiwiproject:kiwi-parent from 3.0.2 to 3.0.3 (#385)
  • Bump org.kiwiproject:kiwi-bom from 2.0.1 to 2.0.2 (#384)
  • Bump org.kiwiproject:kiwi-parent from 3.0.1 to 3.0.2 (#383)
  • Bump org.kiwiproject:kiwi-bom from 2.0.0 to 2.0.1 (#382)
  • Bump actions/checkout from 3 to 4 (#381)

Infrastructure 🚧

  • Run build on zulu distribution of JDKs 17 and 21 (#386)