PJ Fanning
a4199b8a9c
remove deprecated code from distributed-data ( #1965 )
...
* remove deprecated code from distributed-data
* Create remove-deprecated-methods.excludes
2025-07-31 08:30:50 +01:00
He-Pin(kerr)
9577b01b10
chore: bump scalafmt to 3.9.7 ( #1916 )
2025-06-24 10:27:14 +02: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
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
PJ Fanning
46f93816ce
Protobuf 3.23.4 ( #1103 )
...
* protobuf-java 3.22.5
* deprecation issue
* protobuf-java 3.23.4
2024-02-07 14:32:56 +01:00
Laglangyue
6872f9c8b7
Fix some non-standard comments ( #939 )
...
* Fix some non-standard comments
* revert
---------
Co-authored-by: Jiafu Tang <jiafu.tang@qq.com>
2024-01-14 12:47:51 +01:00
PJ Fanning
b0fdac259b
adjust ASF header ( #450 )
2023-06-22 14:19:26 +01:00
PJ Fanning
279d65a7fa
still finding some stray akka refs ( #441 )
2023-06-21 12:52:59 +01:00
PJ Fanning
64fe0c13d2
acknowledge Basho license on ORSet code ( #435 )
2023-06-21 09:30:25 +01:00
PJ Fanning
01379c4171
Scala3 doc build does not like java @Deprecated mixed with Scala @deprecated ( #406 )
...
* Scala3 doc build does not like java `@Deprecated` mixed with Scala `@deprecated`
* Update ActorSource.scala
2023-06-16 15:27:11 +01:00
PJ Fanning
1612950702
fix up refs to Akka in source code ( #374 )
...
* fix up refs to Akka in source code
* Update distributed-data.md
2023-06-07 14:51:57 +01:00
Matthew de Detrich
480f516398
Unwrap single string interpolation syntax
2023-05-24 16:28:02 +02:00
Matthew de Detrich
07df607192
Add FunctionConverters, FutureConverters and ObjectConverters
2023-05-08 12:03:37 +02:00
PJ Fanning
5322174ecc
replace 2551 with 7354
2023-03-09 05:00:01 +08:00
PJ Fanning
1969f7580d
change 2552+ port numbers
2023-03-09 05:00:01 +08:00
PJ Fanning
785369030d
change default port number to 7355
2023-03-09 05:00:01 +08:00
PJ Fanning
0a8b8a572f
set license headers on conf files ( #227 )
2023-03-03 13:24:19 +01:00
PJ Fanning
7e653454a9
use pekko: in urls and fix other branding issues ( #184 )
...
* use pekko: in urls and fix other branding issues
* update comments
* fix artery test
* test changes
* scalafmt
* try to fix some tests and fixing more akka refs
* more akka refs
* more changes
* more akka refs
* Update LeaseMajoritySpec.scala
* Update docs/src/main/paradox/testing.md
Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>
* Update docs/src/main/paradox/project/migration-guides.md
Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>
* Update actor/src/main/scala/org/apache/pekko/serialization/Serialization.scala
Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>
* Update scripts/release-train-issue-template.md
Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>
* revert link-validation change
* Update JacksonModule.scala
* revert key name changes to fix 2 tests
* fix one test
* more test trouble
* more test issues
* fix hashing test
* Update RouterTest.java
* update code comment
---------
Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>
2023-02-22 12:48:15 +01:00
PJ Fanning
2df8d99786
change deprecated versions to use Akka in name ( #209 )
...
* change deprecated versions to use Akka in name
* scalafmt
* update markdown
2023-02-21 11:13:05 +01:00
Johannes Rudolph
c4887c68b0
fix binary protobuf descriptor data ( #168 )
...
Fixes #164 , #167
2023-02-13 10:38:42 +01:00
PJ Fanning
d0238d8bf7
with deprecated code, highlight versions are Akka versions ( #154 )
...
* with deprecated code, highlight versions are Akka versions
* scalafmt issue
2023-02-09 14:39:56 +01:00
Johannes Rudolph
6cabead2e7
Add copyright headers where missing in 2.12 versions of files
2023-01-23 15:13:48 +01:00
He-Pin
4ac0f00a47
Update headers with The Apache header annotated.
2023-01-12 10:59:28 +08:00
Matthew de Detrich
24c03cde19
Rename sbt akka modules
...
Co-authored-by: Sean Glover <sean@seanglover.com>
2023-01-05 11:10:50 +01:00