Releases: UltimateSoftware/surge
Releases · UltimateSoftware/surge
Surge v0.5.51
Changes In This Version
- Remove SurgeEventReadFormatting as it was unused (#256) @jeffboutotte
- Update grpc-netty-shaded to 1.46.0 (#253) @scala-steward
- Update json4s-native to 4.0.5 (#243) @scala-steward
- Update sbt-paradox-dependencies to 0.2.2 (#247) @scala-steward
- Update mockito-core to 4.5.1 (#251) @scala-steward
- Update grpc-netty-shaded to 1.45.1 (#240) @scala-steward
- Update sbt-mima-plugin to 1.1.0 (#245) @scala-steward
- Update scalatest to 3.2.12 (#252) @scala-steward
- Update sbt-header to 5.7.0 (#250) @scala-steward
- Update scalafmt-core to 3.5.2 (#249) @scala-steward
Surge v0.5.50
Changes In This Version
- Update scalafmt-core to 3.5.0 (#242) @scala-steward
- Update scalafmt-core to 3.4.3 (#241) @scala-steward
- Update akka-http to 10.2.9 (#231) @scala-steward
- Update scalafmt-core to 3.3.3 (#239) @jeffboutotte
- Update sbt-native-packager to 1.9.9 (#229) @scala-steward
- Update logback-classic to 1.2.11 (#232) @scala-steward
- Update grpc-netty-shaded to 1.44.1 (#228) @scala-steward
- Update scala-collection-compat to 2.7.0 (#234) @scala-steward
- Update akka-grpc-runtime_2.12, ... to 2.1.4 (#236) @scala-steward
- Update mockito-core to 4.4.0 (#233) @scala-steward
- Update grpc-netty-shaded to 1.44.0 (#219) @scala-steward
- Update slf4j-api to 1.7.36 (#225) @scala-steward
- Update typesafe:config to 1.4.2 (#222) @scala-steward
- Update sbt-header to 5.6.5 (#224) @scala-steward
- Update sbt-updates to 0.6.2 (#223) @scala-steward
New Features
- remove aggregate name from metric name, keep it as a tag value (#230) @zachary-rote
- track published messages (#204) @zachary-rote
Bug Fixes
- Remove name from an actor to allow multiple engines to run in the same ActorSystem (#246) @jeffboutotte
Surge v0.5.49
Changes In This Version
- Update sbt to 1.6.2 (#221) @scala-steward
- Propagate EC throughout codebase (#198) @rohan-sircar
- Update mockito-core to 4.3.1 (#218) @scala-steward
- Update slf4j-api to 1.7.35 (#217) @scala-steward
- Update mockito-core to 4.3.0 (#216) @scala-steward
- Update slf4j-api to 1.7.33 (#208) @scala-steward
- Update json4s-native to 4.0.4 (#214) @scala-steward
- Update scalatest to 3.2.11 (#215) @scala-steward
- Update scala-library to 2.13.8 (#207) @scala-steward
- Add a check for Akka version compatibility (#209) @jeffboutotte
- Add manual cluster joining and singleton actor system (#200) @EldarKZ16
- Remove a handful of unused classes (#210) @jeffboutotte
- Update sbt-scoverage to 1.9.3 (#205) @scala-steward
Surge v0.5.48
Changes In This Version
- Additionally provide key & header information to event read formatting (#206) @jeffboutotte
Surge v0.5.47
Changes In This Version
- Update grpc-netty-shaded to 1.43.2 (#201) @scala-steward
- Update akka-management, ... to 1.1.2 (#202) @scala-steward
- Update scalafmt-core to 3.3.1 (#197) @scala-steward
- Update OpenTelemetry to 1.9.1 (#199) @jeffboutotte
- Update scala-library to 2.13.7 (#168) @scala-steward
- Update scala-library to 2.12.15 (#167) @scala-steward
Bug Fixes
- Fix an issue with running multiple engines in one app (#203) @jeffboutotte
Surge v0.5.46
Changes In This Version
- Scope logback to the test scope (#196) @jeffboutotte
- Update logback-classic to 1.2.10 (#187) @scala-steward
- add uninitialized receive to HostAssignmentTrackerImpl (#194) @EldarKZ16
- Update sbt to 1.6.1 (#195) @scala-steward
- Retry mechanism in javadsl when engine is still starting (#150) @rohan-sircar
- Draft: Add git commit hash in release version (#151) @rohan-sircar
- Update scalafmt-core to 3.3.0 (#192) @scala-steward
- Turn case class Ack() to case object (#193) @rohan-sircar
- Update scalafmt-core to 3.2.2 (#188) @scala-steward
- Update sbt-scalafmt to 2.4.6 (#190) @scala-steward
- Fix builds (#186) @sebastianharko
- Update scala-collection-compat to 2.6.0 (#182) @scala-steward
- Update sbt to 1.5.8 (#170) @scala-steward
- Update embedded-kafka to 2.8.1 (#184) @jeffboutotte
- Update scalafmt-core to 3.2.1 (#183) @scala-steward
- Update mockito-core to 4.2.0 (#181) @scala-steward
- Update scalatest to 3.2.10 (#173) @scala-steward
- Update junit to 4.13.2 (#164) @scala-steward
- Update scalafmt-core to 3.0.8 (#172) @scala-steward
- Improvements to OpenTelemetry context propagation (#179) @jeffboutotte
- Update kafka-clients, kafka-streams, ... to 2.7.2 (#165) @scala-steward
- Update mockito-core to 3.12.4 (#166) @scala-steward
- Update play-json to 2.9.2 (#159) @scala-steward
- Update grpc-netty-shaded to 1.43.1 (#163) @scala-steward
- Update scala-collection-compat to 2.4.4 (#169) @scala-steward
- Update akka-http to 10.2.7 (#158) @scala-steward
- Update sbt-updates to 0.6.1 (#178) @scala-steward
- Update akka-grpc-runtime_2.12, ... to 2.1.2 (#155) @scala-steward
- Update logback-classic to 1.2.9 (#153) @scala-steward
- Update slf4j-api to 1.7.32 (#176) @scala-steward
- Update sbt-native-packager to 1.9.7 (#177) @scala-steward
- Update sbt-scoverage to 1.9.2 (#175) @scala-steward
- Update paradox-theme-generic, sbt-paradox to 0.9.2 (#156) @scala-steward
- Update sbt-native-packager to 1.9.0 (#161) @scala-steward
- Update sbt-release to 1.1.0 (#154) @scala-steward
- Update sbt-git to 1.0.2 (#160) @scala-steward
- Update sbt-scalafmt to 2.4.5 (#171) @scala-steward
- Update sbt-updates to 0.5.3 (#157) @scala-steward
- Update mockito-3-4 to 3.2.10.0 (#174) @scala-steward
- Clean Up Old Code & Abstractions From AggregateStateStore (#149) @jeffboutotte
- Report Stopped/Started Status Per Engine (#148) @rohan-sircar
- Test Helpers DOCs (#146) @sebastianharko
- Fix SurgeMessagePipelineSpec; Improve RouterActor Testing (#145) @EldarKZ16
Surge v0.5.45
Changes In This Version
- local actor provider issue fix (#143) @satyender071
- Added a SurgeContext aware message processing model (#139) @jeffboutotte
- Mockito Test Helpers DSL (#144) @sebastianharko
- Akka Cluster Sharding (#128) @EldarKZ16
- Make it so the controllable instance doesn't leak through to the DSL (#142) @ckmcd
Surge v0.5.44
Changes In This Version
- Apply events in bulk (#131) @ckmcd
- PersistentActor.ACKError should be undergo serialization verification (#141) @EldarKZ16
- Expose Java future from surge engine stop in javadsl (#134) @satyender071
- Remove samples dir (#136) @rohan-sircar
New Features
- experimental annotations (#137) @zachary-rote
Surge v0.5.43
Changes In This Version
- Make the engine status fields more type safe (#132) @prateekatknoldus
- Improve Error Reporting from Stopped Engine (#129) @prateekatknoldus
New Features
- jmx surge health (#84) @zachary-rote
Bug Fixes
- change docs example to support jdk 1.8 - 11 (#133) @zachary-rote
Surge v0.5.42
Changes In This Version
- Remove 5 second timeout for event handler (#130) @jeffboutotte
- C# SDK Working version! (#121) @sebastianharko
- sendCommandWithRetries Cleanup (#126) @prateekatknoldus