Skip to content

Releases: rolang/dumbo

v0.5.3

08 Dec 09:36
247449e
Compare
Choose a tag to compare

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

01 Dec 11:39
8651083
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

21 Nov 12:39
Compare
Choose a tag to compare

What's Changed

Dependency updates

Full Changelog: v0.5.0...v0.5.1

v0.5.0

16 Oct 13:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

20 Jul 09:44
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.3.3...v0.4.0

v0.3.3

12 May 10:16
6443d99
Compare
Choose a tag to compare

Updates

Full Changelog: v0.3.2...v0.3.3

v0.3.2

11 May 14:39
640ad6e
Compare
Choose a tag to compare

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
  • move cli release ci job, update docs by @rolang in #41

Full Changelog: v0.3.1...v0.3.2

v0.3.1

30 Apr 09:31
261a831
Compare
Choose a tag to compare

What's Changed

  • fix missing macOS comand line binaries release by @rolang in #40

Full Changelog: v0.3.0...v0.3.1

v0.3.0

29 Apr 06:21
ec4659a
Compare
Choose a tag to compare

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

v0.2.0

16 Mar 09:37
2291507
Compare
Choose a tag to compare

What's Changed

  • fix resource file pattern match by @rolang in #25
  • improve resource reader platform compatibility (breaks binary compatibility) by @rolang in #32
    • fixes resource reader issue on windows
  • update dependencies and scalafix config by @rolang in #33

Full Changelog: v0.1.0...v0.2.0