1. e37e630 Allow boms to be defined in the gradle version catalogues (#1543) by Simon Mavi Stewart · 3 days ago upstream/master
  2. ba6d334 Make `amend_artifact` also match BOMs (#1586) by Simon Mavi Stewart · 3 days ago
  3. 77128c9 Refactor: carry a `ResolvedArtifact` for every resolution node when resolving (#1585) by Simon Mavi Stewart · 3 days ago
  4. a8de4f3 Run jvm_import jar tools with exec Java (#1583) by David Zbarsky · 3 days ago
  5. af5ef56 fix: resolve concurrent NPE in ErrorReportingListener (#1152) (#1546) by Tharaka De Silva · 4 days ago
  6. b99243e Fix GitHub search query in README (#1550) by Collin Funk · 4 days ago
  7. 18abf9c Fix link to docs/bzlmod.md in README.md (#1564) by Sergey Tyurin · 4 days ago
  8. 79e1c37 Update Gradle to 9.5.0 (#1569) by Simon Mavi Stewart · 4 days ago
  9. 96b3926 Update remaining examples (#1581) by Simon Mavi Stewart · 10 days ago
  10. aa34b3f Bump the deps in the Spring Boot examples (#1580) by Simon Mavi Stewart · 10 days ago
  11. bca5471 Fix MavenPublisher to support POM-only publications (#1574) by Titus Fortner · 4 weeks ago
  12. 4476a21 update environment variable handling for pinning (#1573) by Titus Fortner · 4 weeks ago
  13. 4df0012 Prefer getenv to env.get (#1568) by Andrius Bankauskas · 4 weeks ago
  14. 5482558 Upload primary artifact before uploading hashes in MavenPublisher (#1548) by Ted Kaplan · 8 weeks ago 7.0
  15. 170cafa Update deps before 7.0 release (#1561) by Sitaktif · 8 weeks ago
  16. bc3fe5f fix: sort repositories in v3 lock file hash to match Java resolver order (#1557) by Mikhail Filippov · 8 weeks ago
  17. 8d5cd8b Fix problems with Windows CI builds (#1566) by Simon Mavi Stewart · 8 weeks ago
  18. ff03b57 Disable hash uploads for snapshot revisions (#1544) by Ted Kaplan · 4 months ago
  19. 78ba950 Switch to `toml.bzl` for TOML parsing (#1540) by Simon Mavi Stewart · 4 months ago
  20. 4f497f0 Also handle the force_version field in the version catalog (#1542) by Kartikaya Gupta (kats) · 4 months ago
  21. 68cee9c Remove workspace-based dependencies and ensure RJE works with Bazel 9 (#1536) by Simon Mavi Stewart · 4 months ago
  22. 917e31d Add a test for the extra toml field handling (#1541) by Kartikaya Gupta (kats) · 4 months ago
  23. 7e89d20 fix: Handle email-style usernames in Coursier cache path credential stripping (#1538) by vadikmironov · 4 months ago
  24. dbff0c4 Add support for classifier and exclusions fields in toml files (#1539) by Kartikaya Gupta (kats) · 4 months ago
  25. f23697e Prepare for 6.10 release (#1521) by Simon Mavi Stewart · 4 months ago 6.10
  26. 9b72b6e Add presubmit check for prebuilt jars (#1486) by Ted Kaplan · 4 months ago
  27. 65eb4ad Upload artifacts in parallel (address artifactorys "Maven Snapshot Version Behaviour") (#1524) by Igor Perikov · 4 months ago
  28. 66e07e4 feat: Support COURSIER_SHA256 environment variable (#1527) by Alberto Cavalcante · 4 months ago
  29. e43fffe fix: Do not add coursier opts when run other tools (#1531) by Honnix · 4 months ago
  30. bf2ecf4 fix: add string attributes to `amend_artifact` for explicit unset state (#1499) by JonathanPerry651 · 4 months ago
  31. 2c50ea4 fix: use forward slash separator in Maven purl format (#1530) by Steve Barrau · 5 months ago
  32. 82e529a Load rules from specific bzl files and add sh_test imports (#1529) by cheister · 5 months ago
  33. 50b2011 Added non-conflicting hash for install files (#1454) by MarconZet · 5 months ago
  34. 2509468 Update the maven and coursier resolver tests to create a class index file. (#1519) by Jeff Mace · 5 months ago
  35. 95935ff [ci] Drop Bazel 6 and ensure we run on Bazel 7 and 8 (#1525) by Simon Mavi Stewart · 5 months ago
  36. 9b17165 Only allow modules specified in known_contributing_modules to contribute artifacts or boms to the root module (#1523) by cheister · 5 months ago
  37. 52d0317 [gradle] Fix false resolution failures when BOM upgrades dependency version (#1520) by Simon Mavi Stewart · 5 months ago
  38. 777b42d [gradle] Fix Gradle resolver to respect force_version and include runtime dependencies (#1516) by Simon Mavi Stewart · 5 months ago
  39. 45ae779 Correctly merge BOMs from non-root modules (#1518) by Simon Mavi Stewart · 5 months ago
  40. fdc5297 Update more lock files by Simon Mavi Stewart · 5 months ago
  41. 86c87b9 Filter test_only artifacts out of artifacts merged into root repos and print a warning when a root artifact version is overridden by a non_root bazel_dep (#1511) by cheister · 5 months ago
  42. b7de211 Fix SHA mismatch for conflicting dependency versions (#1513) by Simon Mavi Stewart · 5 months ago
  43. aed3a98 [gradle] Plumb through the force_version attribute (#1515) by Simon Mavi Stewart · 5 months ago
  44. b84160b [gradle] Add dep exclusions to only that dep (#1514) by Simon Mavi Stewart · 5 months ago
  45. 8589913 [gradle] Handle aggregating dependencies and relocation version conflicts (#1512) by Simon Mavi Stewart · 5 months ago
  46. 125245e BOM Fixes (#1506) by Vincent Rose · 5 months ago
  47. 39dac42 Allow an optional index of dep -> class to be created (#1492) by Simon Mavi Stewart · 5 months ago
  48. 0e71e08 Put files in `ResolutionResult` (#1484) by Simon Mavi Stewart · 5 months ago
  49. fb9c549 Optimize dependency graph building with O(1) lookups (#1483) by Simon Mavi Stewart · 5 months ago
  50. 523b21c Provide a mechanism to list all resolved direct deps for a workspace (#1510) by Simon Mavi Stewart · 5 months ago
  51. 6b130f1 Handle relocations in the gradle resolver (#1485) by Simon Mavi Stewart · 5 months ago
  52. 9d006ef Add logback to Gradle Resolver to resolve SLF4J provider not found message (#1508) by cheister · 5 months ago
  53. 8197c2a fix(pom_file): exclusions referenced before assignment (#1503) by Yavor Paunov · 6 months ago
  54. e95b9d7 Add finegrained control of the visibility of override targets (#1488) by JonathanPerry651 · 6 months ago
  55. 26709ad Fix issue with pom generation failing when checking exclusions (#1500) by Vincent Rose · 6 months ago
  56. a23c85c rules_java: add rules loads to fix autoload on Bazel 9 (#1493) by Gergely Fábián · 6 months ago
  57. ef4b80d Use persistent gradle home between invocations (#1473) by Sridhar Mocherla · 7 months ago
  58. 9213ad6 Remove protobuf-java runtime jars from java_export when using toolchains_protoc (#1481) by Ted Kaplan · 7 months ago
  59. cc7ea60 coursier: ignore dependencies with classifier="sources" and no "file" (#1479) by Matt Brown · 7 months ago
  60. 8ecfd36 Update to use Starlark rules_android. Reapply ba7310ce4a1d8fb14434597fbc7440a4074f7695 (#1297) by Alex Humesky · 7 months ago
  61. a4b7dde Move the `MavenPublisherTest` to live with the other tests (#1476) by Simon Mavi Stewart · 7 months ago
  62. 5bfbe81 [resolver] Ensure gradle resolver rewrites known extensions when required (#1474) by Simon Mavi Stewart · 7 months ago
  63. c68bcf9 [resolver] Allow gradle resolver to have self loops (#1475) by Simon Mavi Stewart · 7 months ago
  64. 425cdc8 Prepare for 6.9 release (#1425) by Simon Mavi Stewart · 7 months ago 6.9
  65. 3300641 Fix cycles with some dependencies with gradle resolver (#1472) by Sridhar Mocherla · 7 months ago
  66. 4fb7c46 Fix gradle resolver to throw exception on unresolved dependencies (#1466) by Sridhar Mocherla · 8 months ago
  67. 61cd272 Handle all known variants used in gradle version catalogues (#1468) by Simon Mavi Stewart · 8 months ago
  68. 568c0ce Fix yaml file so CI builds pass (#1469) by Simon Mavi Stewart · 8 months ago
  69. cc6d5b6 ci: Enable local_test example on macOS (#1459) by utzcoz · 8 months ago
  70. 786201f Ensure packaging is respected when resolving artifacts (#1463) by Simon Mavi Stewart · 8 months ago
  71. 739db08 Untangle resolvers (#1458) by Simon Mavi Stewart · 8 months ago
  72. 75ff71e [gradle] Symlink user cache dir when `RJE_UNSAFE_CACHE` is set (#1448) by Simon Mavi Stewart · 8 months ago
  73. 752d446 Ensure that resolved artifact hash is calculated the same way in Java and Starlark (#1462) by Simon Mavi Stewart · 8 months ago
  74. 6dd15aa Add more unit tests for gradle resolver (#1457) by Sridhar Mocherla · 8 months ago
  75. 15c8d59 Expose CreateJar as a rule (#1449) by Vincent Rose · 8 months ago
  76. 5e69c1e Fix issue where MavenPublisher hangs indefinitely (#1444) by Vincent Rose · 8 months ago
  77. 5c3a62b Bump Robolectric to 4.16 (#1456) by utzcoz · 8 months ago
  78. 7a7d038 fix: Do not use import scope in dependencies (#1432) by Honnix · 9 months ago
  79. 8ad5a33 Maintain Starlark insertion order for repositories (#1447) by James Judd · 9 months ago
  80. 1c5cfbf Add support for publishing maven-metadata.xml (#1260) by Farid Zakaria · 10 months ago
  81. 7d00153 Remove asc signatures on checksums (#1430) by l46kok · 10 months ago
  82. 249706a set -XX:+ExitOnOutOfMemoryError when invoking coursier (#1433) by Matt Brown · 10 months ago
  83. 016e0e9 Add declared exclusions to generated pom.xml (#1375) by Vincent Rose · 10 months ago
  84. 935db47 Generate `@package_metadata` info for `jvm_import` targets (#1410) by Yannic · 11 months ago
  85. 1bcdaea Require `force_version` for root module artifact to take precedence (#1423) by Simon Mavi Stewart · 11 months ago
  86. c97cd6a Indicate which `install` tag has duplicate coordinates (#1422) by Simon Mavi Stewart · 11 months ago
  87. 00d3c02 maven.override: make override alias preserve strict visibility of overridden target (#1416) by Dmitry Ivankov · 11 months ago
  88. 1800f5f Fetch transitive POMs in gradle resolver (#1411) by Sridhar Mocherla · 11 months ago
  89. 6119204 Handle `package` in gradle versions files properly (#1419) by Simon Mavi Stewart · 11 months ago
  90. d61367c [ci] At least one presubmit task should attempt to build everything (#1407) by Simon Mavi Stewart · 11 months ago
  91. a67bd7e [ci] Fix bzlmod failures caused by `protobuf` update (#1408) by Simon Mavi Stewart · 11 months ago
  92. a88c56e Refresh the docs (#1406) by Simon Mavi Stewart · 11 months ago 6.8
  93. 09d3864 Update kt_android_library load statements (#1405) by cheister · 11 months ago
  94. 5c7ab8b Move to gradle style coordinates (#1404) by cheister · 11 months ago
  95. e870fd0 Move toml_parser.bzl to private/lib (#1402) by cheister · 11 months ago
  96. aca619b Add support for reading artifacts from a file (#1400) by Simon Mavi Stewart · 11 months ago
  97. 4bea0c4 Document the `bzlmod` extension and tag classes (#1401) by Simon Mavi Stewart · 11 months ago
  98. 2a9f3af Update docs for maven_install (#1399) by Sridhar Mocherla · 11 months ago
  99. 65e8d38 Remove dep on android ndk. (#1305) by Jin · 11 months ago
  100. de665d4 Use the same RJE_VERBOSE not null logic in Gradle resolver (#1398) by cheister · 11 months ago