Releases: VirtusLab/pekko-serialization-helper
Releases · VirtusLab/pekko-serialization-helper
v0.8.0
Changes
- Add flags to selectively disable serializability checks in messages/events/state (#383) @PawelLipski
- Scala-Steward: Update postgresql from 42.7.0 to 42.7.1 (#382) @scala-steward
- Bump Pekko version to 1.0.2 (#380) @PawelLipski
- Scala-Steward: Update logback-classic from 1.4.13 to 1.4.14 (#379) @scala-steward
- Scala-Steward: Update logback-classic from 1.2.12 to 1.2.13 (#378) @scala-steward
- Scala-Steward: Update logback-classic from 1.4.12 to 1.4.13 (#377) @scala-steward
- Scala-Steward: Update logback-classic from 1.4.11 to 1.4.12 (#376) @scala-steward
- Scala-Steward: Update postgresql from 42.6.0 to 42.7.0 (#375) @scala-steward
- Scala-Steward: Update sbt-assembly from 2.1.4 to 2.1.5 (#374) @scala-steward
- Scala-Steward: Update scalafmt-core from 3.7.15 to 3.7.17 (#373) @scala-steward
- Scala-Steward: Update circe-yaml from 0.15.1 to 1.15.0 (#371) @scala-steward
- Scala-Steward: Update circe-yaml from 0.14.2 to 0.15.1 (#370) @scala-steward
- Scala-Steward: Update sbt-assembly from 2.1.3 to 2.1.4 (#369) @scala-steward
- Scala-Steward: Update scalafmt-core from 3.7.14 to 3.7.15 (#368) @scala-steward
- Scala-Steward: Update sbt, sbt-dependency-tree from 1.9.6 to 1.9.7 (#367) @scala-steward
- Use another variant of logo for dark background (#365) @PawelLipski
- Add PSH logo (#364) @PawelLipski
- Ignore pekko-grpc-runtime in Steward updates (#363) @PawelLipski
- Update versions in PSH (#362) @PawelLipski
- Scala-Steward: Update sbt-assembly from 2.1.1 to 2.1.3 (#361) @scala-steward
- Scala-Steward: Update sbt, sbt-dependency-tree from 1.9.4 to 1.9.6 (#360) @scala-steward
- Update versions in PSH (#359) @PawelLipski
- Scala-Steward: Update scala-compiler, scala-library, ... from 2.13.11 to 2.13.12 (#358) @scala-steward
- Fix migration to PSH (#357) @PawelLipski
- Patch Scala Steward config for PSH (#356) @PawelLipski
- Scala-Steward: Update sbt-scalafix from 0.11.0 to 0.11.1 (#355) @scala-steward
- Scala-Steward: Update scalafmt-core from 3.7.13 to 3.7.14 (#353) @scala-steward
- Scala-Steward: Update circe-core, circe-generic, ... from 0.14.5 to 0.14.6 (#351) @scala-steward
- Scala-Steward: Update sbt-scalafmt from 2.5.1 to 2.5.2 (#352) @scala-steward
- Scala-Steward: Update scalatest from 3.2.16 to 3.2.17 (#354) @scala-steward
- Bump Pekko deps (#349) @PawelLipski
- Bump actions/checkout from 3 to 4 (#348) @dependabot
- Fix which commit is pushed to
main
branch in PSH repo (#347) @PawelLipski - Implement automigration from ASH to PSH in CI (#346) @PawelLipski
- Scala-Steward: Update logback-classic from 1.2.11 to 1.2.12 (#339) @scala-steward
- Scala-Steward: Update logback-classic from 1.4.7 to 1.4.11 (#340) @scala-steward
- Scala-Steward: Update sbt-projectmatrix from 0.9.0 to 0.9.1 (#341) @scala-steward
- Scala-Steward: Update scala-collection-compat from 2.10.0 to 2.11.0 (#342) @scala-steward
- Scala-Steward: Update sbt, sbt-dependency-tree from 1.9.0 to 1.9.4 (#343) @scala-steward
- Scala-Steward: Update sbt-scalafmt from 2.5.0 to 2.5.1 (#344) @scala-steward
- Scala-Steward: Update scalafmt-core from 3.7.4 to 3.7.13 (#345) @scala-steward
- Fix Scala Steward failing on missing
plugin.version
system property (#338) @PawelLipski - Set sbt plugin version in
**/plugins.sbt
to 0.7.3, present for both ASH and PSH (#337) @PawelLipski
v0.7.3
[PoC] Introduce support for Pekko
v0.7.2.1
Changes
- No changes