1. d104fa3 Update grpc-core, grpc-interop-testing, ... to 1.82.2 (#789) by Scala Steward · 2 days ago main
  2. cee26a6 Update logback-classic to 1.5.38 (#788) by Scala Steward · 2 days ago
  3. 162a667 Update sbt-reproducible-builds to 0.35 (#790) by Scala Steward · 2 days ago
  4. c012e30 Update scalafmt-core to 3.11.2 (#791) by Scala Steward · 2 days ago
  5. ede6724 refactor: replace codegen reflection with method handles (#782) by He-Pin(kerr) · 3 days ago
  6. 81cc773 Update sbt-protoc to 1.1.0-RC2 (#786) by Scala Steward · 4 days ago
  7. 97344e3 Update ScalaPB compiler plugin version to 1.0.0-alpha.6 (#785) by PJ Fanning · 5 days ago
  8. 3729e12 fix: fix scaladoc warnings in runtime module (#776) by He-Pin(kerr) · 6 days ago
  9. d9714dc chore: use StandardCharsets.UTF_8 (#783) by He-Pin(kerr) · 6 days ago
  10. 419a983 Bump sbt/setup-sbt from 1.4.0 to 1.5.0 (#780) by dependabot[bot] · 7 days ago
  11. 09f3ceb feat: add Scala next cross-build coverage (#779) by He-Pin(kerr) · 7 days ago
  12. bbaa2df fix: fix javadoc warning in JavaTestServiceImpl.java (#775) by He-Pin(kerr) · 8 days ago
  13. ac696fa test: remove Gradle 4.0 from compatibility test (#777) by He-Pin(kerr) · 8 days ago
  14. 87f0b2e Update dependencies in build.gradle (#767) by PJ Fanning · 9 days ago
  15. e9342f6 upgrade maven plugins (#769) by PJ Fanning · 9 days ago
  16. f3a13c7 sbt-reproducible-builds: update to 0.33 (#774) by Arnout Engelen · 9 days ago
  17. bd2ec65 Generate Scala 3-friendly gRPC sources (#770) by He-Pin(kerr) · 9 days ago
  18. 641d969 Remove private[this] from Maven plugin (#771) by He-Pin(kerr) · 10 days ago
  19. fac9b2b fix: pass all protoPaths as -I import params to protoc in Maven plugin (#773) by He-Pin(kerr) · 10 days ago
  20. 6b2d34c scala 3.8.4 build (#768) by PJ Fanning · 10 days ago
  21. 79af633 Bump actions/setup-go from 6.4.0 to 6.5.0 (#763) by dependabot[bot] · 14 days ago
  22. ad11f97 Bump actions/cache from 5.0.5 to 6.1.0 (#764) by dependabot[bot] · 14 days ago
  23. 28c24e6 Bump actions/setup-java from 5.3.0 to 5.4.0 (#765) by dependabot[bot] · 14 days ago
  24. db93b58 Update junit-jupiter-api, ... to 6.1.1 (#761) by Scala Steward · 2 weeks ago
  25. 2005fcb Update junit-platform-launcher to 6.1.1 (#762) by Scala Steward · 2 weeks ago
  26. 5173671 refactor: migrate JUnit 4 to JUnit 6.1.0 (#758) by He-Pin(kerr) · 2 weeks ago
  27. 1ad39c2 Upgrade Gradle wrapper from 7.6.4 to 8.14.5 (#759) by He-Pin(kerr) · 2 weeks ago
  28. 9c1d9e8 Update logback-classic to 1.5.37 (#757) by Scala Steward · 2 weeks ago
  29. 58e28a5 refactor: use Files.readString (Java 11+) (#755) by He-Pin(kerr) · 2 weeks ago
  30. 9e351da refactor: migrate switch statements to modern switch syntax (Java 14+) (#754) by He-Pin(kerr) · 2 weeks ago
  31. 7b20126 refactor: migrate Arrays.asList to List.of() factory method (#751) by He-Pin(kerr) · 2 weeks ago
  32. 162dfe9 refactor: replace .collect(Collectors.toList()) with .toList() (#752) by He-Pin(kerr) · 2 weeks ago
  33. 166a9f0 refactor: migrate String.format to String.formatted (Java 15+) (#753) by He-Pin(kerr) · 2 weeks ago
  34. 560dc66 refactor: use List.copyOf/Set.copyOf (Java 10+) (#756) by He-Pin(kerr) · 2 weeks ago
  35. 800ec10 fix: consistently include proto's in built artifacts (#746) by Arnout Engelen · 2 weeks ago
  36. 6e1640b Update grpc-core, grpc-interop-testing, ... to 1.82.1 (#750) by Scala Steward · 3 weeks ago
  37. d41c34c Update logback-classic to 1.5.35 (#748) by Scala Steward · 3 weeks ago
  38. e488dce Update sbt-salad-days to 0.2.0 (#749) by Scala Steward · 3 weeks ago
  39. 3c5e281 chore: add sbt-salad-days to reduce Scaladoc archive size (#737) by He-Pin(kerr) · 3 weeks ago
  40. 4dbf335 Update protobuf-java to 4.35.1 (#743) by Scala Steward · 3 weeks ago
  41. 9185fff Update sbt, scripted-plugin to 1.12.13 (#745) by Scala Steward · 3 weeks ago
  42. fac65ce Update org.eclipse.jgit to 7.7.0.202606012155-r (#744) by Scala Steward · 3 weeks ago
  43. 83a0a2e Bump actions/setup-java from 5.2.0 to 5.3.0 (#740) by dependabot[bot] · 3 weeks ago
  44. 3018474 Bump actions/checkout from 6.0.3 to 7.0.0 (#741) by dependabot[bot] · 3 weeks ago
  45. b81a7b2 Bump sbt/setup-sbt from 1.2.1 to 1.4.0 (#742) by dependabot[bot] · 3 weeks ago
  46. b4ec771 Update .scala-steward.conf for version pins (#738) by PJ Fanning · 3 weeks ago
  47. 802f17e sbt-plugin: publish in non-legacy style (#736) by Arnout Engelen · 3 weeks ago
  48. 12d6797 docs: add mandatory header workflow reminder to Licensing Rules (#735) by He-Pin(kerr) · 3 weeks ago
  49. f611ae0 refactor: modernize Java example code with Java 17 records (#734) by He-Pin(kerr) · 3 weeks ago
  50. 5a5d43e fix: correct typos in pekko-grpc build and tests (#733) by He-Pin(kerr) · 3 weeks ago
  51. b866415 fix: remove -Yfuture-lazy-vals for Scala 3.9+ (#732) by He-Pin(kerr) · 3 weeks ago
  52. d8d009f Update sbt-mima-plugin to 1.1.6 (#730) by Scala Steward · 4 weeks ago
  53. 8b69462 build: fix sbt lint warning by excluding previewPath key (#729) by He-Pin(kerr) · 4 weeks ago
  54. 0c23d2c release 2.0.0-M2 (#719) by PJ Fanning · 4 weeks ago
  55. 5495e1a docs: add AGENTS.md and CLAUDE.md for AI coding agents (#727) by He-Pin(kerr) · 4 weeks ago
  56. ac4b895 Update sbt, scripted-plugin to 1.12.12 (#726) by Scala Steward · 4 weeks ago
  57. 2262fab chore: unify formatter config - standardize aliases, add JDK17 setting (#725) by He-Pin(kerr) · 4 weeks ago
  58. e6029a0 chore: Rewrite to scala3 syntax (#724) by He-Pin(kerr) · 4 weeks ago
  59. 56ff7f0 Add -Yfuture-lazy-vals and bump Scala 3 to 3.3.8 (#723) by He-Pin(kerr) · 4 weeks ago
  60. 2d8c6be Update JDK requirement from 8 to 17 (#720) by PJ Fanning · 4 weeks ago
  61. 94610f1 Update grpc-core, grpc-interop-testing, ... to 1.82.0 (#721) by Scala Steward · 4 weeks ago
  62. 8db0d64 Update scala3-library to 3.3.8 (#722) by Scala Steward · 4 weeks ago
  63. 66ec50a Bump actions/checkout from 6.0.2 to 6.0.3 (#718) by dependabot[bot] · 5 weeks ago v2.0.0-M2 v2.0.0-M2-RC1
  64. ed5412a Update pekko to 2.0.0-M3 (#716) by PJ Fanning · 6 weeks ago
  65. 9f27f6b Update logback-classic to 1.5.34 (#717) by Scala Steward · 6 weeks ago
  66. 3e6e1e6 replace scala string interpolation in logging (#715) by PJ Fanning · 6 weeks ago
  67. 69540af Bump sbt/setup-sbt from 1.1.24 to 1.2.1 (#714) by dependabot[bot] · 6 weeks ago
  68. e663b54 fix apiUrl setting (#692) by PJ Fanning · 6 weeks ago
  69. d9b0859 Codegen fix (#713) by PJ Fanning · 6 weeks ago
  70. f158a8a update sbt plugin to support sbt1 and sbt2 (#710) by PJ Fanning · 6 weeks ago
  71. b8ff655 Update compilerplugin, scalapb-runtime to 1.0.0-alpha.5 (#712) by Scala Steward · 6 weeks ago
  72. eb7090d Update logback-classic to 1.5.33 (#711) by Scala Steward · 6 weeks ago
  73. cdb60e3 scalapb 1.0.0 alpha support protobuf 4 (#610) by PJ Fanning · 6 weeks ago
  74. f9e7292 Switch protoc-jar from com.github.os72:3.11.4 to io.github.blackrock:3.0.0 (#709) by PJ Fanning · 6 weeks ago
  75. 8dc6715 fix: clean up Netty SSL context creation (#707) by He-Pin(kerr) · 7 weeks ago
  76. 5892f82 Bump sbt/setup-sbt from 1.1.22 to 1.1.24 (#690) by dependabot[bot] · 7 weeks ago
  77. fef493b Update maven-core, maven-plugin-api to 3.9.16 (#705) by Scala Steward · 7 weeks ago
  78. 1788983 added typed stateful helloworld and docs/.../server/walkthrough (#702) by Kazuhiro Funakoshi · 8 weeks ago
  79. c2e7f35 fix build issue (#704) by PJ Fanning · 8 weeks ago
  80. 830b184 remove duplicate setup-sbt action (#701) by PJ Fanning · 8 weeks ago
  81. 483a9ff Bump coursier/cache-action from 8.1.0 to 8.1.1 (#703) by dependabot[bot] · 8 weeks ago
  82. 0dabeb3 Optimize unary gRPC handler fast paths (#686) by He-Pin(kerr) · 8 weeks ago
  83. 7d1d448 Update scalafmt-core to 3.11.1 (#694) by Scala Steward · 8 weeks ago
  84. 6f73ef0 Update sbt-scalafmt to 2.6.1 (#693) by Scala Steward · 8 weeks ago
  85. 2781473 build with pekko core 2.0.0-M2 (#696) by PJ Fanning · 8 weeks ago
  86. 547387e Update slf4j-api to 2.0.18 (#695) by Scala Steward · 9 weeks ago
  87. c7a96f7 Add mTLS examples ported from akka-grpc PR #1781 (#691) by PJ Fanning · 9 weeks ago
  88. bdbdc0e Update sbt, scripted-plugin to 1.12.11 (#689) by Scala Steward · 2 months ago
  89. 15c1dd8 Update grpc-core, grpc-interop-testing, ... to 1.81.0 (#688) by Scala Steward · 2 months ago
  90. 3136c9f Update sbt, scripted-plugin to 1.12.10 (#687) by Scala Steward · 2 months ago
  91. 6eecbfd correct config for sbt-java-formatter 0.12.0 (#685) by Matthias Kurz · 3 months ago
  92. 8243320 Bump actions/cache from 5.0.4 to 5.0.5 (#683) by dependabot[bot] · 3 months ago
  93. ccf8653 Update sbt-java-formatter to 0.12.0 (#684) by Scala Steward · 3 months ago
  94. ab2f870 Return more helpful error message when tmpdir is mounted noexec maven (#682) by Philippus Baalman · 3 months ago
  95. cde0fcd Update maven-core, maven-plugin-api to 3.9.15 (#681) by Scala Steward · 3 months ago
  96. dbd9863 Update scalafmt-core to 3.11.0 (#680) by Scala Steward · 3 months ago
  97. 2e8a4f0 Update sbt-scalafmt to 2.6.0 (#679) by Scala Steward · 3 months ago
  98. 465e676 bring scripted sbt version up to date (#678) by PJ Fanning · 3 months ago
  99. a024b0c Update sbt, scripted-plugin to 1.12.9 (#676) by Scala Steward · 3 months ago
  100. 9c8ee9a Update sbt-java-formatter to 0.11.0 (#674) by Scala Steward · 3 months ago