Skip to content

2.48.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 09:34
· 840 commits to master since this release

New Features

  • Add the selectAsRow method to NativeSql DSL (#723)

Bug Fixes

  • Allow overloading for methods annotated with org.seasar.doma.Sql (#724)
  • Do not remove "(" when generating insert sql into auto_increment column only table (#722)
  • Fix a problem where the queryTimeout value was incorrectly used as the fetchSize value (#721)

Documentation

  • Remove the forum link (#725)

Dependency Upgrades

  • Update plugin com.diffplug.eclipse.apt to v3.32.1 (#719)
  • Update dependency ch.qos.logback:logback-classic to v1.2.6 (#718)
  • Update plugin com.diffplug.spotless to v5.15.0 (#716)
  • Update plugin com.diffplug.eclipse.apt to v3.32.0 (#715)
  • Update org.jetbrains.kotlin to v1.5.30 (#714)
  • Update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.14.3 (#713)
  • Update dependency gradle to v7.2 (#712)
  • Update dependency ch.qos.logback:logback-classic to v1.2.5 (#711)
  • Update dependency com.diffplug.eclipse.apt:com.diffplug.eclipse.apt.gradle.plugin to v3.31.0 (#710)
  • Update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.14.2 (#709)
  • Update dependency ch.qos.logback:logback-classic to v1.2.4 (#707)
  • Update dependency org.slf4j:slf4j-api to v1.7.32 (#708)
  • Update dependency com.diffplug.eclipse.apt:com.diffplug.eclipse.apt.gradle.plugin to v3.30.2 (#706)