1. 40e72db Update Maven Wrapper to 3.3.4 and Maven to 3.9.16 (#503) by Piotr P. Karwasz · 2 days ago main
  2. f604247 Document the build lifecycle and troubleshooting (#488) by Piotr P. Karwasz · 2 days ago
  3. 96cb371 Disable Maven Site plugin globally (#495) by Piotr P. Karwasz · 2 days ago
  4. 2bbed58 Fix duplicate `exec-maven-plugin.version` from a bad merge (#496) by Piotr P. Karwasz · 3 days ago
  5. 25cad9e Simplify the `<developers>` section (#490) by Piotr P. Karwasz · 4 days ago
  6. c6b1b0b Document “draft trick” (#476) by Piotr P. Karwasz · 5 weeks ago
  7. f0c4237 Bump the dependencies group across 1 directory with 18 updates (#474) by dependabot[bot] · 3 months ago
  8. 2d294d4 feat: add `process-dependabot-reusable` workflow (Bash-based alternative) (#419) by Piotr P. Karwasz · 3 months ago
  9. 20e51c1 Try to fix CI (#467) by Volkan Yazıcı · 3 months ago
  10. 59262d0 Restore Branch Protection rules (#471) by Piotr P. Karwasz · 3 months ago
  11. 54ac85f Run build unconditionally (#462) by Piotr P. Karwasz · 3 months ago
  12. 9e3ceb4 Document that GHA workflows are moved to `gha/v0` (#455) by Volkan Yazıcı · 3 months ago
  13. ae75ce2 fix: change rule name by Piotr P. Karwasz · 3 months ago
  14. 5432b6c fix: try with "~DEFAULT_BRANCH" by Piotr P. Karwasz · 3 months ago
  15. ac7c974 fix: restore protection on main by Piotr P. Karwasz · 3 months ago
  16. 7c5f6cd fix validation errors in `.asf.yaml` file by Piotr P. Karwasz · 3 months ago
  17. 6b3df11 Switch from `app_slug` to numeric id by Piotr P. Karwasz · 3 months ago test/rulesets
  18. 1ac4b33 Test GitHub Rulesets support in `.asf.yaml` (#456) by Piotr P. Karwasz · 3 months ago
  19. f4a11e7 Update `@antora/cli` to version `` (#436) by dependabot[bot] · 11 months ago
  20. 0d49000 Update `sha.js` to version `2.4.12` (#434) by dependabot[bot] · 11 months ago
  21. a37d550 Update `actions/setup-java` to version `5.0.0` (#433) by dependabot[bot] · 11 months ago
  22. 31f60d4 Update `actions/cache` to version `4.2.4` (#431) by dependabot[bot] · 11 months ago
  23. e638779 Update `com.gradle:develocity-maven-extension` to version `2.1` (#429) by dependabot[bot] · 11 months ago
  24. 1df0c2e Update `org.apache:apache` to version `35` (#416) by dependabot[bot] · 11 months ago
  25. 2b8c1ea Update `brace-expansion` to version `1.1.12` (#414) by dependabot[bot] · 11 months ago
  26. 69894fb Update `org.codehaus.gmavenplus:gmavenplus-plugin` to version `` (#426) by dependabot[bot] · 11 months ago
  27. 56684f7 Update `org.apache.groovy:groovy` to version `` (#430) by dependabot[bot] · 11 months ago
  28. fe3d417 Update `com.palantir.javaformat:palantir-java-format` to version `2.69.0` (#423) by dependabot[bot] · 1 year, 1 month ago
  29. e61addc Update `github/codeql-action` to version `3.29.0` (#412) by dependabot[bot] · 1 year, 1 month ago
  30. 2d81308 feat: Restrict permissions in reusable workflows (#421) by Piotr P. Karwasz · 1 year, 1 month ago
  31. 285472a Start new development cycle (`12.1.2`) (#413) by Piotr P. Karwasz · 1 year, 1 month ago
  32. 27d5c80 Update `com.palantir.javaformat:palantir-java-format` to version `2.68.0` (#410) by dependabot[bot] · 1 year, 2 months ago
  33. 12bdb03 Fix incorrect key syntax in `actions/cache/save` (#411) by Piotr P. Karwasz · 1 year, 2 months ago
  34. e6f8ac3 Improve Node.js caching using `package-lock.json` (#409) by Piotr P. Karwasz · 1 year, 2 months ago
  35. 3b4379f Update `com.gradle:common-custom-user-data-maven-extension` to version `2.0.3` (#407) by dependabot[bot] · 1 year, 2 months ago
  36. 0725f82 Update `org.eclipse.jgit:org.eclipse.jgit` to version `7.3.0.202506031305-r` (#405) by dependabot[bot] · 1 year, 2 months ago
  37. 4301755 Update `gradle/develocity-actions` to version `1.4` (#404) by dependabot[bot] · 1 year, 2 months ago
  38. 908b2f3 Update `org.codehaus.mojo:build-helper-maven-plugin` to version `3.6.1` (#403) (#403) by dependabot[bot] · 1 year, 2 months ago
  39. 2bf3dfc Update `github/codeql-action` to version `3.28.19` (#402) by dependabot[bot] · 1 year, 2 months ago
  40. 91180a2 Update `ossf/scorecard-action` to version `2.4.2` (#399) by dependabot[bot] · 1 year, 2 months ago
  41. 4fb23ab Update `com.gradle:develocity-maven-extension` to version `2.0.1` (#398) by dependabot[bot] · 1 year, 2 months ago
  42. 71fa39a Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.44.5` (#397) by dependabot[bot] · 1 year, 2 months ago
  43. 2c9b96e Update `org.codehaus.mojo:exec-maven-plugin` to version `3.5.1` (#396) by dependabot[bot] · 1 year, 2 months ago
  44. d30bd64 Update `org.apache.groovy:groovy` to version `4.0.27` (#395) by dependabot[bot] · 1 year, 2 months ago
  45. 7b83a8c Improve reliability of reproducibility verification (#406) by Piotr P. Karwasz · 1 year, 2 months ago
  46. 0eea0ff Fix staging of binary distribution archive (#401) by Piotr P. Karwasz · 1 year, 2 months ago
  47. 740c69a Update `com.palantir.javaformat:palantir-java-format` to version `2.67.0` (#394) (#394) by dependabot[bot] · 1 year, 2 months ago
  48. ec79bb5 Update `github/codeql-action` to version `3.28.18` (#393) (#393) by dependabot[bot] · 1 year, 2 months ago
  49. a9a665c Update `com.gradle:common-custom-user-data-maven-extension` to version `2.0.2` (#384) (#384) by dependabot[bot] · 1 year, 2 months ago
  50. 9cc6a56 Update `com.h3xstream.findsecbugs:findsecbugs-plugin` to version `1.14.0` (#380) (#380) by dependabot[bot] · 1 year, 2 months ago
  51. e3ee0bb Update `org.eclipse.jgit:org.eclipse.jgit` to version `7.2.1.202505142326-r` (#387) (#387) by dependabot[bot] · 1 year, 2 months ago
  52. 0b65400 Update `dependabot/fetch-metadata` to version `2.4.0` (#386) (#386) by dependabot[bot] · 1 year, 2 months ago
  53. 1bf7ff5 Update `com.palantir.javaformat:palantir-java-format` to version `2.64.0` (#385) (#385) by dependabot[bot] · 1 year, 2 months ago
  54. a5716a6 Update `org.codehaus.gmavenplus:gmavenplus-plugin` to version `4.2.0` (#383) (#383) by dependabot[bot] · 1 year, 2 months ago
  55. 5cda529 Update `github/codeql-action` to version `3.28.16` (#382) (#382) by dependabot[bot] · 1 year, 2 months ago
  56. 26b95a0 Update `com.google.errorprone:error_prone_core` to version `2.38.0` (#381) (#381) by dependabot[bot] · 1 year, 2 months ago
  57. 348fede Update `fast-xml-parser` to version `` (#391) (#391) by dependabot[bot] · 1 year, 2 months ago
  58. 665e561 Remove staging branch used in #367 (#392) by Piotr P. Karwasz · 1 year, 2 months ago
  59. 8e309e7 Use workflows on the same branch (#379) by Piotr P. Karwasz · 1 year, 2 months ago
  60. 6286ddc Enable auto-merge and update branch buttons (#390) by Piotr P. Karwasz · 1 year, 2 months ago
  61. 5af05ca Lock Antora dependencies (#367) by Piotr P. Karwasz · 1 year, 2 months ago
  62. 4551dd7 Enable review-then-commit by Piotr P. Karwasz · 1 year, 4 months ago
  63. e26bebb Try short name by Piotr P. Karwasz · 1 year, 4 months ago
  64. 45eb583 Try complete job name by Piotr P. Karwasz · 1 year, 4 months ago
  65. 198c399 Try requiring build on `ubuntu-latest` by Piotr P. Karwasz · 1 year, 4 months ago
  66. 25e9a1d Revert "Disable branch protection on `non-default`" by Piotr P. Karwasz · 1 year, 4 months ago
  67. e37fad2 Disable branch protection on `non-default` by Piotr P. Karwasz · 1 year, 4 months ago
  68. 45e242d Add protected branch for testing by Piotr P. Karwasz · 1 year, 4 months ago
  69. a9cbcc1 Update `com.palantir.javaformat:palantir-java-format` to version `2.63.0` (#377) by ASF Logging Services RM · 1 year, 4 months ago
  70. 7e50723 Update `actions/setup-java` to version `4.7.1` (#376) by ASF Logging Services RM · 1 year, 4 months ago
  71. 208e387 Update `com.gradle:develocity-maven-extension` to version `2.0` (#375) by ASF Logging Services RM · 1 year, 4 months ago
  72. 941d083 Prepare for next development cycle by Piotr P. Karwasz · 1 year, 4 months ago
  73. f6d91ef Merge tag 'rel/12.1.0' by Piotr P. Karwasz · 1 year, 4 months ago
  74. 91e2a93 Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.44.4` (#372) by ASF Logging Services RM · 1 year, 4 months ago
  75. a25e3aa Update `github/codeql-action` to version `3.28.15` (#371) by ASF Logging Services RM · 1 year, 4 months ago
  76. 9206282 Update `com.palantir.javaformat:palantir-java-format` to version `2.62.0` (#370) by ASF Logging Services RM · 1 year, 4 months ago
  77. 139672f Update `github/codeql-action` to version `3.28.14` (#369) by ASF Logging Services RM · 1 year, 4 months ago
  78. 3989460 Update `org.jacoco:jacoco-maven-plugin` to version `0.8.13` (#368) by ASF Logging Services RM · 1 year, 4 months ago
  79. c470a36 Update the `project.build.outputTimestamp` property by ASF Logging Services RM · 1 year, 4 months ago rel/12.1.0
  80. e9e2fa2 Prepare release notes for `12.1.0` by Piotr P. Karwasz · 1 year, 4 months ago
  81. 63dbd70 Add `name` to `package.json` by Piotr P. Karwasz · 1 year, 4 months ago
  82. ef64f7b Update `de.skuzzle.enforcer:restrict-imports-enforcer-rule` to version `2.6.1` (#365) by ASF Logging Services RM · 1 year, 4 months ago
  83. 85b8c04 Update `github/codeql-action` to version `3.28.13` (#364) by ASF Logging Services RM · 1 year, 4 months ago
  84. d7eb3a6 Update `org.asciidoctor:asciidoctor-maven-plugin` to version `3.2.0` (#362) by ASF Logging Services RM · 1 year, 4 months ago
  85. dc95eee Update `com.palantir.javaformat:palantir-java-format` to version `2.61.0` (#361) by ASF Logging Services RM · 1 year, 4 months ago
  86. 9e3dda8 Fix deployment of test artifacts (#360) by Piotr P. Karwasz · 1 year, 4 months ago
  87. f8c0f3f Update `actions/upload-artifact` to version `4.6.2` (#359) (#359) by dependabot[bot] · 1 year, 4 months ago
  88. f71f292 Bump github/codeql-action from 3.28.11 to 3.28.12 (#358) by dependabot[bot] · 1 year, 4 months ago
  89. f652e5b Update `com.google.errorprone:error_prone_core` to version `2.37.0` (#356) (#356) by dependabot[bot] · 1 year, 4 months ago
  90. 4b67729 Update `com.palantir.javaformat:palantir-java-format` to version `2.60.0` (#354) (#354) by dependabot[bot] · 1 year, 4 months ago
  91. 0e77c18 Update `org.apache:apache` to version `34` (#353) (#353) by dependabot[bot] · 1 year, 4 months ago
  92. 0b58465 Update `actions/cache` to version `4.2.3` (#357) by ASF Logging Services RM · 1 year, 4 months ago
  93. b12acec Update `org.eclipse.jgit:org.eclipse.jgit` to version `7.2.0.202503040940-r` (#355) by ASF Logging Services RM · 1 year, 4 months ago
  94. 1fde38e Update `com.palantir.javaformat:palantir-java-format` to version `2.59.0` (#352) by ASF Logging Services RM · 1 year, 4 months ago
  95. ded182e Improve resilience to script injection (#344) by Piotr P. Karwasz · 1 year, 4 months ago
  96. 7d3ea56 Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#336) by dependabot[bot] · 1 year, 4 months ago
  97. 2530796 Update `github/codeql-action` to version `3.28.11` (#350) by ASF Logging Services RM · 1 year, 4 months ago
  98. fc10c9b Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.9.3.0` (#349) by ASF Logging Services RM · 1 year, 4 months ago
  99. 5f60d1d Add CodeQL run for GitHub Actions (#343) by Piotr P. Karwasz · 1 year, 4 months ago
  100. 1dfcd4b Update `com.palantir.javaformat:palantir-java-format` to version `2.58.0` (#348) by ASF Logging Services RM · 1 year, 5 months ago