1. d8825d3 feat: allow passing KSP options via kt_ksp_plugin (#1478) by Andrei Nevedomskii · 3 days ago upstream/master
  2. d6e9b64 chore(deps): update dependency bazel to v9.0.1 (#1483) by renovate[bot] · 4 days ago
  3. 726f2b1 Add repository entry for bazel-contrib rules_kotlin (#1482) by Yun Peng · 4 days ago
  4. 9323f56 [maintenance] Update buildifier (#1486) by Andrzej Głuszak · 4 days ago
  5. 1fd1747 [maintenance] Remove unused development setup for WORKSPACE (#1477) by Andrzej Głuszak · 6 days ago
  6. a0c8013 Drop support for Java 8, stop using kotlin-preloader (#1474) by Andrzej Głuszak · 6 days ago
  7. ab0094a [maintenance] Remove old capability files (#1475) by Andrzej Głuszak · 6 days ago
  8. c599932 Fix stale bot configuration (#1473) by Ben Lee · 7 days ago v2.3.10
  9. 936c8ff Fix resource strip prefix (#1476) by Ben Lee · 7 days ago
  10. dcfb788 [maintenance] Remove dead code (#1472) by Andrzej Głuszak · 10 days ago
  11. 5aafd49 [maintenance] Remove unused bazel_deps from MODULE.release.bazel (#1457) by Andrzej Głuszak · 3 weeks ago
  12. 48bc339 Upgrade KSP to 2.3.6 (#1463) by Ben Lee · 3 weeks ago
  13. 9b518fb Update Kotlin to 2.3.10 (#1453) by Ben Lee · 3 weeks ago
  14. aeec5aa fix: Conditionally set repo rules as reproducible (#1456) by Morten Mjelva · 3 weeks ago
  15. 8419523 Add support for newer JDK versions (#1361) by Ben Lee · 4 weeks ago
  16. b85eee7 Fix transitive dependency propagation for sourceless targets (#1455) by Pablo Pastor Martín · 4 weeks ago
  17. 66d44b9 Rename CI Bazel cache to bazel-disk-cache (#1462) by Ben Lee · 4 weeks ago v2.3.0
  18. ccb185c Don't set XDG_CACHE_HOME in release.yml (#1461) by Ben Lee · 4 weeks ago
  19. 7f05db5 Add configuration for stale bot (#1460) by Andrzej Głuszak · 4 weeks ago
  20. a085b6b Remove unused rules_stardoc repository rule (#1458) by Andrzej Głuszak · 4 weeks ago
  21. 675ff57 [maintenance] Bazel 9 & integration test maintenance (#1446) by Andrzej Głuszak · 4 weeks ago
  22. 7e32b7f Run coverage in integration tests and drop coverage example (#1454) by Andrzej Głuszak · 4 weeks ago
  23. 2bdeddf Fix JaCoCo coverage issue with rules_java 9.3.0+ (#1448) by Andrzej Głuszak · 5 weeks ago
  24. a874935 [maintenance] Windows CI (#1439) by Andrzej Głuszak · 5 weeks ago
  25. 1449d4c ktlint_test: use java runtime_toolchain_type for bazel 9 compatibility (#1452) by Dmitry Ivankov · 5 weeks ago
  26. 0f0ec19 chore(docs): remove badly outdated Bazel compatibility (#1451) by Alex Eagle · 7 weeks ago
  27. b3793d8 maintenance: Remove dagger from the builder (#1423) by Andrzej Głuszak · 7 weeks ago
  28. b2ee796 [maintenance] Add Kotlin 2.3 compiler options definitions (#1445) by Andrzej Głuszak · 7 weeks ago
  29. b412275 [maintenance] Update rules_android (#1443) by Andrzej Głuszak · 9 weeks ago
  30. f253347 [maintenance] Move all docs-related targets to the docs folder, mark stardoc as a dev dependency (#1435) by Andrzej Głuszak · 10 weeks ago
  31. 12b8069 [maintenance] Remove cruft (#1436) by Andrzej Głuszak · 10 weeks ago
  32. 97071a4 [maintenance] Remove unused release_archive folder (#1433) by Andrzej Głuszak · 2 months ago
  33. f515ee4 Fix analysis tests for experimental_prune_transitive_deps (#1418) by Andrzej Głuszak · 3 months ago
  34. aadfbd4 Drop KSP 2.0 success message from the build (#1428) by Ben Lee · 3 months ago
  35. f08e668 Update Kotlin to 2.3.0 (#1410) by Andrzej Głuszak · 3 months ago
  36. 14c1a74 chore: Add a target to update docs automatically (#1421) by Andrzej Głuszak · 3 months ago v2.2.2
  37. 5ea3a9b Move to the official bazel worker api (with workspace support) (#1400) by Andrzej Głuszak · 3 months ago
  38. 5566e25 maintenance: Enable Build Tools API by default (#1426) by Andrzej Głuszak · 3 months ago
  39. 5c31ffb .bazelrc: do not add IntelliJ-internal packages to --deleted_pacakges (#1422) by Klaus Aehlig · 3 months ago
  40. db53eff Document x_lambdas and x_sam_conversions defaults (#1419) by Jonathan Mohrbacher · 3 months ago
  41. 769d6ae Fix post-merge error (#1420) by Andrzej Głuszak · 3 months ago
  42. c72a6bf Migrate from KSP1 (compiler plugin) to KSP2 (standalone tool) (#1405) by Andrzej Głuszak · 3 months ago
  43. bdb38b5 Fix Windows bzlmod classpath issue for Kotlin compiler (#1411) by Andrzej Głuszak · 3 months ago
  44. 9c92535 Update rules_android to fix --incompatible_disable_native_repo_rules failure (#1358) by Corbin McNeely-Smith · 3 months ago v2.2.1
  45. 09901ce bump version of protoc version to `4.33.1` for backward compatibility with code generated with java protoc v3 (#1413) by Nico Semko · 3 months ago
  46. 3b338d5 Remove dependency on @bazel_tools (required for Bazel 9) (#1412) by Daniel Brauner · 3 months ago
  47. c90a028 Include all abi jars from the associates array (#1409) by Fred · 3 months ago
  48. 89fd270 Add support for Kotlin 2.2+ (#1387) by Andrzej Głuszak · 4 months ago v2.2.0
  49. 12021bd Remove leftover debug logging from resource_strip_prefix_test.bzl (#1399) by Andrzej Głuszak · 4 months ago
  50. ed7e66d Update `resource_strip_prefix` logic to support path handling across modules (#1389) by Andrzej Głuszak · 4 months ago
  51. f63ca67 Migrate jetpack_compose example to bzlmod and update it (#1393) by Andrzej Głuszak · 4 months ago v2.1.10
  52. 8cdc109 Add support for x_warning_level (#1391) by Ben Lee · 4 months ago
  53. ac136e7 Update Java runtime version to remotejdk_17 in .bazelrc (#1390) by Andrzej Głuszak · 5 months ago
  54. 944b15a Bump bazel version to 8.4.2 (#1382) by Andrzej Głuszak · 5 months ago
  55. f58613c Windows portability fixes (#1386) by Fabian Brandstetter · 5 months ago
  56. 5711009 Add env and env_inherit support to kt_jvm_binary (#1379) by Andrzej Głuszak · 5 months ago
  57. d673361 kt_jvm_binary: resolve JVM via runfiles path (fixes #1332) (#1380) by Andrzej Głuszak · 5 months ago
  58. 0dd29bb Update rules_bazel_integration_test (#1383) by Andrzej Głuszak · 5 months ago
  59. a5d3b4a Add support for Experimental x_context_parameters (#1376) by Kevo · 5 months ago
  60. b612fea ktlint_fix: use `java` from toolchain rather than from default PATH (#1375) by Dmitry Ivankov · 5 months ago
  61. 45d4446 ktlint_fix: /bin/bash -> /usr/bin/env bash (#1371) by Dmitry Ivankov · 5 months ago
  62. d3522ca Restore user dependency precedence over stdlib in classpath (#1369) by Andrzej Głuszak · 6 months ago
  63. b00b680 Mark released extension as reproducible (#1366) by Fabian Meumertzheim · 6 months ago
  64. f9864ec Allow setting newer language versions in toolchain (#1367) by Lev Leontev · 6 months ago
  65. 124421e Add data attr to kt_plugin_cfg and kt_compiler_plugin (#1364) by rbeazleyspot · 6 months ago
  66. f9157bb Stop enabling Java Security Manager before Java 24 (#1360) by Ben Lee · 6 months ago
  67. 5ecb3fa [kapt] allow options to be passed to kapt and javac annotation processing. (#1354) by Corbin McNeely-Smith · 7 months ago
  68. 17862f9 Generate KSP classes jar as output (#1329) by Sridhar Mocherla · 7 months ago
  69. 43a1533 Allow multiple kt_plugin_cfg (#1353) by Corbin McNeely-Smith · 8 months ago
  70. 9423246 fix doc (#1355) by Jiayu Chen · 8 months ago
  71. 18d8be4 Shard integration tests (#1350) by Corbin McNeely-Smith · 8 months ago
  72. b7a524f Fix non-file inclusion into runfiles for data. (#1349) by Corbin McNeely-Smith · 8 months ago
  73. b09a3cf Add support for env_inherit (#942) by Gibson Fahnestock · 9 months ago
  74. 13f43bf Add support for experimental `removeDebugInfo` flag (#1342) by Jiayu Chen · 9 months ago
  75. 55f8585 Fix Android test coverage support (#1338) by Ben Lee · 9 months ago v2.1.8
  76. 061c18e Use the jacoco_coverage_runner provided by remote_java_tools (#1339) by Ben Lee · 9 months ago
  77. 43be561 Ensure that associates are being included in the source dep_infos list (#1337) by Ben Lee · 9 months ago
  78. e778dcb Fix type in kt_android_library_impl (#1336) by Ben Lee · 9 months ago
  79. f7ad0cf Support Starlark rules_android (#1333) by Ben Lee · 9 months ago
  80. cb8b7be Include associates transitive compile jars in classpath (#1331) by rbeazleyspot · 9 months ago v2.1.7
  81. 9734aa6 Add experimental Build Tools API (BTAPI) for compilation (#1325) by Erik Kerber · 9 months ago v2.1.6
  82. c227a1e Upgrade Kotlin to 2.1.21, KSP to 2.1.21-2.0.1 (#1323) by Ben Lee · 9 months ago
  83. fb30529 Update JC plugin to support AS Layout Inspector (#1297) by Sebastian Zalewski · 9 months ago
  84. c0935e1 Updating plexus-utils to patch CVE-2022-4244 (#1327) by Aaron Levy · 9 months ago
  85. e1db289 Apply equivalent of changes from #1274 to release build file (#1324) by Alex Humesky · 10 months ago
  86. f503450 Add missing load statements in setup.bzl (#1322) by Ben Lee · 10 months ago
  87. 41b1fcf Bump Bazel versions to their latest minor releases (#1315) by Ben Lee · 10 months ago
  88. a7c5da7 Update KtLint to 1.6.0 (#1319) by Ben Lee · 10 months ago
  89. 75db69a Add missing java and shell load statements (#1318) by Ben Lee · 10 months ago
  90. d2d26a5 Update rules_android to 0.6.4 (#1317) by Ben Lee · 10 months ago
  91. 82cc9d4 Rework local development docs (#1321) by Ben Lee · 10 months ago
  92. b2bbb8b Update KtLint to 1.5.0 (#1281) by Ben Lee · 10 months ago
  93. 2d41fbc Add support for Kotlin 2.1.20 (#1298) by Ben Lee · 10 months ago
  94. 3b69871 Add x_annotation_default_target kotlinc option (#1314) by Erik Kerber · 10 months ago
  95. 28d6379 Fix associates compile classpath (#1271) by rbeazleyspot · 10 months ago
  96. 5219847 Use `export_files` to export the KSP JAR files (#1313) by Kenny Pitt · 10 months ago
  97. 9ea77be [exports] Propagate runfiles as part of exported resources (#1310) by Corbin McNeely-Smith · 10 months ago
  98. 3c9ac00 Remove duplicate and unused WorkignDirectoryContext (#1308) by Erik Kerber · 10 months ago
  99. fe0f951 Fix FileAlreadyExistsException when running coverage with RBE (#1307) by laureanobrs · 11 months ago
  100. dcfef21 Add x_suppress_warning to kotlinc options (#1306) by cheister · 11 months ago