Skip to content

Releases: zio/zio-protoquill

v4.8.3

15 Mar 02:08
6f3999d
Compare
Choose a tag to compare

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

19 Jan 02:30
8977738
Compare
Choose a tag to compare

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

02 Oct 12:22
3233454
Compare
Choose a tag to compare

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

  • 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)

v4.7.3

29 Sep 06:37
4288285
Compare
Choose a tag to compare

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

25 Sep 12:56
a66baf3
Compare
Choose a tag to compare

Noticeable changes

For zio-protoquill users

For zio-protoquill commiters

All Changes

v4.6.0.1

24 Jun 09:08
c373992
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.6.0...v4.6.0.1