1. b7de211 Fix SHA mismatch for conflicting dependency versions (#1513) by Simon Mavi Stewart · 12 hours ago upstream/master
  2. aed3a98 [gradle] Plumb through the force_version attribute (#1515) by Simon Mavi Stewart · 2 days ago
  3. b84160b [gradle] Add dep exclusions to only that dep (#1514) by Simon Mavi Stewart · 2 days ago
  4. 8589913 [gradle] Handle aggregating dependencies and relocation version conflicts (#1512) by Simon Mavi Stewart · 2 days ago
  5. 125245e BOM Fixes (#1506) by Vincent Rose · 2 days ago
  6. 39dac42 Allow an optional index of dep -> class to be created (#1492) by Simon Mavi Stewart · 2 days ago
  7. 0e71e08 Put files in `ResolutionResult` (#1484) by Simon Mavi Stewart · 2 days ago
  8. fb9c549 Optimize dependency graph building with O(1) lookups (#1483) by Simon Mavi Stewart · 3 days ago
  9. 523b21c Provide a mechanism to list all resolved direct deps for a workspace (#1510) by Simon Mavi Stewart · 4 days ago
  10. 6b130f1 Handle relocations in the gradle resolver (#1485) by Simon Mavi Stewart · 6 days ago
  11. 9d006ef Add logback to Gradle Resolver to resolve SLF4J provider not found message (#1508) by cheister · 6 days ago
  12. 8197c2a fix(pom_file): exclusions referenced before assignment (#1503) by Yavor Paunov · 3 weeks ago
  13. e95b9d7 Add finegrained control of the visibility of override targets (#1488) by JonathanPerry651 · 4 weeks ago
  14. 26709ad Fix issue with pom generation failing when checking exclusions (#1500) by Vincent Rose · 4 weeks ago
  15. a23c85c rules_java: add rules loads to fix autoload on Bazel 9 (#1493) by Gergely Fábián · 6 weeks ago
  16. ef4b80d Use persistent gradle home between invocations (#1473) by Sridhar Mocherla · 7 weeks ago
  17. 9213ad6 Remove protobuf-java runtime jars from java_export when using toolchains_protoc (#1481) by Ted Kaplan · 8 weeks ago
  18. cc7ea60 coursier: ignore dependencies with classifier="sources" and no "file" (#1479) by Matt Brown · 8 weeks ago
  19. 8ecfd36 Update to use Starlark rules_android. Reapply ba7310ce4a1d8fb14434597fbc7440a4074f7695 (#1297) by Alex Humesky · 10 weeks ago
  20. a4b7dde Move the `MavenPublisherTest` to live with the other tests (#1476) by Simon Mavi Stewart · 10 weeks ago
  21. 5bfbe81 [resolver] Ensure gradle resolver rewrites known extensions when required (#1474) by Simon Mavi Stewart · 10 weeks ago
  22. c68bcf9 [resolver] Allow gradle resolver to have self loops (#1475) by Simon Mavi Stewart · 10 weeks ago
  23. 425cdc8 Prepare for 6.9 release (#1425) by Simon Mavi Stewart · 10 weeks ago 6.9
  24. 3300641 Fix cycles with some dependencies with gradle resolver (#1472) by Sridhar Mocherla · 10 weeks ago
  25. 4fb7c46 Fix gradle resolver to throw exception on unresolved dependencies (#1466) by Sridhar Mocherla · 3 months ago
  26. 61cd272 Handle all known variants used in gradle version catalogues (#1468) by Simon Mavi Stewart · 3 months ago
  27. 568c0ce Fix yaml file so CI builds pass (#1469) by Simon Mavi Stewart · 3 months ago
  28. cc6d5b6 ci: Enable local_test example on macOS (#1459) by utzcoz · 3 months ago
  29. 786201f Ensure packaging is respected when resolving artifacts (#1463) by Simon Mavi Stewart · 3 months ago
  30. 739db08 Untangle resolvers (#1458) by Simon Mavi Stewart · 3 months ago
  31. 75ff71e [gradle] Symlink user cache dir when `RJE_UNSAFE_CACHE` is set (#1448) by Simon Mavi Stewart · 3 months ago
  32. 752d446 Ensure that resolved artifact hash is calculated the same way in Java and Starlark (#1462) by Simon Mavi Stewart · 3 months ago
  33. 6dd15aa Add more unit tests for gradle resolver (#1457) by Sridhar Mocherla · 3 months ago
  34. 15c8d59 Expose CreateJar as a rule (#1449) by Vincent Rose · 3 months ago
  35. 5e69c1e Fix issue where MavenPublisher hangs indefinitely (#1444) by Vincent Rose · 3 months ago
  36. 5c3a62b Bump Robolectric to 4.16 (#1456) by utzcoz · 3 months ago
  37. 7a7d038 fix: Do not use import scope in dependencies (#1432) by Honnix · 4 months ago
  38. 8ad5a33 Maintain Starlark insertion order for repositories (#1447) by James Judd · 4 months ago
  39. 1c5cfbf Add support for publishing maven-metadata.xml (#1260) by Farid Zakaria · 5 months ago
  40. 7d00153 Remove asc signatures on checksums (#1430) by l46kok · 5 months ago
  41. 249706a set -XX:+ExitOnOutOfMemoryError when invoking coursier (#1433) by Matt Brown · 5 months ago
  42. 016e0e9 Add declared exclusions to generated pom.xml (#1375) by Vincent Rose · 5 months ago
  43. 935db47 Generate `@package_metadata` info for `jvm_import` targets (#1410) by Yannic · 6 months ago
  44. 1bcdaea Require `force_version` for root module artifact to take precedence (#1423) by Simon Mavi Stewart · 6 months ago
  45. c97cd6a Indicate which `install` tag has duplicate coordinates (#1422) by Simon Mavi Stewart · 6 months ago
  46. 00d3c02 maven.override: make override alias preserve strict visibility of overridden target (#1416) by Dmitry Ivankov · 6 months ago
  47. 1800f5f Fetch transitive POMs in gradle resolver (#1411) by Sridhar Mocherla · 6 months ago
  48. 6119204 Handle `package` in gradle versions files properly (#1419) by Simon Mavi Stewart · 6 months ago
  49. d61367c [ci] At least one presubmit task should attempt to build everything (#1407) by Simon Mavi Stewart · 6 months ago
  50. a67bd7e [ci] Fix bzlmod failures caused by `protobuf` update (#1408) by Simon Mavi Stewart · 6 months ago
  51. a88c56e Refresh the docs (#1406) by Simon Mavi Stewart · 6 months ago 6.8
  52. 09d3864 Update kt_android_library load statements (#1405) by cheister · 6 months ago
  53. 5c7ab8b Move to gradle style coordinates (#1404) by cheister · 6 months ago
  54. e870fd0 Move toml_parser.bzl to private/lib (#1402) by cheister · 6 months ago
  55. aca619b Add support for reading artifacts from a file (#1400) by Simon Mavi Stewart · 6 months ago
  56. 4bea0c4 Document the `bzlmod` extension and tag classes (#1401) by Simon Mavi Stewart · 6 months ago
  57. 2a9f3af Update docs for maven_install (#1399) by Sridhar Mocherla · 6 months ago
  58. 65e8d38 Remove dep on android ndk. (#1305) by Jin · 6 months ago
  59. de665d4 Use the same RJE_VERBOSE not null logic in Gradle resolver (#1398) by cheister · 6 months ago
  60. ac628a7 Fix resolution of Android/AAR artifacts with Gradle resolver (#1395) by Sridhar Mocherla · 6 months ago
  61. ccbf83d fail_if_repin_required is now True by default and minor improvement to failure message (#1397) by cheister · 6 months ago
  62. 3034e39 Housekeeping before we release 6.8 (#1384) by Simon Mavi Stewart · 6 months ago
  63. 73f81b4 Add dll, dylib and so types to maven package mappings (#1392) by cheister · 6 months ago
  64. 0a91f8c [bzlmod] Allow suppressing warning about multiple contributing modules. (#1393) by Martin Kosiba · 6 months ago
  65. 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 · 7 months ago
  66. aa82071 Allow package exclusions and inclusions in javadocs (#1293) by Vincent Rose · 7 months ago
  67. 39e75e2 Document well-known issues with `bzlmod` (#1388) by Simon Mavi Stewart · 7 months ago
  68. e7df3cf Begin documenting the gradle resolver (#1389) by Simon Mavi Stewart · 7 months ago
  69. 8cc07c0 Run gradle regression tests in CI (#1385) by cheister · 7 months ago
  70. f50d46f Modify maven_export to allow exporting zip archives (#1368) by Austin Schuh · 7 months ago
  71. ec4f959 Allow root module's override tags to take precedence over the overridees from transitive deps. (#1381) by Sumeet Gajjar · 7 months ago
  72. 29c451d Ensure root module artifacts and boms take precedence with warnings (#1373) by Simon Mavi Stewart · 7 months ago
  73. b323e81 Update maven-metadata.xml when publishing locally (#1369) by Austin Schuh · 7 months ago
  74. e8c84f8 Add support for gradle resolver (#1357) by Sridhar Mocherla · 7 months ago
  75. 9557377 Prepare for 6.8 release (#1380) by Sumeet Gajjar · 7 months ago
  76. c9e719a Remove the Windows `kt_jvm_export` example (#1383) by Simon Mavi Stewart · 7 months ago
  77. 8275a20 Avoid spurious warnings about poorly formatted artifact coordinates (#1374) by Simon Mavi Stewart · 7 months ago
  78. c732cf1 Flip `fail_if_repin_required` to `True` by default (#1371) by Simon Mavi Stewart · 7 months ago
  79. 3574ceb Allow the same coordinate to be overridden in different repos (#1378) by cheister · 7 months ago
  80. be70ed6 Add documentation for maven.override when using bzlmod (#1365) by cheister · 8 months ago
  81. 6dda4ba Use `copy_file` instead of a `genrule` to link things in the generated workspaces (#1361) by Simon Stewart · 8 months ago
  82. b51874d [java_export]: Smarter handling of duplicate file names (#1359) by Simon Stewart · 8 months ago
  83. ffa1abd Pass boms during (unpinned) coursier fetch (#1350) by João Guerra · 8 months ago
  84. d8af221 Fix issue 1345 and allow artifacts with classifier=native again (#1346) by cheister · 10 months ago
  85. 8b3053b Fix the docs to use the correct tag name (#1339) by Chris Gray · 10 months ago
  86. 6f1a4e5 Use Bazel's JDK to run coursier (#1323) by cheister · 10 months ago
  87. 9010f09 Fix a fatal error when printing verbose logs when depedencies contain exclusions (#1342) by Vincent Rose · 10 months ago
  88. bdb1661 Update bazel_deps and fix building for some examples (#1327) by cheister · 10 months ago
  89. ba6f9ec Add support to outdated for BOMs (#1341) by cheister · 10 months ago
  90. 3c3fa50 Implement different scope behavior for generated pom files (#1336) by Vincent Rose · 10 months ago
  91. 1811c0d Rework how we determine coordinate formats (#1311) by Simon Stewart · 11 months ago 6.7
  92. 67c265f Give the coursier pin alias public visibility to match others (#1319) by Erik Kerber · 11 months ago
  93. 809c471 Misc fixes for the build (#1318) by Simon Stewart · 11 months ago
  94. 3289580 Add support for using Maven BOMs with Coursier (#1306) by Niklas Gustavsson · 11 months ago
  95. 0b5d9da Update protobuf to 29.3 (bzlmod only) (#1314) by João Guerra · 11 months ago
  96. 851676d Turns out that `null` is not valid Starlark, but `None` is (#1317) by Simon Stewart · 11 months ago
  97. a1d4e4f Fix collection of Maven runtime deps (#1308) by Fabian Meumertzheim · 12 months ago
  98. c1ca608 [auth][netrc] Empty account fallback to login (#1299) by Steve Barrau · 1 year ago
  99. b23d625 Bump robolectric-bazel to 4.14.1.2 (#1301) by utzcoz · 1 year, 1 month ago
  100. 3e1aad1 Prepare for 6.7 release (#1292) by Simon Stewart · 1 year, 1 month ago