Commit graph

19 commits

Author SHA1 Message Date
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
17577cfcc9
support config for jackson buffer recycler pool (#1192)
* support config for jackson buffer recycler pool

* Update JacksonFactorySpec.scala

* Update JacksonFactorySpec.scala

* add blank lines
2024-03-15 22:16:52 +01:00
PJ Fanning
014523b3f1
jackson 2.16.2 (#1184)
* jackson 2.16.2

* Update reference.conf
2024-03-10 14:26:21 +01:00
PJ Fanning
8c688dad2e
use more of StandardCharsets (#952)
* use more of StandardCharsets

* scalafmt
2024-01-14 23:50:50 +01:00
PJ Fanning
3f97d9fe04
jackson 2.16 support (#564)
* jackson 2.15 support

* Update JacksonObjectMapperProvider.scala

Update JacksonObjectMapperProvider.scala

Update JacksonObjectMapperProvider.scala

Update JacksonObjectMapperProvider.scala

* jackson 2.15.3

* jackson 2.16

* Update reference.conf

* add max-document-length

* Update .scala-steward.conf

* Update reference.conf

* 2.16.1

* Create JacksonFactorySpec.scala

* Update JacksonFactorySpec.scala

* add blank line
2024-01-06 20:07:03 +01:00
PJ Fanning
02595bbfd4
fix incorrect config name (serialization-jackson) (#567)
* fix incorrect config name

* Update JacksonObjectMapperProvider.scala
2023-08-14 09:22:37 +01:00
PJ Fanning
4169e7d476 fix up some docs with version numbers that are Akka versions 2023-08-04 13:03:25 +08:00
PJ Fanning
b0fdac259b
adjust ASF header (#450) 2023-06-22 14:19:26 +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
def5d6e388 Rename akka files and folders to pekko 2023-06-01 19:25:55 +02:00
Matthew de Detrich
07df607192 Add FunctionConverters, FutureConverters and ObjectConverters 2023-05-08 12:03:37 +02: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
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
3ee028f915
update some random akka refs (#196) 2023-02-16 10:39:18 +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