What's Changed
- using expandBatchActionNew and removes old expandBatchAction by @juliano in #2811
- Upgrade Doobie version by @wb14123 in #2910
- Fix sbt Docker image version by @wb14123 in #2909
- Add performance tip by @jilen in #2532
- Update typesafe:config to 1.4.3 by @zio-scala-steward in #2916
- drop jasync modules by @juliano in #2889
- remove jasync residuals by @juliano in #2917
- Update scala-java8-compat to 0.9.1 by @zio-scala-steward in #2918
- Simplify
ZioJdbcContext::transaction
code by @guizmaii in #2920 - Remove noisy and useless Logback logs by @guizmaii in #2922
- Fixed the "==" constraint to a.i == b.i in PrepareSpec."with outer join" by @b-gyula in #2230
- Fix
java.lang.NoClassDefFoundError: zio/ZIO$Fail
by @guizmaii in #2923 - Add a CI check for code format by @guizmaii in #2925
- Don't create more than one empty
Statement
by @guizmaii in #2934 - Prefer mutable data structure to reduce memory usage in macros by @guizmaii in #2932
- Avoid allocations by @guizmaii in #2935
- Prefer tail recursive loop by @guizmaii in #2936
- Use more mutable data structures by @guizmaii in #2940
- Code review of the Ast by @guizmaii in #2941
- Split the
quill-jdbc
tests into several sbt modules to speed up com… by @guizmaii in #2937 - Move
quill-sql
tests to a separate module by @guizmaii in #2938 - Parallelize the build of
quill-jdbc-test-*
andquill-sql-test
modules by @guizmaii in #2939 - Update sbt, sbt-dependency-tree to 1.9.7 by @zio-scala-steward in #2943
- Update orientdb-graphdb to 3.2.24 by @zio-scala-steward in #2947
- Update mysql-connector-j to 8.2.0 by @zio-scala-steward in #2946
- Update scalafmt-core to 3.7.15 by @zio-scala-steward in #2945
- Update HikariCP to 5.1.0 by @zio-scala-steward in #2951
- Improve performance of QuatMaking. Better use of cache by @deusaquilus in #2950
- Update zio, zio-streams to 2.0.19 by @zio-scala-steward in #2954
- Update zio-logging to 2.1.15 by @zio-scala-steward in #2952
- Update zio-json to 0.6.2 by @zio-scala-steward in #2859
- Migrate from Akka to Pekko by @guizmaii in #2926
- Update pekko-connectors-cassandra to 1.0.1 by @zio-scala-steward in #2955
- Update zio-logging to 2.1.16 by @zio-scala-steward in #2961
- Update postgresql to 42.7.0 by @zio-scala-steward in #2960
- Update scalafmt-core to 3.7.17 by @zio-scala-steward in #2958
- Reverse null-check branch order in Optional operations by @deusaquilus in #2970
- Only reduce conflicts by @deusaquilus in #2979
Full Changelog: v4.8.0...v4.8.1