1. b412275 [maintenance] Update rules_android (#1443) by Andrzej Głuszak · 2 days ago upstream/master
  2. f253347 [maintenance] Move all docs-related targets to the docs folder, mark stardoc as a dev dependency (#1435) by Andrzej Głuszak · 11 days ago
  3. 12b8069 [maintenance] Remove cruft (#1436) by Andrzej Głuszak · 11 days ago
  4. 97071a4 [maintenance] Remove unused release_archive folder (#1433) by Andrzej Głuszak · 12 days ago
  5. f515ee4 Fix analysis tests for experimental_prune_transitive_deps (#1418) by Andrzej Głuszak · 4 weeks ago
  6. aadfbd4 Drop KSP 2.0 success message from the build (#1428) by Ben Lee · 4 weeks ago
  7. f08e668 Update Kotlin to 2.3.0 (#1410) by Andrzej Głuszak · 4 weeks ago
  8. 14c1a74 chore: Add a target to update docs automatically (#1421) by Andrzej Głuszak · 4 weeks ago v2.2.2
  9. 5ea3a9b Move to the official bazel worker api (with workspace support) (#1400) by Andrzej Głuszak · 5 weeks ago
  10. 5566e25 maintenance: Enable Build Tools API by default (#1426) by Andrzej Głuszak · 5 weeks ago
  11. 5c31ffb .bazelrc: do not add IntelliJ-internal packages to --deleted_pacakges (#1422) by Klaus Aehlig · 5 weeks ago
  12. db53eff Document x_lambdas and x_sam_conversions defaults (#1419) by Jonathan Mohrbacher · 5 weeks ago
  13. 769d6ae Fix post-merge error (#1420) by Andrzej Głuszak · 6 weeks ago
  14. c72a6bf Migrate from KSP1 (compiler plugin) to KSP2 (standalone tool) (#1405) by Andrzej Głuszak · 6 weeks ago
  15. bdb38b5 Fix Windows bzlmod classpath issue for Kotlin compiler (#1411) by Andrzej Głuszak · 6 weeks ago
  16. 9c92535 Update rules_android to fix --incompatible_disable_native_repo_rules failure (#1358) by Corbin McNeely-Smith · 6 weeks ago v2.2.1
  17. 09901ce bump version of protoc version to `4.33.1` for backward compatibility with code generated with java protoc v3 (#1413) by Nico Semko · 6 weeks ago
  18. 3b338d5 Remove dependency on @bazel_tools (required for Bazel 9) (#1412) by Daniel Brauner · 6 weeks ago
  19. c90a028 Include all abi jars from the associates array (#1409) by Fred · 6 weeks ago
  20. 89fd270 Add support for Kotlin 2.2+ (#1387) by Andrzej Głuszak · 9 weeks ago v2.2.0
  21. 12021bd Remove leftover debug logging from resource_strip_prefix_test.bzl (#1399) by Andrzej Głuszak · 9 weeks ago
  22. ed7e66d Update `resource_strip_prefix` logic to support path handling across modules (#1389) by Andrzej Głuszak · 9 weeks ago
  23. f63ca67 Migrate jetpack_compose example to bzlmod and update it (#1393) by Andrzej Głuszak · 10 weeks ago v2.1.10
  24. 8cdc109 Add support for x_warning_level (#1391) by Ben Lee · 2 months ago
  25. ac136e7 Update Java runtime version to remotejdk_17 in .bazelrc (#1390) by Andrzej Głuszak · 3 months ago
  26. 944b15a Bump bazel version to 8.4.2 (#1382) by Andrzej Głuszak · 3 months ago
  27. f58613c Windows portability fixes (#1386) by Fabian Brandstetter · 3 months ago
  28. 5711009 Add env and env_inherit support to kt_jvm_binary (#1379) by Andrzej Głuszak · 3 months ago
  29. d673361 kt_jvm_binary: resolve JVM via runfiles path (fixes #1332) (#1380) by Andrzej Głuszak · 3 months ago
  30. 0dd29bb Update rules_bazel_integration_test (#1383) by Andrzej Głuszak · 3 months ago
  31. a5d3b4a Add support for Experimental x_context_parameters (#1376) by Kevo · 3 months ago
  32. b612fea ktlint_fix: use `java` from toolchain rather than from default PATH (#1375) by Dmitry Ivankov · 3 months ago
  33. 45d4446 ktlint_fix: /bin/bash -> /usr/bin/env bash (#1371) by Dmitry Ivankov · 4 months ago
  34. d3522ca Restore user dependency precedence over stdlib in classpath (#1369) by Andrzej Głuszak · 4 months ago
  35. b00b680 Mark released extension as reproducible (#1366) by Fabian Meumertzheim · 4 months ago
  36. f9864ec Allow setting newer language versions in toolchain (#1367) by Lev Leontev · 4 months ago
  37. 124421e Add data attr to kt_plugin_cfg and kt_compiler_plugin (#1364) by rbeazleyspot · 4 months ago
  38. f9157bb Stop enabling Java Security Manager before Java 24 (#1360) by Ben Lee · 4 months ago
  39. 5ecb3fa [kapt] allow options to be passed to kapt and javac annotation processing. (#1354) by Corbin McNeely-Smith · 5 months ago
  40. 17862f9 Generate KSP classes jar as output (#1329) by Sridhar Mocherla · 5 months ago
  41. 43a1533 Allow multiple kt_plugin_cfg (#1353) by Corbin McNeely-Smith · 6 months ago
  42. 9423246 fix doc (#1355) by Jiayu Chen · 6 months ago
  43. 18d8be4 Shard integration tests (#1350) by Corbin McNeely-Smith · 6 months ago
  44. b7a524f Fix non-file inclusion into runfiles for data. (#1349) by Corbin McNeely-Smith · 6 months ago
  45. b09a3cf Add support for env_inherit (#942) by Gibson Fahnestock · 7 months ago
  46. 13f43bf Add support for experimental `removeDebugInfo` flag (#1342) by Jiayu Chen · 7 months ago
  47. 55f8585 Fix Android test coverage support (#1338) by Ben Lee · 7 months ago v2.1.8
  48. 061c18e Use the jacoco_coverage_runner provided by remote_java_tools (#1339) by Ben Lee · 7 months ago
  49. 43be561 Ensure that associates are being included in the source dep_infos list (#1337) by Ben Lee · 7 months ago
  50. e778dcb Fix type in kt_android_library_impl (#1336) by Ben Lee · 7 months ago
  51. f7ad0cf Support Starlark rules_android (#1333) by Ben Lee · 7 months ago
  52. cb8b7be Include associates transitive compile jars in classpath (#1331) by rbeazleyspot · 7 months ago v2.1.7
  53. 9734aa6 Add experimental Build Tools API (BTAPI) for compilation (#1325) by Erik Kerber · 7 months ago v2.1.6
  54. c227a1e Upgrade Kotlin to 2.1.21, KSP to 2.1.21-2.0.1 (#1323) by Ben Lee · 7 months ago
  55. fb30529 Update JC plugin to support AS Layout Inspector (#1297) by Sebastian Zalewski · 7 months ago
  56. c0935e1 Updating plexus-utils to patch CVE-2022-4244 (#1327) by Aaron Levy · 8 months ago
  57. e1db289 Apply equivalent of changes from #1274 to release build file (#1324) by Alex Humesky · 8 months ago
  58. f503450 Add missing load statements in setup.bzl (#1322) by Ben Lee · 8 months ago
  59. 41b1fcf Bump Bazel versions to their latest minor releases (#1315) by Ben Lee · 8 months ago
  60. a7c5da7 Update KtLint to 1.6.0 (#1319) by Ben Lee · 8 months ago
  61. 75db69a Add missing java and shell load statements (#1318) by Ben Lee · 8 months ago
  62. d2d26a5 Update rules_android to 0.6.4 (#1317) by Ben Lee · 8 months ago
  63. 82cc9d4 Rework local development docs (#1321) by Ben Lee · 8 months ago
  64. b2bbb8b Update KtLint to 1.5.0 (#1281) by Ben Lee · 8 months ago
  65. 2d41fbc Add support for Kotlin 2.1.20 (#1298) by Ben Lee · 8 months ago
  66. 3b69871 Add x_annotation_default_target kotlinc option (#1314) by Erik Kerber · 8 months ago
  67. 28d6379 Fix associates compile classpath (#1271) by rbeazleyspot · 8 months ago
  68. 5219847 Use `export_files` to export the KSP JAR files (#1313) by Kenny Pitt · 8 months ago
  69. 9ea77be [exports] Propagate runfiles as part of exported resources (#1310) by Corbin McNeely-Smith · 8 months ago
  70. 3c9ac00 Remove duplicate and unused WorkignDirectoryContext (#1308) by Erik Kerber · 8 months ago
  71. fe0f951 Fix FileAlreadyExistsException when running coverage with RBE (#1307) by laureanobrs · 9 months ago
  72. dcfef21 Add x_suppress_warning to kotlinc options (#1306) by cheister · 9 months ago
  73. f446484 Use remote_java_tools for jacocorunner (#1303) by Ben Lee · 9 months ago v2.1.4
  74. 9abb823 Resolve compiler warning (#1302) by Ben Lee · 9 months ago
  75. ce4e084 More prep for 2.1.10+ (#1301) by Ben Lee · 9 months ago
  76. aa7b820 Pass class jars to the provider (#1304) by Ben Lee · 9 months ago
  77. 9a0fe8d Kotlin 2.1.10+ prep (#1299) by Ben Lee · 9 months ago
  78. c1f6d80 README + Release Note Refresh (#1296) by Sebastian Shanus · 9 months ago
  79. fb26ad6 Invert withTracing log output (#1295) by Sebastian Shanus · 10 months ago
  80. b563b57 Fix android_sdk import path to use rules_android (#1292) by Byoungchan Lee · 10 months ago
  81. e50564f Upgrade Bazel, rules_android, rules_java, and the rest of the world (#1278) by Ben Lee · 10 months ago
  82. 59a9253 Limit compiler version target to (major, minor) for capabilities (#1288) by Prasanna Swaminathan · 10 months ago
  83. 3a94ba3 Update README.md (#1286) by Christian Edward Jackson-Gruber · 10 months ago
  84. 681b218 Allow empty glob in src/main/starlark/BUILD.release.bazel for Bazel 8 compatibility (#1283) by Alex Humesky · 10 months ago v2.1.3
  85. f6de627 Don't glob for .bazel files in the release archive (#1279) by Ben Lee · 11 months ago v2.1.2
  86. 7c57e0c Add support for strict associate deps (#1260) by Ben Lee · 11 months ago v2.1.1
  87. 4e3b18e Fixes for Windows issues found in the course of updating rules_jvm_external to use Starlark Android rules (#1274) by Alex Humesky · 11 months ago
  88. f33145f Pass module_name from kt_android_library to kt_jvm_library (#1277) by Sukolsak Sakshuwong · 11 months ago
  89. 274ac9c Pull java_stub_template.txt as an http_file (#1270) by Ben Lee · 11 months ago
  90. 096170f Update platforms to 0.0.11 (#1263) by Ben Lee · 12 months ago
  91. 09a1a8b Improve maintenance of the capabilities. (#1252) by Corbin McNeely-Smith · 12 months ago
  92. 661142b Add support for experimental treatInternalAsPrivate (#1248) by rbeazleyspot · 12 months ago
  93. f20ef32 Require a mnemonic when calling _run_kt_builder_action (#1261) by Ben Lee · 1 year ago
  94. 5b593c0 Clean up _get_associates creation (#1259) by Ben Lee · 1 year ago
  95. 4b48424 Update .gitignore (#1258) by Ben Lee · 1 year ago
  96. ced0c70 Add 8.x to presubmit CI (#1256) by Ben Lee · 1 year ago
  97. fcf8055 Query the release target in the integration tests (#1254) by Ben Lee · 1 year, 1 month ago v2.1.0
  98. f6a419c Fix typo in src/main/starlark/core/compile/BUILD.release.bazel (#1253) by Ben Lee · 1 year, 1 month ago
  99. 7a988ee Create a new "bootstrap" toolchain and compile with 2.1.0 (#1244) by Corbin McNeely-Smith · 1 year, 1 month ago
  100. c68e194 Add support for -Xconsistent-data-class-copy-visibility (#1247) by Ben Lee · 1 year, 1 month ago