Update akkaVersion to v2.8.0 #18

Closed
renovate[bot] wants to merge 1 commit from renovate/akkaversion into master
renovate[bot] commented 2023-03-17 04:10:22 +00:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

Package Update Change
com.typesafe.akka:akka-actor (source) minor 2.7.0 -> 2.8.0
com.typesafe.akka:akka-stream (source) minor 2.7.0 -> 2.8.0

Release Notes

akka/akka

v2.8.0

Compare Source

New features
Other changes

Including bug fixes and several performance optimisations in typed actors, streams and typed actors

See also the 2.8.0 milestone on github

Full Changelog: https://github.com/akka/akka/compare/v2.7.0...v2.8.0

Credits

For this release we had the help of 12 committers – thank you all very much!

commits  added  removed
     46   7948     7293 Johan Andrén
     37   7592    66807 Patrik Nordwall
     15    898     1193 Scala Steward
     14    299      366 Enno Runne
      6     71       32 kerr
      2   1786       42 Levi Ramsey
      2      3        1 Sebastian Alfers
      1      0       12 Richard Marto
      1      6        4 jackyscript
      1      7        0 Peter Vlugter
      1      2        2 AndyChen
      1      2        2 pooria taghizadeh naderi
      1      1        1 Johannes Rudolph

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.typesafe.akka:akka-actor](https://akka.io/) ([source](https://togithub.com/akka/akka)) | minor | `2.7.0` -> `2.8.0` | | [com.typesafe.akka:akka-stream](https://akka.io/) ([source](https://togithub.com/akka/akka)) | minor | `2.7.0` -> `2.8.0` | --- ### Release Notes <details> <summary>akka/akka</summary> ### [`v2.8.0`](https://togithub.com/akka/akka/releases/tag/v2.8.0) [Compare Source](https://togithub.com/akka/akka/compare/v2.7.0...v2.8.0) ##### New features - Expiry of CRDT entries, [#&#8203;27683](https://togithub.com/akka/akka/issues/27683) by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31721](https://togithub.com/akka/akka/pull/31721) - Wildcard subscription of ddata changes by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31731](https://togithub.com/akka/akka/pull/31731) - Add color to LogCapturing [#&#8203;31689](https://togithub.com/akka/akka/issues/31689) by [@&#8203;jackyscript](https://togithub.com/jackyscript) in [https://github.com/akka/akka/pull/31719](https://togithub.com/akka/akka/pull/31719) - feat: Throttle keep alive messages of ShardedDaemonProcess by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31837](https://togithub.com/akka/akka/pull/31837) - feat: API for dynamic scaling of Sharded daemon process instances by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31844](https://togithub.com/akka/akka/pull/31844) - feat: More fine grained control of stream error logging by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31865](https://togithub.com/akka/akka/pull/31865) - mapAsyncPartitioned stream operator by [@&#8203;leviramsey](https://togithub.com/leviramsey) in [https://github.com/akka/akka/pull/31582](https://togithub.com/akka/akka/pull/31582) - Auto-select SRV lookup for the name lookup if entry looks like a srv name by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31727](https://togithub.com/akka/akka/pull/31727) ##### Other changes Including bug fixes and several performance optimisations in typed actors, streams and typed actors - Fix flaky EventSourcedBehaviorRetentionSpec, [#&#8203;31623](https://togithub.com/akka/akka/issues/31623) by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31703](https://togithub.com/akka/akka/pull/31703) - Remove superflous ) in generated pids in tests by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31704](https://togithub.com/akka/akka/pull/31704) - Use cos_containerd image in multi-node tests, [#&#8203;31698](https://togithub.com/akka/akka/issues/31698) by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31702](https://togithub.com/akka/akka/pull/31702) - Update release issue template by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31701](https://togithub.com/akka/akka/pull/31701) - \=str Avoid subMaterialization when the provided recover source is empty. by [@&#8203;He-Pin](https://togithub.com/He-Pin) in [https://github.com/akka/akka/pull/31669](https://togithub.com/akka/akka/pull/31669) - Harden RemoteFailureSpec, [#&#8203;31250](https://togithub.com/akka/akka/issues/31250) by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31709](https://togithub.com/akka/akka/pull/31709) - Harden RememberEntitiesAndStartEntitySpec, [#&#8203;31221](https://togithub.com/akka/akka/issues/31221) by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31708](https://togithub.com/akka/akka/pull/31708) - Harden ReliableDeliveryShardingSpec, [#&#8203;31263](https://togithub.com/akka/akka/issues/31263) by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31707](https://togithub.com/akka/akka/pull/31707) - Increase timeout in OutboundIdleShutdownSpec, [#&#8203;30984](https://togithub.com/akka/akka/issues/30984) by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31706](https://togithub.com/akka/akka/pull/31706) - \=str Fix scala doc of `Source#idleTimeout`. by [@&#8203;He-Pin](https://togithub.com/He-Pin) in [https://github.com/akka/akka/pull/31713](https://togithub.com/akka/akka/pull/31713) - chore: replace apidoc links; bump link validator by [@&#8203;ennru](https://togithub.com/ennru) in [https://github.com/akka/akka/pull/31699](https://togithub.com/akka/akka/pull/31699) - !str Logging error instead of failing the `keepAlive` operator. by [@&#8203;He-Pin](https://togithub.com/He-Pin) in [https://github.com/akka/akka/pull/31712](https://togithub.com/akka/akka/pull/31712) - chore: renovate GH workflows by [@&#8203;ennru](https://togithub.com/ennru) in [https://github.com/akka/akka/pull/31730](https://togithub.com/akka/akka/pull/31730) - ci: artifact filename quoting by [@&#8203;ennru](https://togithub.com/ennru) in [https://github.com/akka/akka/pull/31732](https://togithub.com/akka/akka/pull/31732) - avoid integer value retention event version overflow. by [@&#8203;Roiocam](https://togithub.com/Roiocam) in [https://github.com/akka/akka/pull/31718](https://togithub.com/akka/akka/pull/31718) - \=doc Update java code sample of StatefulMap. by [@&#8203;He-Pin](https://togithub.com/He-Pin) in [https://github.com/akka/akka/pull/31696](https://togithub.com/akka/akka/pull/31696) - \=str code clean up in `Sliding`. by [@&#8203;He-Pin](https://togithub.com/He-Pin) in [https://github.com/akka/akka/pull/31714](https://togithub.com/akka/akka/pull/31714) - Include roundtrip latency and seq nr in heartbeat debug log by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31726](https://togithub.com/akka/akka/pull/31726) - Release lease on shard stop by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31716](https://togithub.com/akka/akka/pull/31716) - Optimize props adapter by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31695](https://togithub.com/akka/akka/pull/31695) - Update persistence-snapshot.md by [@&#8203;sebastian-alfers](https://togithub.com/sebastian-alfers) in [https://github.com/akka/akka/pull/31738](https://togithub.com/akka/akka/pull/31738) - Avoid submaterialization for lazy future and lazy single by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31735](https://togithub.com/akka/akka/pull/31735) - build: Drop OSGi support by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31747](https://togithub.com/akka/akka/pull/31747) - \=str Add test for not call `onComplete` twice when upstream complete. by [@&#8203;He-Pin](https://togithub.com/He-Pin) in [https://github.com/akka/akka/pull/31748](https://togithub.com/akka/akka/pull/31748) - cp .jvmopts-ci instead of mv by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31749](https://togithub.com/akka/akka/pull/31749) - ci: current gcloud action version by [@&#8203;ennru](https://togithub.com/ennru) in [https://github.com/akka/akka/pull/31750](https://togithub.com/akka/akka/pull/31750) - Run DurableStateBehavior delete effect in same way as persist, [#&#8203;31752](https://togithub.com/akka/akka/issues/31752) by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31753](https://togithub.com/akka/akka/pull/31753) - chore: Harden EventSourcedBehaviorRetentionSpec, [#&#8203;31623](https://togithub.com/akka/akka/issues/31623) by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31758](https://togithub.com/akka/akka/pull/31758) - chore: fix jdk8 compilation errors in doc sampes by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31767](https://togithub.com/akka/akka/pull/31767) - chore: Remove deprecated Classic Remoting, [#&#8203;31764](https://togithub.com/akka/akka/issues/31764) by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31765](https://togithub.com/akka/akka/pull/31765) - chore: additional mima filters for Scala 3 by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31770](https://togithub.com/akka/akka/pull/31770) - Update aeron-client, aeron-driver to 1.40.0 by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/31744](https://togithub.com/akka/akka/pull/31744) - chore: multi-node testkit throttle not implemented in Artery by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31774](https://togithub.com/akka/akka/pull/31774) - docs: r2dbc in plugins with replicated es support by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31779](https://togithub.com/akka/akka/pull/31779) - Update groupby doc scala by [@&#8203;pooriatgh](https://togithub.com/pooriatgh) in [https://github.com/akka/akka/pull/31780](https://togithub.com/akka/akka/pull/31780) - chore: port conflict in AeronStream tests, [#&#8203;31778](https://togithub.com/akka/akka/issues/31778) by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31787](https://togithub.com/akka/akka/pull/31787) - perf: Skip delete snapshots in retention when plugin only keeps one snapshot by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31784](https://togithub.com/akka/akka/pull/31784) - chore: improve some links (so they pass the link checker) by [@&#8203;ennru](https://togithub.com/ennru) in [https://github.com/akka/akka/pull/31781](https://togithub.com/akka/akka/pull/31781) - feat: convenience factories for Scala Try to StatusReply transform by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31783](https://togithub.com/akka/akka/pull/31783) - feat: Optimized mandatory attributes by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31777](https://togithub.com/akka/akka/pull/31777) - fix: Follow up to [#&#8203;31777](https://togithub.com/akka/akka/issues/31777) mima filters for Scala 3 by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31789](https://togithub.com/akka/akka/pull/31789) - fix: Only one retention cycle in progress at a time, [#&#8203;31785](https://togithub.com/akka/akka/issues/31785) by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31786](https://togithub.com/akka/akka/pull/31786) - ci: Remove special-casing Scala 3 by [@&#8203;ennru](https://togithub.com/ennru) in [https://github.com/akka/akka/pull/31775](https://togithub.com/akka/akka/pull/31775) - Special exception message for system.actorOf with a typed guardian by [@&#8203;leviramsey](https://togithub.com/leviramsey) in [https://github.com/akka/akka/pull/31768](https://togithub.com/akka/akka/pull/31768) - build: Update gcp ghaction plugin for working auth by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31791](https://togithub.com/akka/akka/pull/31791) - build: Multinode gke auth by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31792](https://togithub.com/akka/akka/pull/31792) - build: Install gcloud auth plugin by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31793](https://togithub.com/akka/akka/pull/31793) - build: Set USE_GKE_GCLOUD_AUTH_PLUGIN in multinode ci by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31794](https://togithub.com/akka/akka/pull/31794) - Update gson to 2.10 by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/31741](https://togithub.com/akka/akka/pull/31741) - fix: Less error logging, more retrying in ddata rememer entities by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31802](https://togithub.com/akka/akka/pull/31802) - Preparations for external transport of replicated events by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31771](https://togithub.com/akka/akka/pull/31771) - chore: safer EventEnvelope.toString by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31804](https://togithub.com/akka/akka/pull/31804) - fix: SnapshotSerializeSpec test case that was never deterministic removed by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31805](https://togithub.com/akka/akka/pull/31805) - doc: correct entity id for replicated shopping cart by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31807](https://togithub.com/akka/akka/pull/31807) - fix: EventSourcedBehaviorRetentionSpec fail by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31809](https://togithub.com/akka/akka/pull/31809) - fix: EventSourcedBehaviorStashSpec failure fixes by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31808](https://togithub.com/akka/akka/pull/31808) - fix: Failures in tests verifying stream io dispatcher use [#&#8203;31366](https://togithub.com/akka/akka/issues/31366) by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31812](https://togithub.com/akka/akka/pull/31812) - perf: SystemMaterializer promise is typically completed by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31813](https://togithub.com/akka/akka/pull/31813) - bump: sbt, scalatest to get to Scala XML 2.1.0 by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31815](https://togithub.com/akka/akka/pull/31815) - Clarify loading an extension through config by [@&#8203;sebastian-alfers](https://togithub.com/sebastian-alfers) in [https://github.com/akka/akka/pull/31816](https://togithub.com/akka/akka/pull/31816) - chore: Add filtered flag to EventEnvelope by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31817](https://togithub.com/akka/akka/pull/31817) - fix: mapWithResource setting its attributes in non standard way by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31810](https://togithub.com/akka/akka/pull/31810) - bump: gson 2.10.1 (was 2.10) by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/31818](https://togithub.com/akka/akka/pull/31818) - bump: metrics-core, metrics-jvm 4.2.15 (was 4.2.12) by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/31819](https://togithub.com/akka/akka/pull/31819) - bump: use ssl-config 0.6.1 even for Scala 2 (was 0.4.3) by [@&#8203;ennru](https://togithub.com/ennru) in [https://github.com/akka/akka/pull/31823](https://togithub.com/akka/akka/pull/31823) - fix: Support slf4j 2.0.6 and logback 1.4.5, [#&#8203;31593](https://togithub.com/akka/akka/issues/31593) by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31825](https://togithub.com/akka/akka/pull/31825) - doc: Link to R2DBC query representation by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31829](https://togithub.com/akka/akka/pull/31829) - fix(stream): in TlsActor flush data to user only after handshake has finished by [@&#8203;jrudolph](https://togithub.com/jrudolph) in [https://github.com/akka/akka/pull/31433](https://togithub.com/akka/akka/pull/31433) - chore: Drop SerialVersionUID remover plugin sources by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31833](https://togithub.com/akka/akka/pull/31833) - perf: Avoid many System.nanoTime calls in sharding passivation strategies by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31834](https://togithub.com/akka/akka/pull/31834) - doc: recommend new gRPC transport for replicated event sourcing by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31828](https://togithub.com/akka/akka/pull/31828) - fix: finalizeStage being called multiple times for the same stage by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31832](https://togithub.com/akka/akka/pull/31832) - fix: Sharding entity-recovery-constant-rate-strategy rate per entity type by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31836](https://togithub.com/akka/akka/pull/31836) - opt: Avoid field in typed actor context by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31843](https://togithub.com/akka/akka/pull/31843) - opt: Avoid typed system adapter resolution on each typed actor start by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31842](https://togithub.com/akka/akka/pull/31842) - bump: metrics-core, metrics-jvm 4.2.17 (was 4.2.15) by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/31849](https://togithub.com/akka/akka/pull/31849) - bump: jackson-databind 2.13.5 (was 2.13.4.2) by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/31847](https://togithub.com/akka/akka/pull/31847) - Remove the deprecation of Flow#recoverWith by [@&#8203;RichardMarto](https://togithub.com/RichardMarto) in [https://github.com/akka/akka/pull/31857](https://togithub.com/akka/akka/pull/31857) - chore: Include stack trace in case decoder fails by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31860](https://togithub.com/akka/akka/pull/31860) - doc: Stronger recommendation to start with getting started guide by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31858](https://togithub.com/akka/akka/pull/31858) - chore: Better handling of unexpected stop of TLS actor by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31863](https://togithub.com/akka/akka/pull/31863) - fix: ClusterShardingHealthCheck should not stall Kubernetes rolling update, [#&#8203;31271](https://togithub.com/akka/akka/issues/31271) by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31864](https://togithub.com/akka/akka/pull/31864) - first batch of dropping deprecated APIs for 2.8 by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31866](https://togithub.com/akka/akka/pull/31866) - second batch of dropping deprecated APIs for 2.8 by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31867](https://togithub.com/akka/akka/pull/31867) - chore: Remove old shaded protobuf by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31876](https://togithub.com/akka/akka/pull/31876) - chore: Use ClusterShuttingDown in ddata Replicator by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31874](https://togithub.com/akka/akka/pull/31874) - bump: lmdbjava 0.8.3 (was 0.7.0) by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/31850](https://togithub.com/akka/akka/pull/31850) - fix: GroupBy incorrectly failing for element on closed substream by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31872](https://togithub.com/akka/akka/pull/31872) - feat: Internal stop shards command by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31859](https://togithub.com/akka/akka/pull/31859) - doc: Fix erlang.org link by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31878](https://togithub.com/akka/akka/pull/31878) - chore: link to current instead of 2.6 by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31879](https://togithub.com/akka/akka/pull/31879) - chore: mapAsyncPartitioned follow up by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31882](https://togithub.com/akka/akka/pull/31882) - fix: reduce UnRegister loop, [#&#8203;31530](https://togithub.com/akka/akka/issues/31530) by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31883](https://togithub.com/akka/akka/pull/31883) - chore: Release version and license change date by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31886](https://togithub.com/akka/akka/pull/31886) - chore: Update release instructions by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31887](https://togithub.com/akka/akka/pull/31887) See also the [2.8.0 milestone on github](https://togithub.com/akka/akka/milestone/196?closed=1) **Full Changelog**: https://github.com/akka/akka/compare/v2.7.0...v2.8.0 ##### Credits For this release we had the help of 12 committers – thank you all very much! commits added removed 46 7948 7293 Johan Andrén 37 7592 66807 Patrik Nordwall 15 898 1193 Scala Steward 14 299 366 Enno Runne 6 71 32 kerr 2 1786 42 Levi Ramsey 2 3 1 Sebastian Alfers 1 0 12 Richard Marto 1 6 4 jackyscript 1 7 0 Peter Vlugter 1 2 2 AndyChen 1 2 2 pooria taghizadeh naderi 1 1 1 Johannes Rudolph </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/navicore/stsource). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45LjAiLCJ1cGRhdGVkSW5WZXIiOiIzNS45LjAifQ==-->
renovate[bot] commented 2023-03-17 13:06:36 +00:00 (Migrated from github.com)

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (2.8.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

### Renovate Ignore Notification As this PR has been closed unmerged, Renovate will now ignore this update (2.8.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the `ignoreDeps` array of your renovate config. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
navicore/stsource!18
No description provided.