PJ Fanning
96f70c4c7d
use scala-cli CI action ( #1770 )
...
* use scala-cli CI action
* Update nightly-builds.yml
* Update nightly-builds.yml
2025-02-12 20:16:23 +01:00
scala-steward-asf[bot]
84720213cc
Update netty-handler, netty-transport to 4.1.118.Final ( #1769 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-02-11 15:20:54 +08:00
PJ Fanning
84293492c4
Implement EventsBySliceQuery in PersistenceTestKitReadJournal (java dsl) ( #1767 )
2025-02-10 00:37:47 +01:00
PJ Fanning
f3f03cf869
release notes for 1.2.0-M1 ( #1756 )
2025-02-09 22:56:21 +01:00
PJ Fanning
40af227533
add EventsByTagQuery to JavaDSL PersistenceTestKitReadJournal ( #1763 )
...
* add EventsByTagQuery to JavaDSL PersistenceTestKitReadJournal
* Update PersistenceTestKitReadJournal.scala
* basic test case
* Update EventsByTagSpec.scala
* Update EventsByTagSpec.scala
2025-02-08 15:08:12 +01:00
scala-steward-asf[bot]
26db908c5e
Update gson to 2.12.1 ( #1760 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-02-02 02:18:21 +01:00
PJ Fanning
5cf14f54a4
still a few stray refs to Akka ( #1759 )
2025-01-31 12:43:08 +01:00
PJ Fanning
425b3f90a0
[CI] fix issue with runninf scala-cli scripts ( #1752 )
...
try to pin scala in scala-cli
more hacking
Update VerifyJDK9Classes.scala
Update verify-jdk9-classes.sh
update
revert some changes
Update nightly-builds.yml
Update nightly-builds.yml
2025-01-29 20:24:45 +01:00
scala-steward-asf[bot]
9abe420a86
Update scala3-library to 3.3.5 ( #1755 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-01-29 18:34:02 +01:00
scala-steward-asf[bot]
4b4cd2dcd6
Update gson to 2.12.0 ( #1754 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-01-29 18:33:50 +01:00
scala-steward-asf[bot]
b731dfd87f
Update commons-codec to 1.18.0 ( #1750 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-01-29 00:28:40 +01:00
scala-steward-asf[bot]
919d9c9309
Update protobuf-java to 3.25.6 ( #1748 )
...
* Update protobuf-java to 3.25.6
* regenerate protobuf classes with protoc 25.6
---------
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
Co-authored-by: Arnout Engelen <arnout@bzzt.net>
2025-01-27 11:26:18 +01:00
Matthew de Detrich
f5d49d31c5
Add overridden duration timeout to StreamTestKit ( #1468 )
...
* Add overridden duration timeout to StreamTestKit
* add license to file
* Update pr-1468-override-timeout-stream-testkit.backwards.excludes
---------
Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2025-01-26 02:46:42 +08:00
He-Pin(kerr)
ba639f68a2
chore: Add the missing EmptySource case to TraversalBuilder ( #1743 )
2025-01-25 06:42:25 +08:00
scala-steward-asf[bot]
864777ef62
Update scalafmt-core to 3.8.6 ( #1745 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-01-25 06:01:05 +08:00
He-Pin(kerr)
2469f729f7
feat: Add support for switching scheduler ( #1724 )
2025-01-23 03:55:15 +08:00
He-Pin(kerr)
189c893531
chore: Add doc about virtual thread executor. ( #1737 )
2025-01-21 15:52:16 +08:00
He-Pin(kerr)
373c07a54b
feat: Add LoadMetrics support for virtual thread executor. ( #1734 )
2025-01-20 03:52:02 +08:00
He-Pin(kerr)
e5d766bbf1
chore: Proper test virtual thread dispatcher and update doc. ( #1728 )
2025-01-19 11:30:49 +08:00
scala-steward-asf[bot]
e8229cc59d
Update sbt-scalafix to 0.14.0 ( #1733 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-01-19 08:53:22 +08:00
He-Pin(kerr)
d30e29d1cb
chore: update scalafmt to 3.8.5 ( #1731 )
2025-01-18 11:11:52 +01:00
scala-steward-asf[bot]
5b2aab6f7a
Update scalafmt-core to 3.8.4 ( #1717 )
...
* Update scalafmt-core to 3.8.4
* Reformat with scalafmt 3.8.4
Executed command: scalafmt --non-interactive
* Add 'Reformat with scalafmt 3.8.4' to .git-blame-ignore-revs
* remove postfixOps imports
Assuming we want to keep the default
`rewrite.avoidInfix.excludePostfix = false` - otherwise
we can drop this commit
---------
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
Co-authored-by: Arnout Engelen <arnout@bzzt.net>
2025-01-18 10:36:38 +08:00
He-Pin(kerr)
a75bc7a772
chore: Make code compiles on JDK 23 ( #1726 )
2025-01-18 05:28:40 +08:00
PJ Fanning
b20ec825fc
compile issue ( #1723 )
2025-01-16 16:58:03 +01:00
Clay Johnson
4a73fd9be0
Publish build scans to develocity.apache.org ( #1718 )
...
* Publish build scans to develocity.apache.org
* Use `DEVELOCITY_ACCESS_KEY` to authenticate to `develocity.apache.org`
2025-01-15 00:20:07 +01:00
PJ Fanning
1df264e913
fix link - issue in #1711 ( #1721 )
2025-01-14 23:44:37 +01:00
Arnout Engelen
d83b2c7cd8
chore: update sbt-bom 0.3.0 to sbt-sbom 0.4.0 ( #1712 )
...
https://github.com/siculo/sbt-bom
2025-01-14 22:18:22 +01:00
scala-steward-asf[bot]
0aae0e5b56
Update metrics-core, metrics-jvm to 4.2.30 ( #1713 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-01-14 21:46:34 +01:00
scala-steward-asf[bot]
5e21ce71e2
Update netty-handler, netty-transport to 4.1.117.Final ( #1715 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-01-15 04:42:33 +08:00
PJ Fanning
67b066e6ea
update migration guide ( #1711 )
2025-01-14 20:50:13 +01:00
He-Pin(kerr)
dbc9ed3a99
chore: Add support for controlling the NettyTransport's byteBuf allocator type. ( #1707 )
...
* chore: Add support for controlling the NettyTransport's byteBuf allocator type.
* chore: extract deriveByteBufAllocator method
2025-01-14 18:41:35 +08:00
He-Pin(kerr)
9844a1befa
chore: bump Scala to 2.13.16 ( #1704 )
2025-01-10 21:44:48 +01:00
scala-steward-asf[bot]
17f7161837
Update commons-codec to 1.17.2 ( #1703 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-01-11 04:32:50 +08:00
He-Pin(kerr)
b160861c41
chore: Require parallelism >= 1 in MapAsync and MapAsyncUnordered ( #1700 )
2025-01-10 21:18:39 +08:00
He-Pin(kerr)
18e98d4e38
chore: Require breadth >= 1 in FlattenMerge ( #1699 )
2025-01-10 19:16:01 +08:00
He-Pin(kerr)
0bf6606cc9
chore: Run nightly 1.0 build weekly ( #1697 )
2025-01-09 16:23:15 +08:00
PJ Fanning
adb988c577
Release notes for 1.1.3 (forward fit) ( #1695 )
...
* release notes for 1.1.3 (#1677 )
* release notes for 1.1.3
* update case
* publish 1.1.3
2025-01-07 20:53:48 +01:00
He-Pin(kerr)
41b4cabec0
fix: avoid boxing in zipWithIndex and fix type signature in SubSource#zipWithIndex ( #1669 )
2025-01-07 21:22:38 +08:00
He-Pin(kerr)
640a9e9393
fix: avoid boxing in zipWithIndex and fix type signature in SubSource#zipWithIndex ( #1669 )
2025-01-07 21:18:45 +08:00
Arnout Engelen
0f873511cd
chore: ignore even more configs for dependency submission ( #1693 )
...
confirmed ignoring `runtime-internal` suppresses the really
old guava, the `scala-doc-tool` and `scala-tool` configs
currently don't pull in any problematic dependencies but
they should not be relevant to our users either.
Follow-up on https://github.com/apache/pekko/pull/1689
and https://github.com/apache/pekko/pull/1392
2025-01-07 11:58:24 +01:00
PJ Fanning
67c3423fc8
leveldb: update doc to match what we test ( #1691 )
2025-01-06 19:10:10 +01:00
He-Pin(kerr)
8f6f97aa2d
chore: Add identity function. ( #1671 )
2025-01-07 01:00:38 +08:00
Arnout Engelen
0855a3b035
chore: dependency-graph: ignore more contexts and modules ( #1689 )
...
To remove false positives from the counter for
https://github.com/apache/pekko/security
follow-up on https://github.com/apache/pekko/pull/1392
2025-01-06 16:22:49 +01:00
Arnout Engelen
e779b7b231
chore: dependency-submission: skip test scope ( #1392 )
...
Currently, dependency-submission would submit all dependencies to
https://github.com/apache/pekko/security/dependabot , including
test dependencies. We then added explicit dependencies to the build
to squash warnings about outdated test dependencies (#1181 , #1313
and #1344 ).
With version 3, sbt-dependency-submission now supports ignoring
scopes. This PR proposes to ignore the test scope, and remove the
explicit dependencies from the build.
Of course, we want our developers to be secure as much as our users.
From that perspective you could say we'd want to remove 'insecure'
dependencies even from the test scope. In practice, however, I think
it's really unlikely that a vulnerability in a test scope dependency
would lead to a realistic attack on a developer. For that reason, I
think ignoring this scope for dependency-submission and keeping the
old dependencies in the build removes some development friction, which
balances out the risk of testing with outdated dependencies. If there'd
be a 'malicious' dependency out there, I expect we'd learn about it
through other channels.
2025-01-06 12:11:33 +01:00
He-Pin(kerr)
194996b326
chore: Avoid forwarding method on ArrayDequeue in BatchingExecutor. ( #1688 )
2025-01-06 18:44:08 +08:00
He-Pin(kerr)
c953f50ded
chore: Avoid forwarding method on ArrayDequeue in stream module. ( #1687 )
2025-01-06 10:45:35 +08:00
He-Pin(kerr)
7782cf55e8
chore: Use more lambda instread in stream module. ( #1686 )
2025-01-06 10:10:51 +08:00
He-Pin(kerr)
477fd393c2
fix: Fix occasional ordering issue in FlowWithContext#unsafeOptionalDataVia ( #1681 )
...
* chore: Test more rounds for unsafeDataVia keeping order.
* fix: Fix flask ordering in FlowWithContext#unsafeOptionalDataVia operator.
2025-01-06 00:10:18 +08:00
He-Pin(kerr)
2ee37454cb
chore: Test more rounds for unsafeDataVia keeping order. ( #1680 )
2025-01-06 00:06:49 +08:00
scala-steward-asf[bot]
b48cb0552a
Update sbt-pekko-build to 0.4.2 ( #1675 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
Co-authored-by: He-Pin(kerr) <hepin1989@gmail.com>
2025-01-05 00:17:45 +08:00