1. 1c5cfbf Add support for publishing maven-metadata.xml (#1260) by Farid Zakaria · 10 days ago upstream/master
  2. 7d00153 Remove asc signatures on checksums (#1430) by l46kok · 3 weeks ago
  3. 249706a set -XX:+ExitOnOutOfMemoryError when invoking coursier (#1433) by Matt Brown · 3 weeks ago
  4. 016e0e9 Add declared exclusions to generated pom.xml (#1375) by Vincent Rose · 3 weeks ago
  5. 935db47 Generate `@package_metadata` info for `jvm_import` targets (#1410) by Yannic · 6 weeks ago
  6. 1bcdaea Require `force_version` for root module artifact to take precedence (#1423) by Simon Mavi Stewart · 6 weeks ago
  7. c97cd6a Indicate which `install` tag has duplicate coordinates (#1422) by Simon Mavi Stewart · 6 weeks ago
  8. 00d3c02 maven.override: make override alias preserve strict visibility of overridden target (#1416) by Dmitry Ivankov · 6 weeks ago
  9. 1800f5f Fetch transitive POMs in gradle resolver (#1411) by Sridhar Mocherla · 6 weeks ago
  10. 6119204 Handle `package` in gradle versions files properly (#1419) by Simon Mavi Stewart · 7 weeks ago
  11. d61367c [ci] At least one presubmit task should attempt to build everything (#1407) by Simon Mavi Stewart · 8 weeks ago
  12. a67bd7e [ci] Fix bzlmod failures caused by `protobuf` update (#1408) by Simon Mavi Stewart · 8 weeks ago
  13. a88c56e Refresh the docs (#1406) by Simon Mavi Stewart · 9 weeks ago 6.8
  14. 09d3864 Update kt_android_library load statements (#1405) by cheister · 9 weeks ago
  15. 5c7ab8b Move to gradle style coordinates (#1404) by cheister · 9 weeks ago
  16. e870fd0 Move toml_parser.bzl to private/lib (#1402) by cheister · 9 weeks ago
  17. aca619b Add support for reading artifacts from a file (#1400) by Simon Mavi Stewart · 9 weeks ago
  18. 4bea0c4 Document the `bzlmod` extension and tag classes (#1401) by Simon Mavi Stewart · 9 weeks ago
  19. 2a9f3af Update docs for maven_install (#1399) by Sridhar Mocherla · 9 weeks ago
  20. 65e8d38 Remove dep on android ndk. (#1305) by Jin · 9 weeks ago
  21. de665d4 Use the same RJE_VERBOSE not null logic in Gradle resolver (#1398) by cheister · 9 weeks ago
  22. ac628a7 Fix resolution of Android/AAR artifacts with Gradle resolver (#1395) by Sridhar Mocherla · 9 weeks ago
  23. ccbf83d fail_if_repin_required is now True by default and minor improvement to failure message (#1397) by cheister · 9 weeks ago
  24. 3034e39 Housekeeping before we release 6.8 (#1384) by Simon Mavi Stewart · 9 weeks ago
  25. 73f81b4 Add dll, dylib and so types to maven package mappings (#1392) by cheister · 10 weeks ago
  26. 0a91f8c [bzlmod] Allow suppressing warning about multiple contributing modules. (#1393) by Martin Kosiba · 10 weeks ago
  27. 3089931 Use the artifact default values when adding them to a struct and add tests for coursier artifacts that have empty versions provided by BOMs and don't inlcude them in outdated (#1390) by cheister · 2 months ago
  28. aa82071 Allow package exclusions and inclusions in javadocs (#1293) by Vincent Rose · 2 months ago
  29. 39e75e2 Document well-known issues with `bzlmod` (#1388) by Simon Mavi Stewart · 2 months ago
  30. e7df3cf Begin documenting the gradle resolver (#1389) by Simon Mavi Stewart · 2 months ago
  31. 8cc07c0 Run gradle regression tests in CI (#1385) by cheister · 2 months ago
  32. f50d46f Modify maven_export to allow exporting zip archives (#1368) by Austin Schuh · 2 months ago
  33. ec4f959 Allow root module's override tags to take precedence over the overridees from transitive deps. (#1381) by Sumeet Gajjar · 2 months ago
  34. 29c451d Ensure root module artifacts and boms take precedence with warnings (#1373) by Simon Mavi Stewart · 2 months ago
  35. b323e81 Update maven-metadata.xml when publishing locally (#1369) by Austin Schuh · 3 months ago
  36. e8c84f8 Add support for gradle resolver (#1357) by Sridhar Mocherla · 3 months ago
  37. 9557377 Prepare for 6.8 release (#1380) by Sumeet Gajjar · 3 months ago
  38. c9e719a Remove the Windows `kt_jvm_export` example (#1383) by Simon Mavi Stewart · 3 months ago
  39. 8275a20 Avoid spurious warnings about poorly formatted artifact coordinates (#1374) by Simon Mavi Stewart · 3 months ago
  40. c732cf1 Flip `fail_if_repin_required` to `True` by default (#1371) by Simon Mavi Stewart · 3 months ago
  41. 3574ceb Allow the same coordinate to be overridden in different repos (#1378) by cheister · 3 months ago
  42. be70ed6 Add documentation for maven.override when using bzlmod (#1365) by cheister · 4 months ago
  43. 6dda4ba Use `copy_file` instead of a `genrule` to link things in the generated workspaces (#1361) by Simon Stewart · 4 months ago
  44. b51874d [java_export]: Smarter handling of duplicate file names (#1359) by Simon Stewart · 4 months ago
  45. ffa1abd Pass boms during (unpinned) coursier fetch (#1350) by João Guerra · 4 months ago
  46. d8af221 Fix issue 1345 and allow artifacts with classifier=native again (#1346) by cheister · 6 months ago
  47. 8b3053b Fix the docs to use the correct tag name (#1339) by Chris Gray · 6 months ago
  48. 6f1a4e5 Use Bazel's JDK to run coursier (#1323) by cheister · 6 months ago
  49. 9010f09 Fix a fatal error when printing verbose logs when depedencies contain exclusions (#1342) by Vincent Rose · 6 months ago
  50. bdb1661 Update bazel_deps and fix building for some examples (#1327) by cheister · 6 months ago
  51. ba6f9ec Add support to outdated for BOMs (#1341) by cheister · 6 months ago
  52. 3c3fa50 Implement different scope behavior for generated pom files (#1336) by Vincent Rose · 6 months ago
  53. 1811c0d Rework how we determine coordinate formats (#1311) by Simon Stewart · 7 months ago 6.7
  54. 67c265f Give the coursier pin alias public visibility to match others (#1319) by Erik Kerber · 7 months ago
  55. 809c471 Misc fixes for the build (#1318) by Simon Stewart · 7 months ago
  56. 3289580 Add support for using Maven BOMs with Coursier (#1306) by Niklas Gustavsson · 7 months ago
  57. 0b5d9da Update protobuf to 29.3 (bzlmod only) (#1314) by João Guerra · 7 months ago
  58. 851676d Turns out that `null` is not valid Starlark, but `None` is (#1317) by Simon Stewart · 7 months ago
  59. a1d4e4f Fix collection of Maven runtime deps (#1308) by Fabian Meumertzheim · 8 months ago
  60. c1ca608 [auth][netrc] Empty account fallback to login (#1299) by Steve Barrau · 8 months ago
  61. b23d625 Bump robolectric-bazel to 4.14.1.2 (#1301) by utzcoz · 9 months ago
  62. 3e1aad1 Prepare for 6.7 release (#1292) by Simon Stewart · 9 months ago
  63. b7afb76 Make multiple modules contributing to the same maven repo namespace warning less verbose and duplicated (#1295) by Jin · 9 months ago
  64. 17c4749 Update HEAD to support Bazel 6 -> Bazel 8. (#1294) by Jin · 9 months ago
  65. 534e62d Fix docs generation for artifacts with compile only dependencies (#1291) by Vincent Rose · 9 months ago
  66. f3dee26 Allow round-tripping of the v2 lock file format in java (#1284) by Simon Stewart · 10 months ago
  67. 664b49e Prepare for v6.6. (#1287) by Jin · 10 months ago 6.6
  68. 874cc79 Bump Robolectric to 4.14.1 (#1286) by utzcoz · 10 months ago
  69. d78a1c3 fix: Deduplicate deps while amending (#1266) by Honnix · 10 months ago
  70. 3ed7d65 Add rules_shell and add loads for sh_binary (#1282) by Alex Humesky · 10 months ago
  71. 911fd09 Normalise coordinate names (#1279) by Simon Stewart · 10 months ago
  72. 2303425 Add loads and remove empty glob. (#1276) by Jin · 10 months ago
  73. 1202665 Prepare for v6.5. (#1274) by Jin · 10 months ago 6.5
  74. 3ea9649 bump rules_java and .bazelversion (#1273) by Jin · 10 months ago
  75. 305848d Upgrade rules_java and add rule loads (#1271) by Ted · 10 months ago
  76. 91f1829 pass toolchains to maven_* rules (#1264) by Elwin Stephan · 11 months ago
  77. 346a995 Do not use or recommend `@//` labels with Bzlmod (#1265) by Fabian Meumertzheim · 11 months ago
  78. f494968 Fix @rules_kotiln reference in kt_jvm_export (#1263) by Elwin Stephan · 11 months ago
  79. d45e59e Fix javadoc generation (#1255) by Simon Stewart · 12 months ago
  80. 8388bef Ensure that the `pom` classifier isn't always downloaded (#1251) by Simon Stewart · 12 months ago 6.4
  81. 3df00a6 Fix the `alias` generated when using `bzlmod` and the `maven` resolver (#1249) by Simon Stewart · 12 months ago
  82. b1c97f2 Prepare for rules_jvm_external 6.4 (#1252) by Simon Stewart · 12 months ago
  83. 2deeda5 Run the formatter. No logical changes (#1243) by Simon Stewart · 12 months ago 6.3
  84. ad12e89 Make our rules output `PackageInfo` where possible (#1232) by Simon Stewart · 12 months ago
  85. 829a98a Make our extension implementation and tag classes public (#1235) by Simon Stewart · 12 months ago
  86. 31cd9c9 Allow `jvm_import` to accept a `jar` parameter (#1242) by Simon Stewart · 12 months ago
  87. 9f2291c Add support for resources in javadoc jars and make variable substitution in javadoc arguments (#1238) by Vincent Rose · 12 months ago
  88. 0a8dd11 skip non-class files in the exclusions processing for MergeJars (#1239) by Vincent Rose · 12 months ago
  89. a7a2343 Add sha256 and sha512 to MavenPublisher (#1240) by Vincent Rose · 12 months ago
  90. 61817e0 Remove hardcoded javadocopts (#1212) by Vincent Rose · 12 months ago
  91. b452dd5 Retain comments / licenses in service provider files when merging jars (#1123) by Vincent Rose · 12 months ago
  92. 0f751e0 Prepare for 6.3 release by updating deps (#1236) by Simon Stewart · 1 year ago
  93. 17ecef7 Move `urls.bzl` to the `libs` directory (#1234) by Simon Stewart · 1 year ago
  94. 5faa640 Upgrade rules_java to 7.10.0 (#1226) by Ivo List · 1 year ago
  95. 481bbf6 Use `bzl_library` for our docs generation (#1233) by Simon Stewart · 1 year ago
  96. aa6042b Extract utility methods for handling bzlmod mangled names into one place (#1224) by Simon Stewart · 1 year ago
  97. 46b2546 Move things around so `stardoc` is a dev dependency (#1230) by Simon Stewart · 1 year ago
  98. b8d108a Remove custom `Version` class now we only support Java 11+ (#1223) by Simon Stewart · 1 year ago
  99. 6ccd884 handle transitive dependencies of packaging=pom (#1207) by Matt Brown · 1 year ago
  100. d865fbe Run the format script. No logical changes (#1220) by Simon Stewart · 1 year ago