Doma Versions Save

DAO oriented database mapping framework for Java 8+

2.58.0

1 month ago

What's Changed

New Features

  • Fix MysqlUpsertAssembler for support MySQL8 (#1079) @momosetkn
  • Support MySQL 8 (#1082) @nakamura-to

Dependency Upgrades

  • Update dependency gradle to v8.7 (#1081) @renovate
  • Update gradle/wrapper-validation-action action to v2.1.2 (#1080) @renovate

Full Changelog: https://github.com/domaframework/doma/compare/2.57.0...2.58.0

2.57.0

1 month ago

What's Changed

📢 Announcement

New Features

Bug Fixes

  • Insert the TOP clause in the correct position (#1077) @nakamura-to

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: https://github.com/domaframework/doma/compare/2.56.0...2.57.0

2.56.0

2 months ago

What's Changed

New Features

  • Support subQuery in for KEntityql and KNativeSql (#1068) @momosetkn
  • Introduce parser-level block comments (#1062) @nakamura-to

Maintenance

  • Use the pull_request_target action (#1063) @nakamura-to
  • Fix the template in release-drafter.yml (#1057) @nakamura-to
  • Feat: don't execute prepareIdValue if ignoreKeys is true (#1039) @uc4w6c

Dependency Upgrades

  • Update gradle/gradle-build-action action to v3.1.0 (#1066) @renovate
  • Update gradle/wrapper-validation-action action to v2.1.1 (#1065) @renovate
  • Update TimonVS/pr-labeler-action action to v5 (#1061) @renovate
  • Update dependency org.testcontainers:testcontainers-bom to v1.19.5 (#1060) @renovate
  • Update gradle/wrapper-validation-action action to v2.1.0 (#1059) @renovate
  • Update gradle/wrapper-validation-action action to v2.0.1 (#1058) @renovate
  • Update org.junit.jupiter to v5.10.2 (#1056) @renovate
  • Update gradle/wrapper-validation-action action to v2 (#1053) @renovate
  • Update dependency gradle to v8.6 (#1055) @renovate
  • Update release-drafter/release-drafter action to v6 (#1054) @renovate

Full Changelog: https://github.com/domaframework/doma/compare/2.55.3...2.56.0

2.55.3

3 months ago

What's Changed

Bug Fixes

  • Fix: An error occurs if primitive is included (#1048) (#1049) @uc4w6c

Maintenance

  • Remove the change-template in release-drafter.yml (#1051) @nakamura-to
  • Change the template in release-drafter.yml (#1050) @nakamura-to

Dependency Upgrades

  • Update gradle/gradle-build-action action to v3 (#1052) @renovate

Full Changelog: https://github.com/domaframework/doma/compare/2.55.2...2.55.3

2.55.2

3 months ago

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

4 months ago

Bug Fixes

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

2.55.0

4 months ago

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

6 months ago

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)

2.54.1

7 months ago

Bug Fixes

  • Fix #983 provides processor missing for apt module (#984)

Maintenance

  • Support Java 21 (#995)
  • Provide shadowed doma-processor jar (#992)
  • Move documentation to the domaframework/doma-docs repository (#988)

Dependency Upgrades

  • Update gradle/gradle-build-action action to v2.9.0 (#994)
  • Use gradle/wrapper-validation-action v1.1.0 (#991)
  • Update gradle/gradle-build-action to v2.8.1 to resolve security alerts (#989)
  • Update plugin com.diffplug.spotless to v6.22.0 (#986)
  • Update plugin com.diffplug.eclipse.apt to v3.43.0 (#985)
  • Update actions/checkout action to v4 (#982)
  • Update plugin com.diffplug.spotless to v6.21.0 (#981)
  • Update org.jetbrains.kotlin to v1.9.10 (#980)
  • Update dependency org.testcontainers:testcontainers-bom to v1.19.0 (#979)
  • Update dependency gradle to v8.3 (#978)
  • Update org.junit.jupiter to v5.10.0 (#973)

2.54.0

9 months ago

New Features

  • Support IN clause for three columns (#970)

Dependency Upgrades

  • Update plugin com.diffplug.spotless to v6.20.0 (#971)
  • Update plugin com.diffplug.eclipse.apt to v3.42.2 (#967)
  • Update dependency gradle to v8.2.1 (#966)
  • Update org.jetbrains.kotlin to v1.9.0 (#965)
  • Update dependency gradle to v8.2 (#964)
  • Update plugin com.diffplug.eclipse.apt to v3.42.1 (#963)
  • Update org.jetbrains.kotlin to v1.8.22 (#957)
  • Update dependency org.testcontainers:testcontainers-bom to v1.18.3 (#956)
  • Update plugin com.diffplug.spotless to v6.19.0 (#953)
  • Update dependency org.testcontainers:testcontainers-bom to v1.18.2 (#955)
  • Update dependency org.testcontainers:testcontainers-bom to v1.18.1 (#951)
  • Update org.junit.jupiter to v5.9.3 (#949)
  • Update org.jetbrains.kotlin to v1.8.21 (#948)
  • Update dependency gradle to v8.1.1 (#947)
  • Update dependency mysql:mysql-connector-java to v8.0.33 (#945)
  • Update dependency gradle to v8.1 (#944)
  • Update plugin com.diffplug.spotless to v6.18.0 (#942)
  • Update org.jetbrains.kotlin to v1.8.20 (#940)
  • Update dependency org.testcontainers:testcontainers-bom to v1.18.0 (#941)