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
PJ Fanning
79b0189d70
Delete blueprint.xml ( #201 )
2023-02-16 14:35:05 +01:00
PJ Fanning
b6b902e886
Update CONTRIBUTING.md ( #194 )
2023-02-16 13:11:20 +01:00
PJ Fanning
36377c6c9a
update Akka refs in PekkoSSLConfig.scala ( #198 )
2023-02-16 13:10:35 +01:00
Matthew de Detrich
2db1833f27
Add github PR check to make sure code is formatted
2023-02-16 12:16:51 +01:00
PJ Fanning
2824a44abe
replace akka based names in logging code ( #197 )
2023-02-16 10:46:33 +01:00
PJ Fanning
3ee028f915
update some random akka refs ( #196 )
2023-02-16 10:39:18 +01:00
Matthew de Detrich
5e8a278b1b
Updates sbt-source-dist
2023-02-15 22:10:07 +01:00
Matthew de Detrich
86205dfdda
Updates sbt-apache-sonatype
2023-02-15 20:02:43 +01:00
Arnout Engelen
417ff4cd85
Fix link to snapshots repository documentation ( #191 )
2023-02-15 17:00:42 +01:00
Arnout Engelen
4526f89054
Correctly document where to get nightlies ( #192 )
2023-02-15 17:00:25 +01:00
PJ Fanning
3c196e98f3
remove support for legacy Lightbend Split Brain Resolver ( #190 )
2023-02-15 15:54:14 +01:00