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
PJ Fanning
49210976aa
further fix needed for bcpkix ( #1345 )
2024-05-26 09:47:29 +01:00
scala-steward-asf[bot]
2620419d62
Update commons-compress to 1.26.2 ( #1346 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-05-26 11:44:04 +08:00
PJ Fanning
a4412c4079
add bcpkix test dependency to fix dependabot issues ( #1344 )
...
* add bcpkix test dependency to fix dependabot issues
* Update Dependencies.scala
2024-05-25 22:17:55 +01:00
scala-steward-asf[bot]
3fff73894b
Update gson to 2.11.0 ( #1339 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-05-23 19:58:33 +01:00
scala-steward-asf[bot]
85e854dc2d
Update netty-handler, netty-transport to 4.1.110.Final ( #1340 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-05-23 19:58:20 +01:00
Philippus Baalman
f58261b0f5
Fix dynamic versioning example ( #1338 )
2024-05-23 17:44:59 +08:00
PJ Fanning
ee1c4b4aaa
notify CI failures ( #1337 )
2024-05-23 00:35:41 +01:00
He-Pin(kerr)
1e9a051777
chore: Add since 1.1.0 for foldWhile operator ( #1335 )
2024-05-21 23:49:36 +08:00
AndyChen(Jingzhang)
5d23adbe5d
chore: clean code in ClusterSharding ( #1305 )
...
* chore: clean code in ClusterSharding
* cleaner ShardCommandActor
2024-05-19 21:48:41 +08:00
He-Pin(kerr)
7eec328d0c
chore: Separate commands with ; in nightly-builds.yml ( #1332 )
2024-05-17 19:19:39 +08:00
PJ Fanning
30052f18d6
fix startsWith condition in nightly-builds.yml ( #1331 )
2024-05-17 11:07:17 +01:00
He-Pin(kerr)
93c1af552f
chore: Update startsWith in yml ( #1330 )
2024-05-17 10:16:05 +01:00
PJ Fanning
c84f1b2bbe
build issue in nightly-builds.yml ( #1329 )
...
* build issue in nightly-builds.yml
* Update nightly-builds.yml
2024-05-17 12:35:40 +08:00
PJ Fanning
c4805f1839
release notes for 1.1.0-M1 ( #1204 )
...
* release notes for 1.1.0-M1
add more notes
jackson update
warning
add extra PRs
Update releases-1.1.md
more notes
more
all 1.0 fixes are in 1.1 now
pekko tlp
* more notes for releases-1.1.md
* netty 4
* Update releases-1.1.md
* Update releases-1.1.md
* Update releases-1.1.md
2024-05-16 13:48:40 +01:00
Arnout Engelen
d98942dd3b
chore: drop custom +~ version switching ( #1324 )
...
as this feature is in sbt since https://github.com/sbt/sbt/pull/6894
and https://github.com/sbt/sbt/pull/6936
2024-05-13 10:56:26 +02:00
Philippus Baalman
7ce4c0c5ff
Use more realistic version numbers ( #1323 )
2024-05-13 10:19:10 +02:00
scala-steward-asf[bot]
ebcffc7925
Update sbt to 1.10.0 ( #1316 )
...
* Update sbt to 1.10.0
* chore: Use `;` to separate commands
---------
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
Co-authored-by: He-Pin <hepin1989@gmail.com>
2024-05-12 20:14:31 +08:00
PJ Fanning
719c944dff
Update format.yml ( #1322 )
2024-05-12 12:09:26 +01:00
PJ Fanning
ea49f7bba7
Create publish-1.1-docs.yml ( #1321 )
2024-05-08 09:31:02 +01:00
PJ Fanning
b34d529f34
fix link in reference.conf ( #1320 )
2024-05-07 19:04:03 +01:00
PJ Fanning
977e3091ce
upgrade to jackson 2.17 ( #1318 )
2024-05-07 14:28:52 +01:00
PJ Fanning
42ea8099b5
add bcprov test dependency due to CVE ( #1313 )
...
* add bcprov test dependency due to CVE
* Update Dependencies.scala
2024-05-07 11:57:02 +01:00
PJ Fanning
e74a7eb5bb
remove unnecessary scalafix setting ( #1312 )
2024-05-07 09:12:04 +02:00
scala-steward-asf[bot]
3155d94fcc
Update HdrHistogram to 2.2.1 ( #1315 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-05-07 09:08:01 +02:00
João Costa
cce5f9b0d9
Avoid boxing in Framing ( #1247 )
...
* Fix FramingBenchmark
* Add specialized indexOfByte
* Rename indexOfByte to indexOf
* Add missing @since(1.1.0) and reformat scaladoc
* Fix Scala 2.12 ambiguity problem
* Inline nextString
* Change default ByteString#indexOf to call indexWhere
This is always overriden, but I guess it won't hurt to have a default
* Remove default indexOf override
Calling indexWhere is already the default
* Fix MiMa issues
2024-05-06 20:19:40 +01:00
scala-steward-asf[bot]
b6f2c5774e
Update scala-library to 2.13.14 ( #1308 )
...
* Update scala-library to 2.13.14
* rename var that causes compile issue
* Update PekkoDisciplinePlugin.scala
* Update link-validator.conf
---------
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-05-04 15:20:47 +02:00
scala-steward-asf[bot]
d2255a0d34
Update sbt-scalafix to 0.12.1 ( #1306 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-05-03 14:31:29 +02:00
scala-steward-asf[bot]
499ed3ca03
Update guava to 33.2.0-jre ( #1307 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-05-03 14:29:05 +02:00
He-Pin(kerr)
2c3e9b43b6
chore: Add Source.fromArray operator for Java dsl. ( #1248 )
2024-04-30 22:52:39 +08:00
João Costa
b5eb6ff01a
Replace Akka reference With Pekko ( #1303 )
2024-04-29 16:15:21 +02:00
AndyChen(Jingzhang)
750939070a
chore: update sbt-multi-jvm doc ( #1302 )
2024-04-29 15:05:14 +02:00
scala-steward-asf[bot]
098ab4a298
Update commons-codec to 1.17.0 ( #1300 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-04-28 09:28:04 +08:00
AndyChen(Jingzhang)
51d6e09664
chore: idea tips for not fq import ( #1297 )
2024-04-26 14:54:23 +08:00
PJ Fanning
c9d08f208a
update durable state status in persistence-plugins.md ( #1296 )
2024-04-26 09:41:05 +08:00
Alexey Venderov
25fcfc96dd
Fix Develocity access key environment variable name ( #1295 )
2024-04-25 19:25:22 +02:00
Alexey Venderov
763cdb64eb
Capture build scans on ge.apache.org to benefit from deep build insights ( #1288 )
...
* Capture build scans on ge.apache.org to benefit from deep build insights (#1 )
* Add Develocity plugin and configure it to publish to Apache Develocity instance
* Add Develocity access token to CI jobs
* Use convention plugin to configure Develocity
* Add opt-in property
* Revert "Add opt-in property"
This reverts commit ff556b9764fd6b980b24082a3195ba3fbd22faf6.
* Improve variable name
* Use upper case i in CI abbreviation
2024-04-25 17:25:52 +02:00