|
| 1 | +# [2.43.0](https://github.com/domaframework/doma/releases/tag/2.43.0) |
| 2 | + |
| 3 | + |
| 4 | +## New Features |
| 5 | + |
| 6 | +* Add the doma-slf4j module ([#594](https://github.com/domaframework/doma/pull/594)) |
| 7 | + |
| 8 | +## Bug Fixes |
| 9 | + |
| 10 | +* Fix changelog.yml ([#597](https://github.com/domaframework/doma/pull/597)) |
| 11 | +* Fix typo in keywords used in Oracle11Dialect ([#584](https://github.com/domaframework/doma/pull/584)) |
| 12 | +* Fix typo in method name ([#583](https://github.com/domaframework/doma/pull/583)) |
| 13 | +* Fix a broken error message ([#579](https://github.com/domaframework/doma/pull/579)) |
| 14 | + |
| 15 | +## Maintenance |
| 16 | + |
| 17 | +* Add CHANGELOG.md ([#596](https://github.com/domaframework/doma/pull/596)) |
| 18 | +* Split a CI job ([#587](https://github.com/domaframework/doma/pull/587)) |
| 19 | +* Add 'throws' declarations for compatibility ([#586](https://github.com/domaframework/doma/pull/586)) |
| 20 | +* Cleanup Code for the doma-mock module ([#585](https://github.com/domaframework/doma/pull/585)) |
| 21 | +* Cleanup Code for the doma-processor module ([#582](https://github.com/domaframework/doma/pull/582)) |
| 22 | +* Remove duplicate code ([#581](https://github.com/domaframework/doma/pull/581)) |
| 23 | +* Cleanup Code for the doma-kotlin module ([#580](https://github.com/domaframework/doma/pull/580)) |
| 24 | +* Cleanup Code for the doma-core module ([#578](https://github.com/domaframework/doma/pull/578)) |
| 25 | +* Specify the version explicitly on CI ([#576](https://github.com/domaframework/doma/pull/576)) |
| 26 | +* Test on JDK 15 ([#572](https://github.com/domaframework/doma/pull/572)) |
| 27 | +* Replace versions in documentation automatically ([#567](https://github.com/domaframework/doma/pull/567)) |
| 28 | + |
| 29 | +## Documentation |
| 30 | + |
| 31 | +* Fix warning messages ([#599](https://github.com/domaframework/doma/pull/599)) |
| 32 | +* Add documentation for SLF4J support ([#598](https://github.com/domaframework/doma/pull/598)) |
| 33 | +* Clean getting-started document ([#591](https://github.com/domaframework/doma/pull/591)) |
| 34 | +* Clean README.md ([#590](https://github.com/domaframework/doma/pull/590)) |
| 35 | +* Rewrite getting-started document ([#589](https://github.com/domaframework/doma/pull/589)) |
| 36 | +* Clean RELEASE_OPERATIONS.md ([#575](https://github.com/domaframework/doma/pull/575)) |
| 37 | +* Support Java 15 ([#573](https://github.com/domaframework/doma/pull/573)) |
| 38 | +* Format example code in README.md ([#571](https://github.com/domaframework/doma/pull/571)) |
| 39 | +* Add a description for Kotlin projects ([#569](https://github.com/domaframework/doma/pull/569)) |
| 40 | +* Fix a broken link ([#568](https://github.com/domaframework/doma/pull/568)) |
| 41 | + |
| 42 | +## Dependency Upgrades |
| 43 | + |
| 44 | +* Update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.6.1 ([#593](https://github.com/domaframework/doma/pull/593)) |
| 45 | +* Update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.6.0 ([#592](https://github.com/domaframework/doma/pull/592)) |
| 46 | +* Update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.5.2 ([#577](https://github.com/domaframework/doma/pull/577)) |
| 47 | +* Update dependency com.diffplug.eclipse.apt:com.diffplug.eclipse.apt.gradle.plugin to v3.25.0 ([#574](https://github.com/domaframework/doma/pull/574)) |
| 48 | +* Update org.junit.jupiter to v5.7.0 ([#570](https://github.com/domaframework/doma/pull/570)) |
| 49 | + |
| 50 | + |
1 | 51 | # [2.42.0](https://github.com/domaframework/doma/releases/tag/2.42.0) |
2 | 52 |
|
3 | 53 | ## New Features |
|
0 commit comments