Commit graph

27303 commits

Author SHA1 Message Date
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
scala-steward-asf[bot]
797d36bf29
Update metrics-core, metrics-jvm to 4.2.26 (#1367)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-06-16 12:12:14 +08:00
Arnout Engelen
643ff46bcd
chore: add OpenSSF Best Practices badge (#1362)
This badge does come with some obligations, but mostly things we'd
want to do anyway.

See also https://cwiki.apache.org/confluence/display/SECURITY/OpenSSF+Best+Practices+Badge
2024-06-15 18:58:13 +08:00
PJ Fanning
6cdd3e9f49
make SchedKey final (#1365) 2024-06-14 10:02:09 +01:00
He-Pin(kerr)
a9584ec520
feat: Add UntypedAbstractActorWithTimers (#1361) 2024-06-14 16:14:55 +08:00
PJ Fanning
7647f13b9d
fix some typos (#1358) 2024-06-08 10:17:13 +01:00
AndyChen(Jingzhang)
b0e9886439
chore: avoid the double evaluation of entityId in ClusterSharding (#1304)
* chore: avoid the double evaluation of entityId in ClusterSharding

* new cacheable partial function

* optimized for review

* fix the right type
2024-06-05 23:23:33 +08:00
Arnout Engelen
67211737da
fix: improve workaround for Scala3 bug 18248 (#1349)
Towards #325
2024-06-04 13:56:37 +02:00
Nicolas Vollmar
92b38e72d6
Avoid unnecessary shard updates while shutting down (#1342)
* Avoid unnecessary shard updates while shutting down

* Avoid re-creating the same message for each shard
2024-06-04 07:41:44 +02:00
scala-steward-asf[bot]
62777b15db
Update guava to 33.2.1-jre (#1350)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-06-02 11:06:21 +08:00
scala-steward-asf[bot]
e4ab6a3e3f
Update HdrHistogram to 2.2.2 (#1351)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-06-02 11:05:04 +08:00
scala-steward-asf[bot]
40aaa98c55
Update jctools-core to 4.0.5 (#1352)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-06-02 11:04:24 +08:00
AndyChen(Jingzhang)
f7eddaa1aa
docs: stream operator throttle typo (#1348)
* docs: stream operator throttle typo

* more clarify

* Update docs/src/main/paradox/stream/operators/Source-or-Flow/throttle.md

* Update docs/src/main/paradox/stream/operators/Source-or-Flow/throttle.md

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

---------

Co-authored-by: Arnout Engelen <arnout@engelen.eu>
2024-05-28 19:49:59 +02:00