|
1 | | -# [2.44.1](https://github.com/domaframework/doma/releases/tag/2.44.1) |
| 1 | +# [2.44.2](https://github.com/domaframework/doma/releases/tag/2.44.2) |
2 | 2 |
|
3 | 3 |
|
4 | 4 | ## Bug Fixes |
5 | 5 |
|
6 | | -* Retain first semi-colon instead of removing it in SQL template ([#621](https://github.com/domaframework/doma/pull/621)) |
7 | | -* Prohibit multiple 1-arg constructors in DataType annotated record ([#614](https://github.com/domaframework/doma/pull/614)) |
| 6 | +* Fix returning wrong type for Optional properties on selecting ([#628](https://github.com/domaframework/doma/pull/628)) |
8 | 7 |
|
9 | 8 | ## Maintenance |
10 | 9 |
|
11 | | -* Switch from Gitter to Zulip ([#619](https://github.com/domaframework/doma/pull/619)) |
12 | | -* Deprecate LENIENT_SNAKE_LOWER_CASE and LENIENT_SNAKE_UPPER_CASE ([#613](https://github.com/domaframework/doma/pull/613)) |
13 | | - |
14 | | -## Documentation |
15 | | - |
16 | | -* Replace doma-quarkus with quarkiverse-doma ([#622](https://github.com/domaframework/doma/pull/622)) |
17 | | -* Fix version property name ([#615](https://github.com/domaframework/doma/pull/615)) |
18 | | - |
19 | | -## Dependency Upgrades |
20 | | - |
21 | | -* Update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.7.0 ([#618](https://github.com/domaframework/doma/pull/618)) |
22 | | -* Update EndBug/add-and-commit action to v5 ([#616](https://github.com/domaframework/doma/pull/616)) |
23 | | -* Update actions/download-artifact action to v2 ([#617](https://github.com/domaframework/doma/pull/617)) |
| 10 | +* Adjust merge retry settings ([#626](https://github.com/domaframework/doma/pull/626)) |
| 11 | +* Add a new personal access token ([#625](https://github.com/domaframework/doma/pull/625)) |
| 12 | +* Add pascalgn/automerge-action ([#624](https://github.com/domaframework/doma/pull/624)) |
| 13 | +* Run the Gradle release task in the GitHub Actions workflow ([#623](https://github.com/domaframework/doma/pull/623)) |
| 14 | + |
| 15 | + |
| 16 | +# [2.44.1](https://github.com/domaframework/doma/releases/tag/2.44.1) |
| 17 | + |
| 18 | + |
| 19 | +## Bug Fixes |
| 20 | + |
| 21 | +* Retain first semi-colon instead of removing it in SQL template ([#621](https://github.com/domaframework/doma/pull/621)) |
| 22 | +* Prohibit multiple 1-arg constructors in DataType annotated record ([#614](https://github.com/domaframework/doma/pull/614)) |
| 23 | + |
| 24 | +## Maintenance |
| 25 | + |
| 26 | +* Switch from Gitter to Zulip ([#619](https://github.com/domaframework/doma/pull/619)) |
| 27 | +* Deprecate LENIENT_SNAKE_LOWER_CASE and LENIENT_SNAKE_UPPER_CASE ([#613](https://github.com/domaframework/doma/pull/613)) |
| 28 | + |
| 29 | +## Documentation |
| 30 | + |
| 31 | +* Replace doma-quarkus with quarkiverse-doma ([#622](https://github.com/domaframework/doma/pull/622)) |
| 32 | +* Fix version property name ([#615](https://github.com/domaframework/doma/pull/615)) |
| 33 | + |
| 34 | +## Dependency Upgrades |
| 35 | + |
| 36 | +* Update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.7.0 ([#618](https://github.com/domaframework/doma/pull/618)) |
| 37 | +* Update EndBug/add-and-commit action to v5 ([#616](https://github.com/domaframework/doma/pull/616)) |
| 38 | +* Update actions/download-artifact action to v2 ([#617](https://github.com/domaframework/doma/pull/617)) |
24 | 39 |
|
25 | 40 |
|
26 | 41 | # [2.44.0](https://github.com/domaframework/doma/releases/tag/2.44.0) |
|
0 commit comments