Releases: zio/zio-protoquill
Releases · zio/zio-protoquill
v4.8.6
Changes
- Track latest SQL query string and ExecutionInfo in ZIO FiberRefs for Diagnostic @deusaquilus (#522)
- Bump/Fix docker images and build steps @deusaquilus (#521)
- Fixing lift-ids duplication issue in dynamic query lists @deusaquilus (#520)
- Bump actions/checkout from 4.1.7 to 4.2.0 @dependabot (#504)
- fix build @juliano (#497)
- Bump scala-steward-org/scala-steward-action from 2.65.0 to 2.66.0 @dependabot (#475)
- Update h2 to 2.3.230 @zio-scala-steward (#476)
- Update boopickle to 1.5.0 @zio-scala-steward (#477)
- Update zio, zio-streams to 2.1.6 @zio-scala-steward (#472)
- Update sbt, sbt-dependency-tree to 1.10.1 @zio-scala-steward (#471)
- Update mysql-connector-j to 9.0.0 @zio-scala-steward (#468)
- Update sbt-scoverage to 2.1.0 @zio-scala-steward (#469)
- Update zio, zio-streams to 2.1.5 @zio-scala-steward (#466)
- Update zio-json to 0.7.1 @zio-scala-steward (#464)
- Update zio, zio-streams to 2.1.4 @zio-scala-steward (#463)
- Update caliban-quick to 2.7.2 @zio-scala-steward (#462)
- Bump actions/checkout from 4.1.6 to 4.1.7 @dependabot (#461)
- Update zio-json to 0.7.0 @zio-scala-steward (#458)
- Update zio, zio-streams to 2.1.3 @zio-scala-steward (#460)
- Update zio, zio-streams to 2.1.2 @zio-scala-steward (#459)
- Update caliban-quick to 2.7.1 @zio-scala-steward (#457)
- Improve tests: Add a sumtype in some tests @guizmaii (#456)
- Update caliban-quick to 2.7.0 @zio-scala-steward (#455)
- Update sqlite-jdbc to 3.46.0.0 @zio-scala-steward (#453)
- Bump actions/checkout from 4.1.5 to 4.1.6 @dependabot (#451)
v4.8.5
Changes
- Arbitrary arity tuple @Primetalk (#435)
- Widen Quats during type-checking @deusaquilus (#452)
- Update zio, zio-streams to 2.1.1 @zio-scala-steward (#450)
- Update zio, zio-streams to 2.1.0 @zio-scala-steward (#449)
- Drop Monix support @guizmaii (#448)
v4.8.4
Changes
- Update zio-quill to
v4.8.4
@guizmaii (#447) - Fix exception on null json / jsonb value in postgres @vladimirkl (#446)
- Bump actions/checkout from 4.1.3 to 4.1.5 @dependabot (#444)
- Update sbt, sbt-dependency-tree to 1.10.0 @zio-scala-steward (#445)
- Update sbt-scoverage to 2.0.12 @zio-scala-steward (#442)
- Update mysql-connector-j to 8.4.0 @zio-scala-steward (#441)
- Bump actions/checkout from 4.1.2 to 4.1.3 @dependabot (#439)
- Update logback-classic to 1.5.6 @zio-scala-steward (#438)
- Update sqlite-jdbc to 3.45.3.0 @zio-scala-steward (#437)
- Update caliban-quick to 2.6.0 @zio-scala-steward (#436)
- Update pprint to 0.9.0 @zio-scala-steward (#434)
- Update zio, zio-streams to 2.0.22 @zio-scala-steward (#433)
- Update logback-classic to 1.5.5 @zio-scala-steward (#432)
- Remove config from exception when Hikari data source can't be created @GeorgeII (#429)
- Bump actions/setup-java from 4.0.0 to 4.2.1 @dependabot (#426)
- Bump actions/checkout from 4.1.1 to 4.1.2 @dependabot (#427)
v4.8.3
FYI, v4.8.2
has been skipped as zio-quill v4.8.2
publishing has failed
Changes
- Update Scala and dependencies @guizmaii (#417)
- Update postgresql to 42.7.3 @zio-scala-steward (#425)
- Update doobie-core, doobie-postgres to 1.0.0-RC5 @zio-scala-steward (#388)
- feat: use caliban-quick instead of tapir @ouertani (#409)
- Update postgresql to 42.7.2 @zio-scala-steward (#415)
- Update tapir-json-zio to 1.8.5 @zio-scala-steward (#381)
- Update logback-classic to 1.5.3 @zio-scala-steward (#413)
- Update Scala Steward @guizmaii (#416)
- Update logback-classic to 1.4.14 @zio-scala-steward (#393)
- Bump actions/setup-java from 3.13.0 to 4.0.0 @dependabot (#395)
- Bump scala-steward-org/scala-steward-action from 2.61.0 to 2.63.0 @dependabot (#399)
- Bump release-drafter/release-drafter from 5 to 6 @dependabot (#410)
- add batch insert of onConflict @timzaak (#394)
v4.8.1
What's Changed
- drop jasync modules by @juliano in #363
- remove jasync related tests by @juliano in #369
- Update sbt, sbt-dependency-tree to 1.9.7 by @zio-scala-steward in #372
- Update/caliban 2.4.1 by @ouertani in #373
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #374
- Update tapir-json-zio to 1.7.6 by @zio-scala-steward in #375
- Update tapir-json-zio to 1.8.2 by @zio-scala-steward in #377
- Update mysql-connector-j to 8.2.0 by @zio-scala-steward in #376
- Update tapir-json-zio to 1.8.3 by @zio-scala-steward in #378
- Update HikariCP to 5.1.0 by @zio-scala-steward in #382
- Update zio, zio-streams to 2.0.19 by @zio-scala-steward in #383
- Update postgresql to 42.7.0 by @zio-scala-steward in #389
- Update caliban, caliban-zio-http to 2.4.3 by @zio-scala-steward in #387
New Contributors
Full Changelog: v4.8.0...v4.8.1
v4.8.0
The two main changes of this release are:
- we dropped Java 8, 9 and 10 support. The minimal supported Java version is now Java 11.
- @wb14123 fixed the memory leak present in the dynamic queries cache. See zio/zio-quill#2878
Changes
v4.7.3
Changes
- Update zio-quill to v4.7.3 @guizmaii (#362)
- Update quill-engine to 4.7.3 @zio-scala-steward (#361)
- Update zio, zio-streams to 2.0.18 @zio-scala-steward (#359)
- Disable Scala3 significant indentation @guizmaii (#357)
- Bump actions/checkout from 4.0.0 to 4.1.0 @dependabot (#354)
- Bump actions/setup-java from 3.12.0 to 3.13.0 @dependabot (#355)
- bump quill engine and util to latest @juliano (#353)
Note that the versions v4.7.1
and v4.7.2
of zio-protoquill weren't published as the publishing of the corresponding versions of zio-quill failed
v4.7.0
Noticeable changes
For zio-protoquill users
- Add encoding for UUID arrays in Postgres @johnspade (#237)
- Update zio-quill to 4.7.0 @juliano (#353)
- Remove unnecessary logging in DynamicDsl @patextreme (#258)
- Report query compilation times when compiling the code @arturaz (#254)
- Update Scala version to 3.3.1 (#276)(#331)
- Update HikariCP to
4.0.3
@guizmaii (#276)
For zio-protoquill commiters
All Changes
- bump quill engine and util to latest @juliano (#353)
- Add a notice in the changelog file about where the release notes and changelog will be provided in the future @guizmaii (#352)
- Fix CI: Trigger the CI job when publishing a new GitHub Release @guizmaii (#351)
- Update h2 to 2.2.224 @zio-scala-steward (#350)
- Fix Scala Steward configuration @guizmaii (#348)
- Migrate to
sbt-ci-release
@guizmaii (#326) - Update logback-classic to 1.3.11 @github-actions (#337)
- Update caliban, caliban-zio-http to 2.0.2 @github-actions (#338)
- Update zio, zio-streams to 2.0.17 @github-actions (#342)
- Update zhttp to 2.0.0-RC11 @github-actions (#343)
- Use ZIO Scala Steward Github app with the scala-steward CI @guizmaii (#347)
- Update sbt, sbt-dependency-tree to 1.9.6 @github-actions (#344)
- Add scala-steward CI @guizmaii (#336)
- Update jasync-common, jasync-postgresql to 2.2.4 @scala-steward (#328)
- Update h2 to 2.2.222 @scala-steward (#329)
- Update zio-json to 0.6.2 @scala-steward (#330)
- Update scala3-library to 3.3.1 @scala-steward (#331)
- Update sbt-scalafmt to 2.5.2 @scala-steward (#332)
- Update sbt-scoverage to 2.0.9 @scala-steward (#333)
- Bump actions/checkout from 2 to 4 @dependabot (#322)
- Bump actions/setup-java from 3.10.0 to 3.12.0 @dependabot (#327)
- Avoid running each CI step twice on PRs @guizmaii (#324)
- Replace deprecated
setup-scala
withsetup-java
&& Try to fix CI @guizmaii (#319) - Update sqlite-jdbc to 3.42.0.1 @scala-steward (#314)
- Update sbt, sbt-dependency-tree to 1.9.4 @scala-steward (#313)
- Update zio-json to 0.6.1 @scala-steward (#312)
- Update zio, zio-streams to 2.0.16 @scala-steward (#311)
- Update jasync-common, jasync-postgresql to 2.2.3 @scala-steward (#308)
- Update sbt, sbt-dependency-tree to 1.9.3 @scala-steward (#304)
- Update jasync-common, jasync-postgresql to 2.2.2 @scala-steward (#303)
- Update mysql-connector-java to 8.1.0 @scala-steward (#302)
- Update java-driver-core to 4.17.0 @scala-steward (#300)
- Update jasync-common, jasync-postgresql to 2.2.1 @scala-steward (#301)
- Update sbt, sbt-dependency-tree to 1.9.2 @scala-steward (#299)
- Update h2 to 2.2.220 @scala-steward (#296)
- Update zio-json to 0.6.0 @scala-steward (#297)
- Update sbt, sbt-dependency-tree to 1.9.1 @scala-steward (#293)
- Report query compilation times when compiling the code @arturaz (#254)
- Add Release Drafter and Dependabot to the CI @guizmaii (#290)
- Update ZIO to 2.0.15 @guizmaii (#289)
- minor: typos @k0ala (#216)
- Update Scala to
3.3.0
, sbt to1.9.0
, HikariCP to4.0.3
andscala-java8-compat
to1.0.2
@guizmaii (#276) - Remove unneccessary logging in DynamicDsl @patextreme (#258)
- Update jasync-common, jasync-postgresql to 2.2.0 @scala-steward (#287)
- Update jasync-common, jasync-postgresql to 2.1.25 @scala-steward (#286)
- Update sqlite-jdbc to 3.42.0.0 @scala-steward (#285)
- Update sqlite-jdbc to 3.32.3.3 @scala-steward (#139)
- Update sbt-release to 1.1.0 @scala-steward (#280)
- Update jasync-common, jasync-postgresql to 2.1.24 @scala-steward (#279)
- Update java-driver-core to 4.16.0 @scala-steward (#278)
- Update postgresql to 42.6.0 @scala-steward (#282)
- Update scala-logging to 3.9.5 @scala-steward (#128)
- Update h2 to 2.1.214 @scala-steward (#125)
- Update java-driver-core to 4.15.0 @scala-steward (#209)
- Update sbt-release to 1.0.15 @scala-steward (#123)
- Update sbt-pgp to 2.2.1 @scala-steward (#228)
- Update sbt-scalafmt to 2.5.0 @scala-steward (#221)
- Update postgresql to 42.2.27 @scala-steward (#224)
- Update zio-json to 0.5.0 @scala-steward (#256)
- Update logback-classic to 1.2.12 @scala-steward (#257)
- Update jasync-common, jasync-postgresql to 2.0.9 @scala-steward (#255)
- Update postgresql to 42.3.8 @scala-steward (#225)
- Update mysql-connector-java to 8.0.33 @scala-steward (#262)
- Update flexmark-all to 0.64.8 @scala-steward (#270)
- Update sbt-sonatype to 3.9.21 @scala-steward (#271)
- Update quill-engine, quill-util to 4.6.1 @scala-steward (#272)
- Update zio, zio-streams to 2.0.14 @scala-steward (#273)
- Update sbt-scoverage to 2.0.8 @scala-steward (#275)
- Update scala3-library to 3.3.0 @scala-steward (#274)
- Add encoding for UUID arrays in Postgres @johnspade (#237)
v4.6.0.1
What's Changed
- JDBC DataSource should not need to be closeable by @deusaquilus in #205
- Upgrade to latest version of ZIO (2.0.8) by @williamareynolds in #242
- Trigger Release 4.6.0.1 by @deusaquilus in #245
New Contributors
- @williamareynolds made their first contribution in #242
Full Changelog: v4.6.0...v4.6.0.1