Commit graph

27315 commits

Author SHA1 Message Date
Matthew de Detrich
f548ea55ad Add wiretap/wiretapContext to FlowWithContext/SourceWithContext 2024-08-27 11:44:08 +02:00
Arnout Engelen
eccfb848d9
chore: pin aeron version (#1451)
See #1448
2024-08-25 23:17:39 +02:00
scala-steward-asf[bot]
8afbf2064b
Update sbt-develocity to 1.1 (#1447)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-08-25 08:41:41 +02:00
scala-steward-asf[bot]
624b0f5e2b
Update metrics-core, metrics-jvm to 4.2.27 (#1449)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-08-25 08:40:35 +02:00
scala-steward-asf[bot]
24e000645e
Update commons-compress to 1.27.1 (#1450)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-08-25 08:39:09 +02:00
Matthew de Detrich
302f38f148 Add alsoTo/alsoToContext to FlowWithContext/SourceWithContext 2024-08-23 15:56:48 +02:00
Matthew de Detrich
60c480aecd Add optionalVia and unsafeOptionalDataVia 2024-08-21 14:54:21 +02:00
PJ Fanning
0fa708382c
Add new migration strategy for Pekko Persistence snapshots (#1423)
* Add new migration strategy for Pekko Persistence snapshots

Update reference.conf

Update SnapshotSerializerSpec.scala

new impl

* add more tests

* add akka mode test

* rename file

* Update SnapshotSerializerMigrationAkkaSpec.scala

* extend akka test

* Update reference.conf

* Update SnapshotSerializer.scala

* rename config

* fix name of tests
2024-08-21 11:58:16 +01:00
Andy(Jingzhang)Chen
9b8ddc808a
chore: migrate tests to flatten supervise API (#1388) 2024-08-21 08:41:03 +08:00
scala-steward-asf[bot]
6bbf5b8a20
Update guava to 33.3.0-jre (#1441)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-08-18 02:04:47 +01:00
scala-steward-asf[bot]
fb6e03702c
Update junit-jupiter-engine to 5.11.0 (#1442)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-08-18 02:04:18 +01:00
PJ Fanning
22194535fb
Add test for virtual thread support (#1436)
* feat: Add virtual thread support

* use public lookup

* try to add test

* Update VirtualThreadPoolDispatcherSpec.scala

* Update VirtualThreadPoolDispatcherSpec.scala

* Apply suggestions from code review

Co-authored-by: Andy(Jingzhang)Chen <iRoiocam@gmail.com>

---------

Co-authored-by: He-Pin <hepin1989@gmail.com>
Co-authored-by: Andy(Jingzhang)Chen <iRoiocam@gmail.com>
2024-08-14 18:59:42 +01:00
scala-steward-asf[bot]
d737c44b8f
Update sbt-mima-plugin to 1.1.4 (#1437)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-08-11 08:32:35 +01:00
scala-steward-asf[bot]
afd6643d01
Update jul-to-slf4j, log4j-over-slf4j, ... to 2.0.16 (#1439)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-08-11 08:32:06 +01:00
scala-steward-asf[bot]
14f50179c5
Update commons-compress to 1.27.0 (#1438)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-08-11 08:31:38 +01:00
PJ Fanning
e1b4915c0d
run extra tests that need Java 9+ (#1434) 2024-08-09 17:03:57 +01:00
PJ Fanning
392a05c933
fix code comment with 'aquired' typo (#1429) 2024-08-08 13:51:38 +01:00
PJ Fanning
338374c360
Fix typo in split-brain-resolver.md (#1428) 2024-08-08 13:51:14 +01:00
Arnout Engelen
5bf60da763
Clarify how our binary compatibility applies to external dependencies (#1420) 2024-08-01 09:44:21 +02:00
scala-steward-asf[bot]
2adb783081
Update protobuf-java to 3.25.4 (#1415)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-07-28 15:32:56 +08:00
scala-steward-asf[bot]
9c05d40254
Update scalafmt-core to 3.8.3 (#1416)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-07-28 14:51:56 +08:00
Andy(Jingzhang)Chen
9885a58ef1
feat: support the flattening syntax for supervising (#1386)
* feat: support the flattening syntax for supervising

* update javadsl

* fix compile issue

* rename method

* chore: rename onAnyFailure

* fix: mima filter excludes

* chore: fmt and excludes

* avoid mima filter
2024-07-27 21:35:28 +08:00
Andy(Jingzhang)Chen
0930982b9a
fix: flaky logging mdc tests (#1410)
* fix: flaky logging mdc tests

* fix: use MDC as fallback

* remove ci change

* fix npe static mdc
2024-07-24 20:46:19 +08:00
Matthew de Detrich
f9ad446a58 Fix uncurried stream ops in javadsl 2024-07-21 13:55:48 +02:00
scala-steward-asf[bot]
cd55767e14
Update commons-codec to 1.17.1 (#1404)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-07-21 12:02:42 +08:00
scala-steward-asf[bot]
516b1b4521
Update netty-handler, netty-transport to 4.1.112.Final (#1405)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-07-21 12:02:15 +08:00
PJ Fanning
ad7aeffc16
add known issue for #1393 (#1403)
* add known issue for #1393

* Update docs/src/main/paradox/release-notes/releases-1.1.md

Co-authored-by: Arnout Engelen <arnout@engelen.eu>

---------

Co-authored-by: Arnout Engelen <arnout@engelen.eu>
2024-07-19 18:43:43 +01:00
AndyChen(Jingzhang)
0153485657
fix: only setFailed when actor not null (#1399)
* fix: only setFailed when actor not null

* chore: use ne rather than !=
2024-07-18 22:57:34 +08:00
AndyChen(Jingzhang)
73c93622f1
fix: resolves and addition tests for child preStart supervise (#1385)
* chore: add unit test for child actor initial exception supervise

* make assertion correct

* trying to fix assertion failed

* distinguish between fatal and normal fault

* fix unit tests

* trying to fix

* fix NPE

* revert isFailed condition

* revert isFailed place

* additional tests
2024-07-15 22:54:06 +01:00
scala-steward-asf[bot]
0c2eb9ffa6
Update sbt to 1.10.1 (#1395)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-07-14 09:51:17 +01:00
scala-steward-asf[bot]
8bf89f4f81
Update docker-java-core, ... to 3.4.0 (#1394)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-07-14 08:39:14 +01:00
Matthew de Detrich
07013eb3a2 Fix migration notes for SubstreamCancelStrategy deprecation 2024-07-11 13:56:49 +02:00
Arnout Engelen
684fec989e
feat: publish SBOMs (#1380)
While clearly not perfect, I think we should start growing
towards publishing valid SBOMs for our artifacts, and
publishing these is a good first step in that direction.
2024-07-08 15:50:42 +02:00
scala-steward-asf[bot]
053a5ccfad
Update jackson-core to 2.17.2 (#1390)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-07-07 01:59:11 +01:00
Arnout Engelen
46c557424d
Simplify link validator config (#1381) 2024-07-02 11:46:18 +02:00
scala-steward-asf[bot]
eed2b10095
Update sbt-pekko-build to 0.3.4 (#1382)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-07-01 14:54:48 +01:00
scala-steward-asf[bot]
42994f56cd
Update junit-jupiter-engine to 5.10.3 (#1378)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-06-30 08:37:16 +01:00
scala-steward-asf[bot]
a423e9fd01
Update scalatest to 3.2.19 (#1379)
* Update scalatest to 3.2.19

* scalacheck 1.18

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2024-06-30 08:36:53 +01:00
AndyChen(Jingzhang)
3f4d52ece8
feat: add QueueClosed singleton instance for Java API (#1377) 2024-06-27 14:30:25 +08:00
PJ Fanning
3fabc04acf
add release notes for v1.0.3 (#1375) (#1376) 2024-06-23 18:50:17 +01:00
He-Pin(kerr)
1d87923667
feat: Add isCompleted method to BoundedSourceQueue (#1374) 2024-06-18 19:19:02 +08:00
He-Pin(kerr)
979964eac9
chore: Fix typo in LARS comments (#1373) 2024-06-18 13:50:26 +08:00
He-Pin(kerr)
ce9f5a072f
feat: Support adjust the scheduler's tick-duration. (#1366) 2024-06-18 12:34:45 +08:00
Arnout Engelen
c254ce90f5
fix: dependency-graph permissions (#1372)
apparently permissions must be at the job level, not the
step level.

Follow-up on #1371
2024-06-17 23:37:21 +02:00
Arnout Engelen
89195935b0
chore: restrict GitHub actions permissions (#1371)
Be more selective in granting permissions to actions
2024-06-17 23:29:23 +02:00
Martin Duhem
54ff1fcf1f
Configure TestJdk9 for Develocity (#1370)
Prevously, the tests that are run in the `TestJdk9` configuration were
not captured by Develocity: the results of these tests would not appear
in the Develocity test report and dashboard, and failed tests would not
be retried.

Because TestJdk9 is a custom configuration, Develocity cannot configure
it automatically and we need to manually add the Develocity test
settings in that configuration. This is done through an auto plugin that
is enabled only on projects where both the Develocity and Jdk9 plugins
are enabled.
2024-06-17 17:21:01 +01:00
scala-steward-asf[bot]
cf8da61699 Add 'Reformat with scalafmt 3.8.2' to .git-blame-ignore-revs 2024-06-16 07:56:40 +01:00
scala-steward-asf[bot]
fa1351b213 Reformat with scalafmt 3.8.2
Executed command: scalafmt --non-interactive
2024-06-16 07:56:40 +01:00
scala-steward-asf[bot]
ec2f01ea8c Update scalafmt-core to 3.8.2 2024-06-16 07:56:40 +01:00
scala-steward-asf[bot]
f8fabb55b0
Update netty-handler, netty-transport to 4.1.111.Final (#1368)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-06-16 12:39:19 +08:00