scala-steward-asf[bot]
6cf17e56c6
Update sbt, scripted-plugin to 1.11.2 ( #1897 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-06-08 14:32:04 +08:00
scala-steward-asf[bot]
fe1b7adc24
Update junit-jupiter-engine to 5.13.1 ( #1896 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-06-08 14:31:14 +08:00
scala-steward-asf[bot]
d591f11940
Update netty-handler, netty-transport to 4.2.2.Final ( #1895 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-06-08 14:30:43 +08:00
scala-steward-asf[bot]
696b210348
Update sbt, scripted-plugin to 1.11.1 ( #1884 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-06-04 15:45:31 +08:00
PJ Fanning
d7f0d51028
support akka configs in InitJoinAck ( #1877 )
...
* support akka configs in InitJoinAck
* Update SeedNodeProcess.scala
* add tests
* add akka version
* Init join ack test (#4 )
* modify mixed protocol test to be strict
Update ClusterDaemon.scala
* Update SeedNodeProcess.scala
* refactor
* rename methods (review comment)
2025-06-03 19:14:09 +01:00
Andreas Lochbihler
de12867f94
Avoid register/unregister race condition that can wipe elements from BroadcastHub ( #1841 )
...
* add test case to demonstrate that BroadcastHub drops elements
* fix the race condition with unregister (refs https://github.com/apache/pekko/issues/1836 )
* address review comment: documentation and separate constructor instead of default arguments
* address review comments
* Update Hub.scala
---------
Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2025-06-02 12:13:50 +01:00
scala-steward-asf[bot]
4ffa81a64c
Update junit-jupiter-engine to 5.13.0 ( #1879 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-06-01 09:21:54 +01:00
scala-steward-asf[bot]
5e5f5d6366
Update protobuf-java to 4.31.1 ( #1878 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-06-01 09:21:19 +01:00
He-Pin(kerr)
197fb6e60e
fix: Change aggregateWithBoundary operator in javadsl to use Optional. ( #1876 )
2025-05-30 03:20:51 +08:00
He-Pin(kerr)
572bebd619
fix: Fix wrong name attribute for iterate and mapAsyncPartitionUnordered operators. ( #1869 )
2025-05-29 10:16:54 +08:00
He-Pin(kerr)
e6662e12de
feat: Add dropRepeated stream operator. ( #1868 )
2025-05-29 06:43:17 +08:00
PJ Fanning
9227912ea6
Join cluster check adjusted to support akka ( #1866 )
...
* update cluster initjoin check to support akka
* add test
* extra test
2025-05-27 19:49:57 +01:00
He-Pin(kerr)
980430a399
feat: Add onComplete support for statefulMapConcat operator. ( #1870 )
...
* feat: Add onComplete support for statefulMapConcat operator.
* Update stream/src/main/scala/org/apache/pekko/stream/scaladsl/StatefulMapConcatAccumulator.scala
Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
* Update stream/src/main/scala/org/apache/pekko/stream/javadsl/StatefulMapConcatAccumulator.scala
---------
Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2025-05-28 01:11:45 +08:00
PJ Fanning
81559093dd
allow compat check in cluster test ( #1865 )
2025-05-26 13:06:24 +02:00
scala-steward-asf[bot]
e643d7ed49
Update metrics-core, metrics-jvm to 4.2.32 ( #1867 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-05-25 12:48:17 +08:00
scala-steward-asf[bot]
8a9e2ffa7e
Update sbt, scripted-plugin to 1.11.0 ( #1863 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-05-24 12:30:31 +01:00
PJ Fanning
9ab6856965
support jackson enum features ( #1845 )
...
* support jackson enum features
* Update JacksonObjectMapperProvider.scala
* Update JacksonSerializerSpec.scala
* Update JacksonSerializerSpec.scala
* Update JacksonSerializerSpec.scala
2025-05-23 16:00:11 +01:00
PJ Fanning
fdbd1b3569
CI: increase publish retries ( #1862 )
2025-05-23 14:43:04 +01:00
PJ Fanning
c44dc07ed8
Issue forming mixed Akka/Pekko cluster when classic remoting with SSL/TLS is used ( #1857 )
...
* create test for mixed cluster (classic netty with ssl)
* wip
* truststore/keystore
* Update MixedProtocolClusterSpec.scala
* Update MixedProtocolClusterSpec.scala
2025-05-21 20:58:30 +01:00
PJ Fanning
1035de65ec
CI: github actions use sha instead of version ( #1858 )
2025-05-21 16:50:08 +02:00
PJ Fanning
f905240114
use scacap action ( #1853 )
...
* use scacap action
* Update timing-tests.yml
2025-05-20 09:24:17 +01:00
scala-steward-asf[bot]
e308cf5e10
Update protobuf-java to 4.31.0 ( #1852 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-05-18 10:57:49 +01:00
scala-steward-asf[bot]
733ab5dd90
Update docker-java-core, ... to 3.5.1 ( #1851 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-05-18 10:06:43 +08:00
Kim Seon Woo
b2dd0a7508
chore: Add how to use Intellij IDEA on README.md ( #1849 )
2025-05-16 15:09:14 +08:00
dependabot[bot]
261fe397a9
chore(deps): bump VirtusLab/scala-cli-setup from 1.7.1 to 1.8.0 ( #1844 )
...
Bumps [VirtusLab/scala-cli-setup](https://github.com/virtuslab/scala-cli-setup ) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/virtuslab/scala-cli-setup/releases )
- [Commits](6fc878be89...ca54569bf1 )
---
updated-dependencies:
- dependency-name: VirtusLab/scala-cli-setup
dependency-version: 1.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 11:13:20 +08:00
scala-steward-asf[bot]
e4e53a3c63
Update sbt-scalafix to 0.14.3 ( #1837 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-05-09 13:50:23 +08:00
scala-steward-asf[bot]
b294bd9556
Update jackson-core to 2.18.4 ( #1838 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-05-09 04:40:22 +01:00
scala-steward-asf[bot]
f70f45bcb2
Update netty-handler, netty-transport to 4.2.1.Final ( #1839 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-05-09 04:39:57 +01:00
dependabot[bot]
14a98afce7
chore(deps): bump VirtusLab/scala-cli-setup from 1.5.4 to 1.7.1 ( #1803 )
...
* chore(deps): bump VirtusLab/scala-cli-setup from 1.5.4 to 1.7.1
Bumps [VirtusLab/scala-cli-setup](https://github.com/virtuslab/scala-cli-setup ) from 1.5.4 to 1.7.1.
- [Release notes](https://github.com/virtuslab/scala-cli-setup/releases )
- [Commits](ef3764b372...6fc878be89 )
---
updated-dependencies:
- dependency-name: VirtusLab/scala-cli-setup
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* add version comment
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2025-05-08 17:14:20 +01:00
He-Pin(kerr)
d286408673
chore: update Scala 3 to 3.3.6 ( #1817 )
...
* chore: test with scala 3.3.6
* chore: bump version to 3.3.6-RC3
* chore: bump version to 3.3.6
2025-05-08 00:56:24 +08:00
scala-steward-asf[bot]
0186524141
Update sbt-develocity to 1.2.1 ( #1834 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-05-04 09:35:47 +01:00
Matthew de Detrich
b865cf11e0
chore: Add since for newly added methods
2025-05-02 17:23:51 +02:00
PJ Fanning
d16d5c2c36
avoid using deprecated Jackson methods ( #1830 )
2025-05-02 15:38:00 +01:00
scala-steward-asf[bot]
ccb24f53b9
Update protobuf-java to 4.30.2 ( #1828 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-04-27 10:36:38 +02:00
scala-steward-asf[bot]
6ded95246a
Update gson to 2.13.1 ( #1827 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-04-27 11:34:26 +08:00
He-Pin(kerr)
b0049e695d
feat: Add invokeWithFeedbackCompletionStage for javadsl. ( #1819 )
...
* feat: Add invokeWithFeedbackCompletionStage for javadsl.
* Update stream/src/main/scala/org/apache/pekko/stream/stage/GraphStage.scala
2025-04-22 22:08:01 +08:00
scala-steward-asf[bot]
278d3649b2
Update protobuf-java to 4.29.4 ( #1822 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-04-20 14:35:20 +08:00
He-Pin(kerr)
bc4557b0bf
feat: Add takeUntil operator ( #1820 )
2025-04-20 00:14:32 +08:00
PJ Fanning
05044a65d3
protobuf-java 4.29.3 ( #1795 )
...
* try protobuf-java 4.30.0
* regen code
* javafmt
* mima
* Create protoc4-upgrade.excludes
* more mima
* Update protoc4-upgrade.excludes
2025-04-17 23:10:33 +02:00
PJ Fanning
92ed723260
upgrade to Netty 4.2.0.Final ( #1794 )
...
* Test Netty 4.2.0.RC4
* ignore deprecated warnings (for now)
* refactor
* Update Dependencies.scala
2025-04-15 15:49:17 +02:00
scala-steward-asf[bot]
d02c6d45ed
Update sbt-develocity to 1.2 ( #1814 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-04-13 11:13:15 +02:00
scala-steward-asf[bot]
811f6906ad
Update gson to 2.13.0 ( #1813 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-04-13 11:11:07 +02:00
scala-steward-asf[bot]
ae10728b5b
Update junit-jupiter-engine to 5.12.2 ( #1816 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-04-13 11:10:30 +02:00
scala-steward-asf[bot]
963c57a482
Update commons-io to 2.19.0 ( #1815 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-04-13 11:09:56 +02:00
scala-steward-asf[bot]
3d4893137b
Update docker-java-core, ... to 3.5.0 ( #1811 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-04-06 09:36:50 +02:00
scala-steward-asf[bot]
3aacafe477
Update sbt, scripted-plugin to 1.10.11 ( #1808 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-03-23 11:17:02 +01:00
Matthew de Detrich
e3de07d6ad
Re-enable github discussions ( #1806 )
2025-03-22 17:29:26 +01:00
He-Pin(kerr)
f4c71ea162
chore: Extract switch to method in Switch. ( #1804 )
2025-03-22 20:40:11 +08:00
scala-steward-asf[bot]
9b1f82319d
Update junit-jupiter-engine to 5.12.1 ( #1799 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-03-16 10:53:16 +01:00
scala-steward-asf[bot]
18faec423b
Update tinybundles to 4.0.1 ( #1800 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-03-16 10:52:41 +01:00