Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 1.36 KB

Changelog

Unreleased

Added

Changed

Fixed

0.1.0 - 2024-08-08

Added

Changed

  • Stderr lines are not triggering build problem creation #42
  • Gradle upgraded to 8.9 #52
  • Submodule rx was moved to plugin-bazel-common #48

Fixed

  • Broken integration tests #35 #49
  • Unsupported Bazel event types, Build Event Protocol was upgraded to version 7.2.1 #36 #50 #51
  • Added missing runner parameters in Kotlin DSL #38 #45
  • Ensure that different build problems have different identities #43