zio-protoquill

Quill for Scala 3

APACHE-2.0 License

Stars
195
Committers
32

Bot releases are visible (Hide)

zio-protoquill - v4.8.3 Latest Release

Published by github-actions[bot] 7 months ago

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)
zio-protoquill - v4.8.1

Published by adamgfraser 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/zio/zio-protoquill/compare/v4.8.0...v4.8.1

zio-protoquill - v4.8.0

Published by github-actions[bot] about 1 year ago

The two main changes of this release are:

Changes

  • Update zio-quill to v4.8.0 @guizmaii (#366)
  • Update mssql-jdbc to 7.4.1.jre11 @zio-scala-steward (#365)
  • Drop Java 8 support @guizmaii (#364)
  • Update pprint to 0.8.1 @github-actions (#339)
zio-protoquill - v4.7.3

Published by github-actions[bot] about 1 year ago

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

zio-protoquill - v4.7.0

Published by juliano about 1 year ago

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 with setup-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 to 1.9.0, HikariCP to 4.0.3 and scala-java8-compat to 1.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)
zio-protoquill - v4.6.0.1

Published by guizmaii over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/zio/zio-protoquill/compare/v4.6.0...v4.6.0.1