Skip to content

Releases: salesforce/bazel-java-sdk

0.9.0

24 Feb 08:33
Compare
Choose a tag to compare

This includes 6 months of iterative work.

  • Ability to infer project structure via Bazel Query (not hard coded Maven layouts)
  • Major performance fix when launching tests for Bazel packages with large numbers of tests
  • Major test framework improvements

0.8.2

01 Jul 07:12
2db18c5
Compare
Choose a tag to compare
finish refactor of label and path code (#38)

0.8.1

29 Jun 08:35
357159f
Compare
Choose a tag to compare
formalize bazel label components more (#35)

0.8.0

26 May 06:07
Compare
Choose a tag to compare
release workflow, second attempt