Skip to content

2.44.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 01:21
· 973 commits to master since this release

New Features

  • Add the "avgAsDouble" aggregate function (#605)

Maintenance

  • Make LocalTransactionManager more useful (#609)
  • Move the LogKind enum from doma-slf4j to doma-core (#607)
  • Suppress deprecation warning messages (#604)
  • Deprecate the config element of the Dao annotation (#603)
  • Use candidate version instead of explicitly specifying (#601)

Documentation

  • Add a description of Maven (#612)
  • Rename AppConfig to DbConfig (#611)
  • Add a link to the doma-slf4j repository (#610)
  • Fix typo (#608)
  • Get releaseVersion by GitHub CLI (#602)
  • Use "runtimeOnly" dependency for logback (#600)

Dependency Upgrades

  • Update dependency gradle to v6.7 (#606)