Commit graph

26638 commits

Author SHA1 Message Date
PJ Fanning
1e514f6aaf remove akka specific algolia and google analytics values 2023-04-19 21:40:52 +08:00
PJ Fanning
e5dfc90c1f
Update project-info JDKs (#293)
* Update project-info.conf

* remove Temurin naming
2023-04-17 23:29:25 +02:00
PJ Fanning
b8705bce5a
remove refs to spanner persistence (#292)
* remove refs to spanner persistence

* fix dynamodb link
2023-04-17 22:49:32 +02:00
Matthew de Detrich
b2d79c09fa Add github PR status checks 2023-04-17 16:50:40 +08:00
PJ Fanning
751ec2943e
update links to point to pekko sample docs (#285)
* update links to point to pekko sample docs

* use github links
2023-04-14 19:54:23 +08:00
Matthew de Detrich
3a8d86f8a6 Add ScalaTestWithActorTestKitBase trait to handle multiple extends 2023-04-12 16:36:55 +02:00
PJ Fanning
4b82b53705 source dists must include the word incubating 2023-04-12 02:32:03 +08:00
PJ Fanning
658e4bc4b0
temporarily remove refs to platform guide (#280)
Update persistence-testing.md
2023-04-11 20:29:42 +02:00
He-Pin
2c4d0ee02d =sbt Bump reactive-stream-version to 1.0.4 2023-04-06 01:57:15 +08:00
PJ Fanning
321c572114
upgrade to jackson 2.14.2 (#273)
* upgrade to jackson 2.14.2

* scala 3.2.2 needed

* another deprecation issue

* ignore deprecation warnings in Scala 3 build

* Update PekkoDisciplinePlugin.scala

* scala 3.2 compile issues

* more scala upgrade issues

* import order

* Update actor-typed-tests/src/test/scala/docs/org/apache/pekko/typed/InteractionPatternsSpec.scala

Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>

---------

Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>
2023-04-05 15:44:58 +02:00
PJ Fanning
198d0eb017
update pekko-cluster license (#272) 2023-03-25 13:03:29 +01:00
PJ Fanning
69b5045f9e
remove more akka refs in our docs (#269) 2023-03-24 22:19:14 +01:00
Matthew de Detrich
3e1231c320 Fix Xlint options 2023-03-23 02:58:27 +01:00
PJ Fanning
1836c952f9
remove refs to akka versions (#256) 2023-03-23 01:37:57 +01:00
Philippus Baalman
eb660940b6 Fix dynamic versioning example 2023-03-22 09:43:04 +01:00
Matthew de Detrich
85c2a46909 Update Scala versions 2023-03-21 21:56:50 +01:00
Matthew de Detrich
c4e33c3972 Add Scala 2.12 equivalent Iterator apply method for ByteString 2023-03-21 14:13:37 +01:00
Matthew de Detrich
44d03df694 Add filterKeys for Scala 2.12 collection compat 2023-03-19 16:24:00 +01:00
Matthew de Detrich
33583e027b Add mapValues for Scala 2.12 collection compat 2023-03-18 18:59:13 +08:00
PJ Fanning
fbada2cf16
update pekko notice used in jars (#250)
Update AddMetaInfLicenseFiles.scala
2023-03-15 13:42:37 +01:00
PJ Fanning
54470b21f7
add back license text accidentally overwritten (#240) 2023-03-14 01:14:51 +01:00
Matthew de Detrich
325e21562b Replace ci-release with dynver 2023-03-11 21:13:57 +08:00
PJ Fanning
2fcf1749cb acknowledge use of netty derived code 2023-03-10 01:52:06 +08:00
PJ Fanning
904705b3df Update migration-guides.md 2023-03-09 05:00:01 +08:00
PJ Fanning
5322174ecc replace 2551 with 7354 2023-03-09 05:00:01 +08:00
PJ Fanning
c23f9fb834 artery port = 17355 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
defddc6af5
acknowledge use of scala-collection-compat code (#236) 2023-03-07 22:04:03 +01:00
PJ Fanning
a1ee96633c
license/notice reqs for CountMinSketch.java (#229) 2023-03-06 15:04:59 +01:00
Matthew de Detrich
245c3b1dab Add headers to github actions status check 2023-03-06 14:29:58 +01:00
He-Pin
83650437cd =str Remove the deprecation annotation on Flow#recoverWith. 2023-03-06 18:05:23 +08:00
PJ Fanning
f9eb8aaebf
can only set headerLicense config once (#234)
* can only set headerLicense config once

* Update CopyrightHeader.scala
2023-03-06 10:43:02 +01:00
PJ Fanning
0a8b8a572f
set license headers on conf files (#227) 2023-03-03 13:24:19 +01:00
PJ Fanning
4a36d2600e
latest paradox plugin (#223)
* latest paradox plugin

* Update plugins.sbt

* Update Paradox.scala
2023-03-02 01:19:58 +01:00
Matthew de Detrich
c1584a4f4b Update sbt-apache-sonatype 2023-03-01 11:50:18 +01:00
Johannes Rudolph
317cbb5250 use latest version of sbt-pekko-paradox 2023-02-28 19:14:26 +01:00
Matthew de Detrich
29800df0b7 Test github actions check headers status check 2023-02-26 14:54:50 +01:00
Matthew de Detrich
0b5bf4fd46 Add Apache to POM licenses field by updating sbt-apache-sonatype 2023-02-24 17:25:07 +01:00
PJ Fanning
83545a33eb
remove Akka release train docs/scripts (#213)
* remove Akka release train docs/scripts

* Delete release-drafter.yml

* Update release_stats.sh
2023-02-23 16:52:43 +01:00
PJ Fanning
de1a5e3b37
acknowledge smhasher copyright but add apache license header (#159)
* acknowledge lamp/epfl copyright  but add apache license header

* scalafmt

* latest attempt

* Update LICENSE

* add Austin Appleby attribution

* remove debian check

* Update CopyrightHeader.scala

* add source license changes for MurmurHash and introduce more jar specific licenses

* scalafmt

* update comment
2023-02-22 16:10:24 +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
Matthew de Detrich
5691328e02 Add badges for nightly tests 2023-02-22 11:31:36 +01:00
Johannes Rudolph
60f2b83486
move unstable nightly aeron builds into their own workflow (#202) 2023-02-22 09:59:13 +01:00
Matthew de Detrich
bcec7bae07 Move header check into its own github action 2023-02-21 18:21:31 +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
PJ Fanning
864ee821b9 fix up some doc usage where 'the' is repeated 2023-02-18 02:10:19 +08:00
PJ Fanning
04154da3cc remove section about Akka 2.4 versioning change 2023-02-18 02:04:54 +08:00
PJ Fanning
6a5e75661d no need to mention old Akka version behaviours relating to TLS auth 2023-02-18 01:28:35 +08:00
PJ Fanning
c32fcf1f0a
update more akka refs to use pekko name (#200) 2023-02-17 10:49:40 +01:00