Unclaimed project
Are you a maintainer of skunk? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
skunk
A data access library for Scala + Postgres.
Back to changelogNew
v1.0.0-M11
Features
- Support dynamic user/password when building a session pool by @ant8e in https://github.com/typelevel/skunk/pull/1154
- Add Session.Builder and deprecate various pooled/single methods by @mpilquist in https://github.com/typelevel/skunk/pull/1184
- Refactor Session.Builder to use a common copy method by @mpilquist in https://github.com/typelevel/skunk/pull/1189
- WIP: Initial code to test connections before handing them out by @non in https://github.com/typelevel/skunk/pull/1114
Updates
- Update sbt-scoverage to 2.3.0 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1160
- Update to Scala 2.13.16 by @mpilquist in https://github.com/typelevel/skunk/pull/1161
- Update scala-library to 2.13.16 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1164
- Update junit-interface to 1.1.0 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1167
- Update sbt-scalajs, scalajs-compiler, ... to 1.18.2 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1169
- Update scalafmt-core to 3.8.6 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1170
Update sbt-typelevel, sbt-typelevel-site to 0.7.7 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1171Update scala3-library, ... to 3.3.5 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1172Update scalafmt-core to 3.9.0 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1174Update scalafmt-core to 3.9.3 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1182Update sbt, scripted-plugin to 1.10.10 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1181Update sbt-scoverage to 2.3.1 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1175Update sbt, scripted-plugin to 1.10.11 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1186Update scalafmt-core to 3.9.4 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1183Test out polling systems by @armanbilge in https://github.com/typelevel/skunk/pull/902Update fs2-core, fs2-io to 3.12.0 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1191Update cats-effect-testkit to 3.6.0 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1188Update cats-effect to 3.6.0 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1187Update munit-cats-effect to 2.1.0 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1193Update sbt, scripted-plugin to 1.11.1 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1199Pickiest typo-fix ever by @silverbeak in https://github.com/typelevel/skunk/pull/1204Update natchez-core, natchez-honeycomb, ... to 0.3.8 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1196Update scala3-library, ... to 3.3.6 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1197Update sbt-typelevel, sbt-typelevel-site to 0.8.0 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1200Update sbt, scripted-plugin to 1.11.2 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1203Update junit-interface to 1.1.1 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1195Update cats-effect, cats-effect-testkit to 3.6.1 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1194Update to Scala.js 1.19.0 by @mpilquist in https://github.com/typelevel/skunk/pull/1206Update to latest otel4s dependencies by @aartigao in https://github.com/typelevel/skunk/pull/1209Update cats-effect, cats-effect-testkit to 3.6.2 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1208Update sbt, scripted-plugin to 1.11.3 in series/0.6.x by @typelevel-steward[bot] in https://github.com/typelevel/skunk/pull/1207New Contributors
- @ant8e made their first contribution in https://github.com/typelevel/skunk/pull/1154
- @silverbeak made their first contribution in https://github.com/typelevel/skunk/pull/1204
- @aartigao made their first contribution in https://github.com/typelevel/skunk/pull/1209
Full Changelog: https://github.com/typelevel/skunk/compare/v1.0.0-M10...v1.0.0-M11