Releases: rolang/dumbo
Releases · rolang/dumbo
v0.5.3
What's Changed
- add a workaround for double url encoded
+
in the resources path by @rolang in #107 - Update sbt, scripted-plugin to 1.10.6 by @scala-steward in #105
- update deprecated macos-12 runner by @rolang in #108
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- fix reading resources from a jar at compile time (Scala 3) by @rolang in #101
- read resources recursively by @rolang in #102 and #103
- Update flyway-core, ... to 11.0.0 by @scala-steward in #100
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
Dependency updates
- update skunk to 1.0.0-M8 by @rolang in #97
- Update sbt, scripted-plugin to 1.10.4 by @scala-steward in #91
- Update flyway-core, ... to 10.20.1 by @scala-steward in #90
- Update sbt, scripted-plugin to 1.10.5 by @scala-steward in #93
- Update sbt-buildinfo to 0.13.1 by @scala-steward in #95
- Update flyway-core, ... to 10.21.0 by @scala-steward in #94
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- update docs and example by @rolang in #69
- Update flyway-core, ... to 10.17.0 by @scala-steward in #70
- Update scalafmt-core to 3.8.3 by @scala-steward in #71
- update dependencies / fix ci by @rolang in #85
- add custom skunk session constructor by @rolang in #83
Full Changelog: v0.4.0...v0.5.0
v0.4.0
New features
Improvements and fixes
- retry migrations with an unsuccessful history entry and update history by @rolang in #66
- add execution time to logs by @rolang in #66
Updates
- Update sbt-typelevel, ... to 0.7.1 by @scala-steward in #53
- Update kind-projector to 0.13.3 by @scala-steward in #52
- Update scalafmt-core to 3.7.17 by @scala-steward in #51
- Update scala-library to 2.13.14 by @scala-steward in #48
- Update scalafmt-core to 3.8.1 by @scala-steward in #55
- Update flyway-core, ... to 10.13.0 by @scala-steward in #54
- Update munit to 1.0.0 by @scala-steward in #56
- Update munit-cats-effect to 2.0.0 by @scala-steward in #57
- Update sbt-scalafix to 0.12.1 by @scala-steward in #46
- Update flyway-core, ... to 10.14.0 by @scala-steward in #59
- Update flyway-core, ... to 10.15.0 by @scala-steward in #61
- Update scalafmt-core to 3.8.2 by @scala-steward in #62
- Update flyway-core, ... to 10.15.2 by @scala-steward in #64
- Update sbt to 1.10.1 by @scala-steward in #65
- update skunk by @rolang in #67
- update sbt-buildinfo / sbt-typelevel by @rolang in #68
New Contributors
- @scala-steward made their first contribution in #53
Full Changelog: v0.3.3...v0.4.0
v0.3.3
v0.3.2
What's Changed
- update for compatibility with CockroachDB by @rolang in #43
- includes a bug fix about invalid resource file name when adding
.sql.conf
files - run tests with Postgres 16, 11 and CockroachDB 23.2.x
- includes a bug fix about invalid resource file name when adding
- move cli release ci job, update docs by @rolang in #41
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Full Changelog: v0.3.0...v0.3.0
What's Changed
- update skunk and remove polyfill for running multi-query statements (breaks binary compatibility) by @rolang in #37
- add docker build test in ci by @rolang in #39
Full Changelog: v0.2.0...v0.3.0