Skip to content

Releases: domaframework/doma

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

2.56.0

20 Feb 13:05
Compare
Choose a tag to compare

What's Changed

New Features

Maintenance

Dependency Upgrades

Full Changelog: 2.55.3...2.56.0

2.55.3

01 Feb 13:16
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Maintenance

Dependency Upgrades

Full Changelog: 2.55.2...2.55.3

2.55.2

28 Jan 09:15
Compare
Choose a tag to compare

Bug Fixes

  • Make it possible to include and exclude embedded properties (#1048)
  • Fixed a bug that occurred when the update columns was empty in AutoBatchUpdateQuery (#1037)

Maintenance

  • Refactor the build.gradle.kts file (#1041)
  • Change the permissions of PR Labeler (#1040)

Dependency Upgrades

  • Update dependency org.testcontainers:testcontainers-bom to v1.19.4 (#1047)
  • Update gradle/gradle-build-action action to v2.12.0 (#1045)
  • Update plugin com.diffplug.spotless to v6.25.0 (#1044)
  • Update plugin com.diffplug.spotless to v6.24.0 (#1042)

2.55.1

02 Jan 14:25
Compare
Choose a tag to compare

Bug Fixes

  • Fix an issue with the incorrect validation of the first type argument in DomainConverter (#1036)

2.55.0

23 Dec 00:46
Compare
Choose a tag to compare

Notice

When running on Eclipse, the Eclipse version must be 4.23.0 or higher.

New Features

Maintenance

  • Improve the performance of annotation processing in Eclipse (#1034)
  • Use env context instead of vars context (#1031)
  • Refactor actions repository variables (#1014)

Dependency Upgrades

  • Update org.jetbrains.kotlin to v1.9.22 (#1033)
  • Update gradle/gradle-build-action action to v2.11.1 (#1032)
  • Update actions/upload-artifact action to v4 (#1029)
  • Update github/codeql-action action to v3 (#1027)
  • Update gradle/gradle-build-action action to v2.11.0 (#1026)
  • Update plugin com.diffplug.eclipse.apt to v3.44.0 (#1025)
  • Update dependency org.postgresql:postgresql to v42.7.1 (#1012)
  • Update plugin com.diffplug.spotless to v6.23.3 (#1022)
  • Update plugin com.diffplug.spotless to v6.23.2 (#1021)
  • Update actions/setup-java action to v4 (#1019)
  • Update plugin com.diffplug.spotless to v6.23.1 (#1020)
  • Update dependency gradle to v8.5 (#1018)
  • Update gradle/gradle-build-action action to v2.10.0 (#1016)
  • Update plugin com.diffplug.spotless to v6.23.0 (#1015)
  • Update org.jetbrains.kotlin to v1.9.21 (#1001)
  • Update dependency org.testcontainers:testcontainers-bom to v1.19.3 (#1013)
  • Update actions/github-script action to v7 (#1009)
  • Update dependency org.testcontainers:testcontainers-bom to v1.19.2 (#1010)
  • Update org.junit.jupiter to v5.10.1 (#1008)

2.54.2

02 Nov 21:58
Compare
Choose a tag to compare

Bug Fixes

  • Make it possible to bind values within the CASE expression in the Criteria API (#1007)
  • Fix expression equality in the Criteria API (#1003)

Dependency Upgrades

  • Update dependency gradle to v8.4 (#997)
  • Update dependency org.testcontainers:testcontainers-bom to v1.19.1 (#996)