Releases: softwaremill/ox
Releases · softwaremill/ox
v1.0.2
What's Changed
- Add a commit drain & stage to Kafka (#383) @adamw
- Update channels to 1.1.1 (#381) @softwaremill-ci
- Update scalafmt-core to 3.9.10 (#376) @softwaremill-ci
- Update channels to 1.1.0 (#380) @softwaremill-ci
- Update kafka-clients to 4.1.1 (#379) @softwaremill-ci
- Update logback-classic to 1.5.21 (#378) @softwaremill-ci
- add interruptible stdin hint to docs (#377) @lbialy
- Update sbt-softwaremill-common, ... to 2.1.1 (#375) @softwaremill-ci
- Update logback-classic to 1.5.20 (#374) @softwaremill-ci
- Update scala3-library to 3.3.7 (#373) @softwaremill-ci
- Update sbt-mdoc to 2.8.0 (#372) @softwaremill-ci
- Update kafka-clients to 4.1.0 (#358) @softwaremill-ci
- Update kafka-clients to 4.0.1 (#371) @softwaremill-ci
- Update sbt, scripted-plugin to 1.11.7 (#370) @softwaremill-ci
v1.0.1
What’s Changed
- Add a timeout to shutdown (#369) @adamw
- Update logback-classic to 1.5.19 (#367) @softwaremill-ci
- Change mima config (#364) @adamw
- Add a fail-safe ensuring that we don't act on old timers in groupedWithin (#363) @adamw
- Update sbt, scripted-plugin to 1.11.6 (#361) @softwaremill-ci
- Update opentelemetry-api to 1.54.0 (#360) @softwaremill-ci
- Update embedded-kafka to 4.1.0 (#359) @softwaremill-ci
- Update pekko-stream to 1.2.0 (#357) @softwaremill-ci
- Update sbt, scripted-plugin to 1.11.5 (#356) @softwaremill-ci
- fix typo in readme (#355) @SethTisue
v1.0.0
What’s Changed
- Better error message when attempting to create a fork outside of a scope (#354) @adamw
- Update opentelemetry-api to 1.53.0 (#353) @softwaremill-ci
- Update sbt, scripted-plugin to 1.11.4 (#352) @softwaremill-ci
v1.0.0-RC2
What’s Changed
- Increase buffer in mapPar, add more tests, improve performance (#350) @adamw
- Update pekko-stream to 1.1.5 (#349) @softwaremill-ci
v1.0.0-RC1
We're expecting to publish the final 1.0.0 release in ~1 month.
Please help us with testing & feedback - what is missing? what is broken? what would be good to fix before 1.0-final? Thanks!
What’s Changed
- Update opentelemetry-api to 1.52.0 (#348) @softwaremill-ci
v0.7.3
v0.7.2
v0.7.1
What’s Changed
- Add catching extension method, rename previous top-level catching to catchingNonFatal (#345) @adamw
- Update sbt-mdoc to 2.7.2 (#344) @softwaremill-ci
- Add an inline "debug" method (#343) @adamw
- Update sbt, scripted-plugin to 1.11.3 (#342) @softwaremill-ci
v0.7.0
What’s Changed
- Add docs on how to use Ox with AI coding assistants (#341) @adamw
- Rename maxRepeats to maxAttempts, change semantics (#340) @adamw
- Add Flow.retry and Flow.recover (#339) @adamw
- Optimize cancellable fork when it's cancelled before starting (#338) @adamw
- Add suppressed exceptions when one is thrown during releasing in use (#337) @adamw
- Fix to run finalizers once when there's an exception during releasing (#336) @adamw
- Optimize Chunk implementation with multi-array backing (#335) @adamw
- Update sbt-softwaremill-common, ... to 2.1.0 (#334) @softwaremill-ci
- Update sbt-softwaremill-common, ... to 2.0.26 (#325) @softwaremill-ci
- Update channels to 1.0.1 (#332) @softwaremill-ci
- Increase default chunk size in IO/file ops to 8192 (#333) @adamw
- Add debug macro (#331) @adamw
v0.6.1
What’s Changed
- Add selectWithin & selectOrClosedWithin (#330) @adamw
- Add split & splitOn operations for Flows (#329) @adamw
- Update pekko-stream to 1.1.4 (#328) @softwaremill-ci
- Update sbt, scripted-plugin to 1.11.2 (#327) @softwaremill-ci
- Update opentelemetry-api to 1.51.0 (#326) @softwaremill-ci
- Update sbt, scripted-plugin to 1.11.1 (#324) @softwaremill-ci