Skip to content

Releases: domaframework/doma

3.0.1

29 Sep 03:09
Compare
Choose a tag to compare

What's Changed

📢 INFORMATION: We have also released version 3 of the Doma CodeGen Plugin and Doma Compile Plugin. Please consider using version 3 of these plugins for Doma 3 going forward. Currently, version 2 of the plugins also works without any issues when used with Doma 3.

Bug Fixes

  • Fix an issue where calling peek on NativeSql caused a ClassCastException (#1180) @nakamura-to

Maintenance

Dependency Upgrades

Full Changelog: 3.0.0...3.0.1

3.0.0

01 Sep 02:19
Compare
Choose a tag to compare

What's Changed

📢 This version includes BREAKING CHANGES.
Please refer to the Doma-3.x-Migration-Guide for details.

New Features

Bug Fixes

  • Fix an issue with INSERT IGNORE on auto-increment primary key tables (#1166) @nakamura-to

Maintenance

Documentation

Dependency Upgrades

Full Changelog: 2.62.1...3.0.0

2.62.1

29 Aug 12:00
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Dependency Upgrades

Full Changelog: 2.62.0...2.62.1

2.62.0

08 Aug 13:24
Compare
Choose a tag to compare

What's Changed

New Features

Dependency Upgrades

Full Changelog: 2.61.0...2.62.0

2.61.0

19 Jul 12:51
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

  • Minimize the calls to Connection#setTransactionIsolation(level) in LocalTransaction (#1124) @nakamura-to

Maintenance

Dependency Upgrades

Full Changelog: 2.60.1...2.61.0

2.60.1

22 Jun 15:21
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Maintenance

Dependency Upgrades

  • Update gradle/wrapper-validation-action action to v3.4.2 (#1119) @renovate
  • Update gradle/gradle-build-action action to v3.4.2 (#1118) @renovate
  • Update gradle/wrapper-validation-action action to v3.4.1 (#1117) @renovate
  • Update gradle/gradle-build-action action to v3.4.1 (#1116) @renovate
  • Update gradle/wrapper-validation-action action to v3.4.0 (#1115) @renovate
  • Update gradle/gradle-build-action action to v3.4.0 (#1114) @renovate

Full Changelog: 2.60.0...2.60.1

2.60.0

01 Jun 03:28
Compare
Choose a tag to compare

What's Changed

New Features

Dependency Upgrades

Full Changelog: 2.59.0...2.60.0

2.59.0

18 May 23:24
Compare
Choose a tag to compare

What's Changed

Breaking Changes

Modified the implementation for generating upsert queries. If you have customized the upsert query processing, this may affect you.

Bug Fixes

  • Change to not specify conflict_target by default for ON CONFLICT DO NOTHING (#1106) @nakamura-to

Maintenance

Documentation

Dependency Upgrades

  • Update dependency org.testcontainers:testcontainers-bom to v1.19.8 (#1104) @renovate
  • Update org.jetbrains.kotlin to v1.9.24 (#1103) @renovate
  • Update gradle/wrapper-validation-action action to v3.3.2 (#1100) @renovate
  • Update gradle/gradle-build-action action to v3.3.2 (#1099) @renovate
  • Update gradle/wrapper-validation-action action to v3.3.1 (#1098) @renovate
  • Update gradle/gradle-build-action action to v3.3.1 (#1097) @renovate
  • Update gradle/gradle-build-action action to v3.3.0 (#1094) @renovate
  • Update gradle/wrapper-validation-action action to v3 (#1095) @renovate
  • Update gradle/wrapper-validation-action action to v2.1.3 (#1092) @renovate
  • Update gradle/gradle-build-action action to v3.2.1 (#1090) @renovate
  • Update plugin io.github.gradle-nexus.publish-plugin to v2 (#1089) @renovate
  • Update gradle/gradle-build-action action to v3.2.0 (#1088) @renovate

Full Changelog: 2.58.0...2.59.0

2.58.0

29 Mar 22:20
Compare
Choose a tag to compare

What's Changed

New Features

Dependency Upgrades

Full Changelog: 2.57.0...2.58.0

2.57.0

20 Mar 13:28
Compare
Choose a tag to compare

What's Changed

📢 Announcement

New Features

Bug Fixes

Dependency Upgrades

  • Update dependency org.postgresql:postgresql to v42.7.3 (#1078) @renovate
  • Update org.jetbrains.kotlin to v1.9.23 (#1075) @renovate
  • Update dependency org.testcontainers:testcontainers-bom to v1.19.7 (#1074) @renovate
  • Update dependency org.testcontainers:testcontainers-bom to v1.19.6 (#1070) @renovate
  • Update dependency org.postgresql:postgresql to v42.7.2 (#1069) @renovate

Full Changelog: 2.56.0...2.57.0