Skip to content

Releases: early-effect/saferis

v0.19.1

Choose a tag to compare

@russwyte russwyte released this 29 Jul 23:22
3ca1ae7

What's Changed

Full Changelog: v0.19.0...v0.19.1

v0.19.0

Choose a tag to compare

@russwyte russwyte released this 27 Jul 16:27
c386139

What's Changed

  • Bump sbt to 2.0.3 by @russwyte in #51
  • Adopt sbt-zipx 0.0.10 and Scala Steward by @russwyte in #52
  • Bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #50
  • Adopt sbt-zipx 0.0.12 with dual publish by @russwyte in #57
  • Update postgresql to 42.7.13 by @github-actions[bot] in #54
  • Harden Testcontainers CI against Docker Hub flakes by @russwyte in #58
  • Update scalafmt-core to 3.11.4 by @github-actions[bot] in #56
  • Update sbt-scalafmt to 2.6.2 by @github-actions[bot] in #55

New Contributors

  • @github-actions[bot] made their first contribution in #54

Full Changelog: v0.18.0...v0.19.0

v0.18.0

Choose a tag to compare

@russwyte russwyte released this 08 Jul 12:34

Full Changelog: v0.17.0...v0.18.0

v0.17.0

Choose a tag to compare

@russwyte russwyte released this 07 Jul 21:38

What's Changed

Full Changelog: v0.16.0...v0.17.0

v0.16.0

Choose a tag to compare

@russwyte russwyte released this 06 Jul 20:25
009d257

What's Changed

  • Bump scalacenter/sbt-dependency-submission from 3.2.1 to 3.2.2 by @dependabot[bot] in #37
  • Bump sbt/setup-sbt from 1.1.23 to 1.4.0 by @dependabot[bot] in #42
  • Bump actions/checkout from 6.0.2 to 7.0.0 by @dependabot[bot] in #43
  • Bump actions/setup-java from 5.2.0 to 5.3.0 by @dependabot[bot] in #44
  • Bump scalacenter/sbt-dependency-submission from 3.2.2 to 3.2.3 by @dependabot[bot] in #41
  • Migrate docs from mdoc to marklit by @russwyte in #46
  • harden DDL etc by @russwyte in #49

Full Changelog: v0.15.0...v0.16.0

v0.15.0

Choose a tag to compare

@russwyte russwyte released this 16 May 18:33
ed08131

What's Changed

  • Fix invalid SQL for schema-qualified table names; normalize keyword casing by @russwyte in #36

Full Changelog: v0.14.0...v0.15.0

v0.14.0

Choose a tag to compare

@russwyte russwyte released this 16 May 17:34
1dc5def

What's Changed

  • Add IN literal collection helpers with deferred validation issues by @russwyte in #35
  • Bump actions/dependency-review-action from 4.9.0 to 5.0.0 by @dependabot[bot] in #33

Full Changelog: v0.13.0...v0.14.0

v0.13.0

Choose a tag to compare

@russwyte russwyte released this 15 May 21:10
ab7e239

What's Changed

  • Bump sbt/setup-sbt from 1.1.19 to 1.1.22 by @dependabot[bot] in #31
  • Bump sbt/setup-sbt from 1.1.22 to 1.1.23 by @dependabot[bot] in #32
  • Add statement timeouts and retryable error classification by @russwyte in #34

Full Changelog: https://github.com/russwyte/saferis/commits/v0.13.0

v0.12.0

Choose a tag to compare

@russwyte russwyte released this 07 Feb 15:53
57e25c5

What's Changed

  • Add streaming support: queryStream, pagedStream, and seekingStream by @russwyte in #22

Full Changelog: v0.11.0...v0.12.0

v0.11.0

Choose a tag to compare

@russwyte russwyte released this 06 Feb 16:01
b9d2aa1

What's Changed

  • Add schema validation and SaferisError principled error type by @russwyte in #21

Full Changelog: v0.10.0...v0.11.0