AutoRecord v3.1.2 Release Notes
Release Date: 2024-01-23 // over 2 years ago-
What's Changed
🐛 Bug fixes 🐛
- 🛠 fix: 🚑 [BUG] Annotation parameters are not passed to generated record by @create-issue-branch in #157
Dependencies ⬆️
- 🏗 build: maven: (deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #141
- 🏗 build: maven: (deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #142
- 🏗 build: maven: (deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in #143
- 🏗 build: maven: (deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #144
- 🏗 build: maven: (deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #146
- 🏗 build: maven: (deps): bump record-builder.version from 37 to 38 by @dependabot in #147
- 🏗 build: maven: (deps-dev): bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre by @dependabot in #148
- 🏗 build: maven: (deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #149
- 🏗 build: maven: (deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.0 by @dependabot in #150
- 🏗 build: maven: (deps): bump org.assertj:assertj-core from 3.25.0 to 3.25.1 by @dependabot in #151
- 🏗 build: maven: (deps): bump record-builder.version from 38 to 40 by @dependabot in #153
- 🏗 build: maven: (deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #154
Housekeeping 🔧
- 🏗 build: action: (deps): bump actions/setup-java from 3 to 4 in /.github/workflows by @dependabot in #145
- 🏗 build: action: (deps): bump actions/cache from 3 to 4 in /.github/workflows by @dependabot in #155
Full Changelog : v3.1.1...v3.1.2
Previous changes from v3.1.1
-
What's Changed
🐛 Bug fixes 🐛
- 🛠 fix: 🚑 [BUG] Generic type with concrete type parameters generate non-compiling code by @create-issue-branch in #139
Dependencies ⬆️
- 🏗 build: maven: (deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #135
- 🏗 build: maven: (deps): bump junit-jupiter.version from 5.10.0 to 5.10.1 by @dependabot in #136
Housekeeping 🔧
🆕 New Contributors
Full Changelog : v3.1.0...v3.1.1