Blame akka.changes

Bernhard M. Wiedemann 001376
-------------------------------------------------------------------
ba4557
Thu Oct 12 11:47:29 UTC 2023 - Fridrich Strba <fstrba@suse.com>
ba4557
ba4557
- Upgrade to version 2.8.5
ba4557
  * Changes of 2.8.5
ba4557
    + backport: clear inflight DNS requests on failure to allow
ba4557
      retries (#32110)
ba4557
    + fix: DownSelfQuarantinedByRemote should not be triggered by
ba4557
      harmless quarantine, #31095 (backport)
ba4557
  * Changes of 2.8.4
ba4557
    + feat: event writer
ba4557
    + fix: discard ReceiveTimeout when timeout message is null
ba4557
    + Add javadsl for Effect.delete() in durable state #32027
ba4557
    + perf: streamline recursion in mapAsyncPartitioned #32031
ba4557
    + Add short-circuit support in retry pattern #32035
ba4557
    + test: harden PersistentActorRecoveryTimeoutSpec, #31624
ba4557
  * Changes of 2.8.3
ba4557
    + Update Scala to 2.12.18 & 2.13.11
ba4557
    + feat: Include exception type in StatusReply toString when not
ba4557
      text
ba4557
    + str Add Flow contramap
ba4557
    + fix: Better exception string in StatusReply
ba4557
    + fix: AllocationStrategy in ShardedDaemonProcess
ba4557
    + feat: Collocating shards with consistent hashing
ba4557
    + perf: Scalable slice queries for many consumers
ba4557
    + fix: Try to limit spin loop in TLSActor #29922
ba4557
    + test: harden EventsBySliceFirehoseSpec, #31979
ba4557
    + feat: Placeholder event representation for filtered journal
ba4557
      events
ba4557
    + feat: Query traits for using snapshots as starting point
ba4557
  * Changes of 2.8.2
ba4557
    + feat: Make it possible to define appVersion later
ba4557
    + feat: More Serializer constructor alternatives
ba4557
  * Changes of 2.8.1
ba4557
    + feat: Make it possible to include tags in event envelope
ba4557
    + feat: Typed envelope version of the eventsByPersistenceId
ba4557
      queries
ba4557
    + feat: Tagger that can look at state for event sourced
ba4557
      behaviour
ba4557
    + str Add onErrorComplete operator
ba4557
    + fix: starting Sharding with separate Coordinator role, #31637
ba4557
    + fix: Eager init of DistributedData extension from
ba4557
      ExternalShardAllocationStrategy
ba4557
    + fix: Refactor concurrency in AsyncDnsResolver
ba4557
    + Various and sundry async-dns improvements
ba4557
    + str Add startAfterNrOfConsumers to BroadcastHub
ba4557
    + str Implement Source.never as a dedicated GraphStage
ba4557
  * New features of 2.8.0
ba4557
    + Expiry of CRDT entries, #27683
ba4557
    + Wildcard subscription of ddata changes
ba4557
    + Add color to LogCapturing #31689
ba4557
    + feat: Throttle keep alive messages of ShardedDaemonProcess
ba4557
    + feat: API for dynamic scaling of Sharded daemon process
ba4557
      instances
ba4557
    + feat: More fine grained control of stream error logging
ba4557
    + mapAsyncPartitioned stream operator
ba4557
    + Auto-select SRV lookup for the name lookup if entry looks
ba4557
      like a srv name
ba4557
- Removed patches:
ba4557
  * akka-2.3.0-typesafe-config-1.3.0.patch
ba4557
  * akka-2.3.16-typesafe-config-1.4.1.patch
ba4557
    + not needed with this version
ba4557
ba4557
-------------------------------------------------------------------
922b87
Sat Apr 30 16:08:34 UTC 2022 - Fridrich Strba <fstrba@suse.com>
922b87
922b87
- Build against io.netty:netty, since the compat versions do not
922b87
  exist any more
922b87
922b87
-------------------------------------------------------------------
fc77b1
Fri Apr 29 14:39:47 UTC 2022 - Fridrich Strba <fstrba@suse.com>
fc77b1
fc77b1
- Use %%mvn_artifact and %%mvn_install instead of %%add_maven_depmap
fc77b1
  * Allow resolution against netty3 that uses compatibility versions
fc77b1
fc77b1
-------------------------------------------------------------------
060dd1
Thu Apr 28 07:27:39 UTC 2022 - Dirk Müller <dmueller@suse.com>
060dd1
ba4557
- use https url
060dd1
060dd1
-------------------------------------------------------------------
0ce647
Mon Mar 21 14:37:53 UTC 2022 - Fridrich Strba <fstrba@suse.com>
0ce647
0ce647
- Build with java source and target levels 8
0ce647
- Removed patch:
0ce647
  * akka-2.3.0-encoding.patch
0ce647
    + the change is directly integrated in the akka-build.xml file
0ce647
0ce647
-------------------------------------------------------------------
e53015
Tue Apr 20 07:44:10 UTC 2021 - Fridrich Strba <fstrba@suse.com>
e53015
e53015
- Added patch:
e53015
  * akka-2.3.16-typesafe-config-1.4.1.patch
e53015
    + conditionlally applied patch to enable build against
e53015
      typesafe-config >= 1.4.1
e53015
e53015
-------------------------------------------------------------------
c8a5ac
Mon Apr 19 14:18:00 UTC 2021 - Fridrich Strba <fstrba@suse.com>
c8a5ac
c8a5ac
- Added patch:
c8a5ac
  * akka-2.3.0-typesafe-config-1.3.0.patch
c8a5ac
    + conditionally applied patch to be able to build against
c8a5ac
      typesafe-config >= 1.3
c8a5ac
c8a5ac
-------------------------------------------------------------------
Bernhard M. Wiedemann 42352e
Thu Apr  9 09:03:21 UTC 2020 - Fridrich Strba <fstrba@suse.com>
Bernhard M. Wiedemann 42352e
Bernhard M. Wiedemann 42352e
- Don't build against eclipse-osgi, but again osgi-core and
Bernhard M. Wiedemann 42352e
  osgi-compendium packages in order to prevent a fat dependency
Bernhard M. Wiedemann 42352e
  for a feature that is well served by lighter packages
Bernhard M. Wiedemann 42352e
Bernhard M. Wiedemann 42352e
-------------------------------------------------------------------
Bernhard M. Wiedemann 001376
Wed Mar  4 09:43:58 UTC 2020 - Fridrich Strba <fstrba@suse.com>
Bernhard M. Wiedemann 001376
Bernhard M. Wiedemann 001376
- Initial packaging of akka 2.3.16