Skip to content

release_2.19.0rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 00:34
· 806 commits to main since this release
release_2.19.0rc0
c160cd7

New Features

  • Add docker image output field to support publish to repository when using BuildKit (Cherry-pick of #20154) (#20185)

Bug Fixes

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

  • Remove print() statement (Cherry-pick of #20196) (#20203)

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

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

Documentation

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

  • Remove documentation about new remote caching in 2.19 (#20183)