1. 9cd6be3 Update auth, dynamodb, eventbridge, firehose, ... to 2.47.4 (#1773) by Scala Steward · 2 days ago main
  2. 49a8267 Update sbt-reproducible-builds to 0.35 (#1771) by Scala Steward · 2 days ago
  3. 68ad30b Update amqp-client to 5.34.0 (#1770) by Scala Steward · 2 days ago
  4. 52132f8 Update logback-classic to 1.5.38 (#1769) by Scala Steward · 2 days ago
  5. 90d9c38 Update scalafmt-core to 3.11.2 (#1772) by Scala Steward · 2 days ago
  6. 5912b50 Update jackson-module-scala to 2.22.1 (#1760) by Scala Steward · 4 days ago
  7. 7495e7d Update jnr-unixsocket to 0.39.2 (#1761) by Scala Steward · 4 days ago
  8. 731a3c5 Update sbt-boilerplate to 0.8.1 (#1762) by Scala Steward · 4 days ago
  9. 0e7de7d Update proto-google-cloud-bigquerystorage-v1 to 3.30.0 (#1763) by Scala Steward · 4 days ago
  10. bad9185 Update google-auth-library-credentials, ... to 1.49.0 (#1764) by Scala Steward · 4 days ago
  11. 2ab00cd Update google-cloud-pubsub to 1.152.0 (#1765) by Scala Steward · 4 days ago
  12. 7ffa275 Update auth, dynamodb, eventbridge, firehose, ... to 2.47.1 (#1768) by Scala Steward · 4 days ago
  13. 0d817b8 Update mongo-scala-driver to 5.9.0 (#1767) by Scala Steward · 4 days ago
  14. 74b12f9 Update netty-handler to 4.2.16.Final (#1766) by Scala Steward · 4 days ago
  15. e2c2178 use scalapb grpc scala3 sources in scala 3 builds (#1759) by PJ Fanning · 5 days ago
  16. 8759ce5 latest avro4s versions (#1758) by PJ Fanning · 5 days ago
  17. df4766a Bump sbt/setup-sbt from 1.4.0 to 1.5.0 (#1756) by dependabot[bot] · 6 days ago
  18. cb979fa Update orientdb-graphdb, orientdb-object to 3.2.54 (#1754) by Scala Steward · 6 days ago
  19. 8edc1fc Update amqp-client to 5.33.1 (#1755) by Scala Steward · 6 days ago
  20. b01582c chore: use StandardCharsets.UTF_8 (#1753) by He-Pin(kerr) · 6 days ago
  21. 0f3cefc refactor: replace deprecated `extends App` with explicit main method (#1751) by He-Pin(kerr) · 6 days ago
  22. 5dd352b fix: fix compilation warnings across all Scala versions (#1750) by He-Pin(kerr) · 6 days ago
  23. 92866b3 feat: add Scala next cross-build coverage (#1749) by He-Pin(kerr) · 7 days ago
  24. 9106b69 fix: fix javadoc warnings in file connector Java sources (#1744) by He-Pin(kerr) · 7 days ago
  25. 374ee35 fix: fix scaladoc warnings (#1745) by He-Pin(kerr) · 7 days ago
  26. a06736c refactor: remove Alpakka 3.0.0 deprecated APIs (PubSubSettings, Credentials.cache) (#1748) by He-Pin(kerr) · 7 days ago
  27. 30337af one off reorder of java imports (#1733) by PJ Fanning · 7 days ago
  28. 57d51aa Update sbt-reproducible-builds to 0.33 (#1746) by Scala Steward · 8 days ago
  29. a2e0311 Update auth, dynamodb, eventbridge, firehose, ... to 2.46.21 (#1747) by Scala Steward · 8 days ago
  30. 0227fc2 Update auth, dynamodb, eventbridge, firehose, ... to 2.46.20 (#1743) by Scala Steward · 8 days ago
  31. b958e65 Update log4j-to-slf4j to 2.26.1 (#1742) by Scala Steward · 9 days ago
  32. c0ac879 Update activemq-broker, activemq-client to 5.19.8 (#1739) by Scala Steward · 11 days ago
  33. 86e3c0b Update auth, dynamodb, eventbridge, firehose, ... to 2.46.18 (#1741) by Scala Steward · 11 days ago
  34. 62b68d0 Update amqp-client to 5.33.0 (#1738) by Scala Steward · 11 days ago
  35. 99c2a5b Update artemis-jakarta-client, ... to 2.55.0 (#1740) by Scala Steward · 12 days ago
  36. af38f7b Update jffi to 1.4.0 (#1735) by Scala Steward · 14 days ago
  37. c520148 Update jnr-unixsocket to 0.39.1 (#1736) by Scala Steward · 14 days ago
  38. ee93bd3 Update junit-jupiter-api, ... to 6.1.1 (#1737) by Scala Steward · 14 days ago
  39. 6ddaf11 increase timeouts in cassandra test (#1734) by PJ Fanning · 2 weeks ago
  40. f0bf411 remove deprecated fields from config (#1731) by PJ Fanning · 2 weeks ago
  41. 572df71 refactor: migrate String.format to String.formatted (Java 15+) (#1719) by He-Pin(kerr) · 2 weeks ago
  42. e45dc4d refactor: migrate JUnit 4 to JUnit 6.1.0 (#1728) by He-Pin(kerr) · 2 weeks ago
  43. b7f3147 use deprecated since marker (#1729) by PJ Fanning · 2 weeks ago
  44. ac97749 remove deprecated methods from google related settings (#1730) by PJ Fanning · 2 weeks ago
  45. ee95271 Update logback-classic to 1.5.37 (#1725) by Scala Steward · 2 weeks ago
  46. 22fc675 Update circe-jawn to 0.14.16 (#1727) by Scala Steward · 2 weeks ago
  47. c070792 Update sbt-salad-days to 0.2.0 (#1726) by Scala Steward · 2 weeks ago
  48. 6609607 refactor: replace .collect(Collectors.toList()) with .toList() (#1718) by He-Pin(kerr) · 2 weeks ago
  49. 9dd039c refactor: migrate Collections/Arrays.asList to Java 9+ collection factories (#1717) by He-Pin(kerr) · 2 weeks ago
  50. 31710fa refactor: use Java records and String.lines() (Java 11+/16+) (#1723) by He-Pin(kerr) · 2 weeks ago
  51. be0bb5d refactor: migrate switch statements to modern switch syntax (Java 14+) (#1720) by He-Pin(kerr) · 2 weeks ago
  52. c665627 refactor: use Files.writeString (Java 11+) (#1722) by He-Pin(kerr) · 2 weeks ago
  53. 4233fbe refactor: use pattern matching instanceof (Java 16+) (#1721) by He-Pin(kerr) · 2 weeks ago
  54. 537010a Bump sbt/setup-sbt from 1.2.1 to 1.4.0 (#1685) by dependabot[bot] · 3 weeks ago
  55. a18f57e chore: add sbt-salad-days to reduce Scaladoc archive size (#1699) by He-Pin(kerr) · 3 weeks ago
  56. 79c54d6 Update logback-classic to 1.5.35 (#1714) by Scala Steward · 3 weeks ago
  57. 452d8c6 Update auth, dynamodb, eventbridge, firehose, ... to 2.46.17 (#1715) by Scala Steward · 3 weeks ago
  58. f2928ad Update amazon-kinesis-client to 3.5.0 (#1716) by Scala Steward · 3 weeks ago
  59. 46fe6df Use Locale.ROOT for case-insensitive comparison (#1713) by PJ Fanning · 3 weeks ago
  60. 7352b4a Bump actions/checkout from 6 to 7 (#1712) by dependabot[bot] · 3 weeks ago
  61. 45f57bf Update sbt, scripted-plugin to 1.12.13 (#1711) by Scala Steward · 3 weeks ago
  62. fb629fc org.apache.artemis groupId (#1710) by PJ Fanning · 3 weeks ago
  63. 6adfb57 Update artemis-jakarta-client, ... to 2.54.0 (#1702) by Scala Steward · 3 weeks ago
  64. 6efb925 Update .scala-steward.conf (#1708) by PJ Fanning · 3 weeks ago
  65. f423615 Update auth, dynamodb, eventbridge, firehose, ... to 2.46.15 (#1707) by Scala Steward · 3 weeks ago
  66. 1575f5b Update java-client to 3.6.4 (#1700) by Scala Steward · 3 weeks ago
  67. bd6015e refactor: modernize Java test code with Java 17 records (#1697) by He-Pin(kerr) · 3 weeks ago
  68. 91f17e7 fix: correct various typos across pekko-connectors modules (#1696) by He-Pin(kerr) · 3 weeks ago
  69. ceba32d docs: add mandatory header workflow reminder to Licensing Rules (#1698) by He-Pin(kerr) · 3 weeks ago
  70. ecafedb pin sbt 1.x dependency (#1695) by PJ Fanning · 3 weeks ago
  71. 8b49292 fix: make -Yfuture-lazy-vals conditional for Scala 3.9+ (#1691) by He-Pin(kerr) · 3 weeks ago
  72. 952354c Update auth, dynamodb, eventbridge, firehose, ... to 2.46.13 (#1694) by Scala Steward · 3 weeks ago
  73. cd2f8fa Update amqp-client to 5.32.0 (#1693) by Scala Steward · 3 weeks ago
  74. 513a64a Update protobuf-java to 4.35.1 (#1692) by Scala Steward · 3 weeks ago
  75. 7c3b1f3 Update auth, dynamodb, eventbridge, firehose, ... to 2.46.11 (#1690) by Scala Steward · 4 weeks ago
  76. a4b303e Update com.ibm.mq.allclient, ... to 10.0.0.0 (#1687) by Scala Steward · 4 weeks ago
  77. b60caad Update sbt-mima-plugin to 1.1.6 (#1688) by Scala Steward · 4 weeks ago
  78. a233eb3 build with protobuf4 (#1662) by PJ Fanning · 4 weeks ago
  79. 1b249c2 fix: resolve compiler warnings across connector modules (#1686) by He-Pin(kerr) · 4 weeks ago
  80. 703874c docs: remove stale JDK 11 deprecation comments (#1684) by He-Pin(kerr) · 4 weeks ago
  81. da1a39e fix: Scala 3.8+ forward compatibility (#1682) by He-Pin(kerr) · 4 weeks ago
  82. a8b56f4 docs: add AGENTS.md and CLAUDE.md for AI coding agents (#1681) by He-Pin(kerr) · 4 weeks ago
  83. 6f4afcc chore: re-enable javafmt check in CI via unified checkCodeStyle alias (#1676) by He-Pin(kerr) · 4 weeks ago
  84. 3dc54fc Update sbt-api-mappings to 3.0.3 (#1677) by Scala Steward · 4 weeks ago
  85. 7abc399 Update sbt, scripted-plugin to 1.12.12 (#1678) by Scala Steward · 4 weeks ago
  86. a295668 Update auth, dynamodb, eventbridge, firehose, ... to 2.46.10 (#1680) by Scala Steward · 4 weeks ago
  87. 3f5fdeb Update spring-boot-autoconfigure, ... to 4.1.0 (#1679) by Scala Steward · 4 weeks ago
  88. 8b38241 Add -Yfuture-lazy-vals for Scala 3.3.x builds (#1674) by He-Pin(kerr) · 4 weeks ago
  89. 3b068ea chore: Rewrite to scala3 syntax (#1675) by He-Pin(kerr) · 4 weeks ago
  90. 3afb139 Update scala3-library to 3.3.8 (#1671) by Scala Steward · 4 weeks ago
  91. b23d013 Update spring-boot-autoconfigure, ... to 4.0.7 (#1672) by Scala Steward · 4 weeks ago
  92. 647f1c5 Update auth, dynamodb, eventbridge, firehose, ... to 2.46.9 (#1673) by Scala Steward · 4 weeks ago
  93. 8fffac4 Update auth, dynamodb, eventbridge, firehose, ... to 2.46.7 (#1670) by Scala Steward · 5 weeks ago
  94. 8861423 Update spring-context, spring-core to 7.0.8 (#1669) by Scala Steward · 5 weeks ago
  95. 1194b39 Update auth, dynamodb, eventbridge, firehose, ... to 2.46.5 (#1668) by Scala Steward · 5 weeks ago
  96. 1cf0c7e Update auth, dynamodb, eventbridge, firehose, ... to 2.46.3 (#1667) by Scala Steward · 5 weeks ago
  97. bf7fd61 Update google-cloud-pubsub to 1.151.0 (#1666) by Scala Steward · 5 weeks ago
  98. 75b368d Update google-auth-library-credentials, ... to 1.48.0 (#1665) by Scala Steward · 5 weeks ago
  99. b730d5f Update proto-google-cloud-bigquerystorage-v1 to 3.29.0 (#1664) by Scala Steward · 5 weeks ago
  100. a1bfbcf Update jackson-module-scala to 2.22.0 (#1663) by Scala Steward · 5 weeks ago