Skip to content

release_2.18.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 04:28
· 1041 commits to main since this release
release_2.18.1
525cda3

Bug Fixes

  • Fix spurious warnings about Helm interpolations due to incorrect comparison (#20220)

  • Silence warnings about internal call of deprecated Helm function on 2.18 (#20217)

  • Skip jvm dependencies without entries (Cherry-pick of #20192) (#20212)

  • Resolve appropriate Scala artifacts for BSP (Cherry-pick of #20157) (#20163)

  • Do not choke on values from macros on environment targets during bootstrap. (Cherry-pick of #20191) (#20199)

  • Use a Zulu JDK 8 to run the Kotlin analyzer. (Cherry-pick of #20184) (#20194)

Documentation

  • Add note in docker_environment image field help on tool requirements (Cherry-pick of #20231) (#20234)