Releases: carml/carml-jar
Releases · carml/carml-jar
v1.4.0
What's Changed
With this release CARML jar now requires java 17 to run.
⚠️ Update considerations and deprecations
- upgrade to Java 17 by @pmaria in #201
- refactoring and deprecation related updates by @pmaria in #202
- disable shallow clone for sonar by @pmaria in #203
⬆ Dependency upgrades
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 by @dependabot in #164
- Bump io.projectreactor:reactor-tools from 3.5.9 to 3.5.10 by @dependabot in #165
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #166
- Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 by @dependabot in #167
- Bump spring.boot.version from 2.7.15 to 2.7.16 by @dependabot in #168
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.39.0 to 2.40.0 by @dependabot in #169
- Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4 by @dependabot in #170
- Bump org.eclipse.rdf4j:rdf4j-bom from 4.3.6 to 4.3.7 by @dependabot in #171
- Bump io.projectreactor:reactor-tools from 3.5.10 to 3.5.11 by @dependabot in #172
- Bump io.github.classgraph:classgraph from 4.8.162 to 4.8.163 by @dependabot in #173
- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #174
- Bump org.apache.logging.log4j:log4j from 2.20.0 to 2.21.0 by @dependabot in #175
- Bump spring.boot.version from 2.7.16 to 2.7.17 by @dependabot in #176
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #177
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot in #178
- Bump org.apache.logging.log4j:log4j from 2.21.0 to 2.21.1 by @dependabot in #179
- Bump io.github.classgraph:classgraph from 4.8.163 to 4.8.164 by @dependabot in #180
- Bump org.eclipse.rdf4j:rdf4j-bom from 4.3.7 to 4.3.8 by @dependabot in #181
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.3 by @dependabot in #186
- Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.7 by @dependabot in #190
- Bump io.projectreactor:reactor-tools from 3.5.11 to 3.6.2 by @dependabot in #191
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.5 by @dependabot in #192
- Bump io.github.classgraph:classgraph from 4.8.164 to 4.8.165 by @dependabot in #193
- Bump spring.boot.version from 2.7.17 to 2.7.18 by @dependabot in #194
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #195
- Bump org.apache.logging.log4j:log4j from 2.21.1 to 2.22.1 by @dependabot in #196
- Bump org.eclipse.rdf4j:rdf4j-bom from 4.3.8 to 4.3.9 by @dependabot in #199
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.40.0 to 2.43.0 by @dependabot in #200
- Bump carml.version from 0.4.9 to 0.4.10 by @dependabot in #204
- Bump com.puppycrawl.tools:checkstyle from 10.12.7 to 10.13.0 by @dependabot in #205
- Bump org.apache.logging.log4j:log4j from 2.22.1 to 2.23.0 by @dependabot in #206
- Bump com.puppycrawl.tools:checkstyle from 10.13.0 to 10.14.0 by @dependabot in #207
- Bump io.github.classgraph:classgraph from 4.8.165 to 4.8.167 by @dependabot in #208
- Bump org.eclipse.rdf4j:rdf4j-bom from 4.3.9 to 4.3.10 by @dependabot in #209
- Bump io.github.classgraph:classgraph from 4.8.167 to 4.8.168 by @dependabot in #210
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot in #211
- Bump org.apache.logging.log4j:log4j from 2.23.0 to 2.23.1 by @dependabot in #212
- Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.14.1 by @dependabot in #213
- Bump io.projectreactor:reactor-tools from 3.6.2 to 3.6.4 by @dependabot in #214
- Bump com.puppycrawl.tools:checkstyle from 10.14.1 to 10.14.2 by @dependabot in #215
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by @dependabot in #216
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #217
- Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 by @dependabot in #218
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by @dependabot in #219
- Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0 by @dependabot in #220
- Bump org.eclipse.rdf4j:rdf4j-bom from 4.3.10 to 4.3.11 by @dependabot in #221
- Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #222
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #224
- Bump io.github.classgraph:classgraph from 4.8.168 to 4.8.170 by @dependabot in #223
- Bump io.projectreactor:reactor-tools from 3.6.4 to 3.6.5 by @dependabot in #225
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.4 by @dependabot in #228
- Bump io.github.classgraph:classgraph from 4.8.170 to 4.8.172 by @dependabot in #229
- Bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0 by @dependabot in #230
- Bump info.picocli:picocli-spring-boot-starter from 4.7.5 to 4.7.6 by @dependabot in #231
- Bump io.projectreactor:reactor-tools from 3.6.5 to 3.6.6 by @dependabot in #232
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #233
- Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0 by @dependabot in #234
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 by @dependabot in #235
- Bump org.eclipse.rdf4j:rdf4j-bom from 4.3.11 to 4.3.12 by @dependabot in #236
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #237
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 by @dependabot in #238
- Bump io.github.classgraph:classgraph from 4.8.172 to 4.8.173 by @dependabot in #239
- Bump io.projectreactor:reactor-tools from 3.6.6 to 3.6.7 by @dependabot in #240
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #241
- Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 by @dependabot in #242
- Bump io.github.classgraph:classgraph from 4.8.173 to 4.8.174 by @dependabot in #243
- Bump io.projectreactor:reactor-tools from 3.6.7 to 3.6.8 by @dependabot in #246
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #248
- Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 by @dependabot in #245
- Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by @dependabot in #249
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #250
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #252
- Bump io.projectreactor:reactor-tools from 3.6.8 to 3.6.9 by @dependabot in #253
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in #254
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 by @dependabot in #256
- Bump io.gith...
v1.3.0
What's Changed
🆕 New features and improvements
⬆ Dependency upgrades
- Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #102
- Bump spotless-maven-plugin from 2.34.0 to 2.35.0 by @dependabot in #101
- Bump reactor-tools from 3.5.3 to 3.5.4 by @dependabot in #103
- Bump maven-release-plugin from 2.5.3 to 3.0.0 by @dependabot in #105
- Bump checkstyle from 10.8.1 to 10.9.2 by @dependabot in #106
- Bump spring.boot.version from 2.7.9 to 2.7.10 by @dependabot in #107
- Bump checkstyle from 10.9.2 to 10.9.3 by @dependabot in #108
- Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 by @dependabot in #109
- Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 by @dependabot in #111
- Bump spotless-maven-plugin from 2.35.0 to 2.36.0 by @dependabot in #112
- Bump picocli-spring-boot-starter from 4.7.1 to 4.7.2 by @dependabot in #113
- Bump reactor-tools from 3.5.4 to 3.5.5 by @dependabot in #114
- Bump picocli-spring-boot-starter from 4.7.2 to 4.7.3 by @dependabot in #115
- Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 by @dependabot in #116
- Bump spring.boot.version from 2.7.10 to 2.7.11 by @dependabot in #117
- Bump rdf4j-bom from 4.2.3 to 4.2.4 by @dependabot in #118
- Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 by @dependabot in #119
- Bump checkstyle from 10.9.3 to 10.10.0 by @dependabot in #121
- Bump classgraph from 4.8.157 to 4.8.158 by @dependabot in #122
- Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #123
- Bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #124
- Bump reactor-tools from 3.5.5 to 3.5.6 by @dependabot in #125
- Bump checkstyle from 10.10.0 to 10.11.0 by @dependabot in #126
- Bump rdf4j-bom from 4.2.4 to 4.3.1 by @dependabot in #129
- Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #130
- Bump spring.boot.version from 2.7.11 to 2.7.12 by @dependabot in #127
- Bump lombok from 1.18.26 to 1.18.28 by @dependabot in #131
- Bump spotless-maven-plugin from 2.36.0 to 2.37.0 by @dependabot in #132
- Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0 by @dependabot in #133
- Bump classgraph from 4.8.158 to 4.8.160 by @dependabot in #134
- Bump carml.version from 0.4.7 to 0.4.8 by @dependabot in #135
- Bump checkstyle from 10.11.0 to 10.12.0 by @dependabot in #136
- Bump picocli-spring-boot-starter from 4.7.3 to 4.7.4 by @dependabot in #137
- Bump maven-release-plugin from 3.0.0 to 3.0.1 by @dependabot in #138
- Bump rdf4j-bom from 4.3.1 to 4.3.2 by @dependabot in #139
- Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #140
- Bump reactor-tools from 3.5.6 to 3.5.7 by @dependabot in #141
- Bump spring.boot.version from 2.7.12 to 2.7.13 by @dependabot in #144
- Bump checkstyle from 10.12.0 to 10.12.1 by @dependabot in #145
- Bump rdf4j-bom from 4.3.2 to 4.3.3 by @dependabot in #146
- Bump classgraph from 4.8.160 to 4.8.161 by @dependabot in #147
- Bump reactor-tools from 3.5.7 to 3.5.8 by @dependabot in #148
- Bump spotless-maven-plugin from 2.37.0 to 2.38.0 by @dependabot in #149
- Bump spring.boot.version from 2.7.13 to 2.7.14 by @dependabot in #150
- Bump org.eclipse.rdf4j:rdf4j-bom from 4.3.3 to 4.3.4 by @dependabot in #151
- Bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.2 by @dependabot in #152
- Bump org.eclipse.rdf4j:rdf4j-bom from 4.3.4 to 4.3.5 by @dependabot in #153
- Bump io.github.classgraph:classgraph from 4.8.161 to 4.8.162 by @dependabot in #154
- Bump io.projectreactor:reactor-tools from 3.5.8 to 3.5.9 by @dependabot in #156
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 by @dependabot in #157
- Bump org.eclipse.rdf4j:rdf4j-bom from 4.3.5 to 4.3.6 by @dependabot in #159
- Bump info.picocli:picocli-spring-boot-starter from 4.7.4 to 4.7.5 by @dependabot in #160
- Bump spring.boot.version from 2.7.14 to 2.7.15 by @dependabot in #158
- Bump com.puppycrawl.tools:checkstyle from 10.12.2 to 10.12.3 by @dependabot in #161
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.38.0 to 2.39.0 by @dependabot in #162
- Bump carml.version from 0.4.8 to 0.4.9 by @dependabot in #163
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
⬆ Dependency upgrades
- Bump log4j from 2.19.0 to 2.20.0 by @dependabot in #91
- Bump spring.boot.version from 2.7.8 to 2.7.9 by @dependabot in #92
- Bump checkstyle from 10.7.0 to 10.8.0 by @dependabot in #93
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #94
- Bump spotless-maven-plugin from 2.33.0 to 2.34.0 by @dependabot in #96
- Bump classgraph from 4.8.154 to 4.8.156 by @dependabot in #97
- Bump carml.version from 0.4.6 to 0.4.7 by @dependabot in #98
- Bump checkstyle from 10.8.0 to 10.8.1 by @dependabot in #99
- Bump classgraph from 4.8.156 to 4.8.157 by @dependabot in #100
--
Full Changelog: carml-jar-1.1.0...v1.2.0
v1.1.0
What's changed
🐞 Bug fixes
⬆ Dependency upgrades
- Bump spotless-maven-plugin from 2.30.0 to 2.31.0 by @dependabot in #78
- Bump picocli-spring-boot-starter from 4.7.0 to 4.7.1 by @dependabot in #79
- Bump checkstyle from 10.6.0 to 10.7.0 by @dependabot in #80
- Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 by @dependabot in #81
- Bump lombok from 1.18.24 to 1.18.26 by @dependabot in #82
- Bump spotless-maven-plugin from 2.31.0 to 2.33.0 by @dependabot in #84
- Bump carml.version from 0.4.5 to 0.4.6 by @dependabot in #85
- Bump rdf4j-bom from 4.2.2 to 4.2.3 by @dependabot in #86
- Bump reactor-tools from 3.5.2 to 3.5.3 by @dependabot in #87
- Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #88
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #89
Full Changelog: carml-jar-1.0.0...carml-jar-1.1.0
v1.0.0
🆕 New features and improvements
- organize output by @pmaria in #12
- add jena output handler by @pmaria in #39
- add run time logging by @pmaria in #40
- [#6] support DE52 specification of namespace prefixes for output by @pmaria in #41
- [#47] support mapping source provided via stdin by @pmaria in #48
- fix namespace prefixes for file output by @pmaria in #55
- introduce jena app by @pmaria in #59
- [#9] add option to limit results by @pmaria in #61
- [#60] add option to set base iri for output by @pmaria in #62
- [#46] customize synopsis sorting by @pmaria in #63
- release prep by @pmaria in #77
⬆ Dependency upgrades
- Bump reactor-tools from 3.4.19 to 3.4.21 by @dependabot in #1
- Bump classgraph from 4.8.147 to 4.8.149 by @dependabot in #2
- Bump spotless-maven-plugin from 2.22.8 to 2.23.0 by @dependabot in #3
- Bump spring-boot-dependencies from 2.7.0 to 2.7.1 by @dependabot in #4
- Bump lombok from 1.18.22 to 1.18.24 by @dependabot in #5
- Bump spring.boot.version from 2.7.1 to 2.7.2 by @dependabot in #7
- Bump spotless-maven-plugin from 2.23.0 to 2.24.0 by @dependabot in #11
- Bump rdf4j-bom from 4.0.4 to 4.1.0 by @dependabot in #13
- Bump checkstyle from 10.3.1 to 10.3.2 by @dependabot in #14
- Bump reactor-tools from 3.4.21 to 3.4.22 by @dependabot in #15
- Bump spotless-maven-plugin from 2.24.0 to 2.24.1 by @dependabot in #16
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #17
- Bump spring.boot.version from 2.7.2 to 2.7.3 by @dependabot in #18
- Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 by @dependabot in #19
- Bump spotless-maven-plugin from 2.24.1 to 2.25.0 by @dependabot in #20
- Bump checkstyle from 10.3.2 to 10.3.3 by @dependabot in #21
- Bump rdf4j-bom from 4.1.0 to 4.1.1 by @dependabot in #22
- Bump carml.version from 0.4.1 to 0.4.2 by @dependabot in #23
- Bump rdf4j-bom from 4.1.1 to 4.1.2 by @dependabot in #24
- Bump reactor-tools from 3.4.22 to 3.4.23 by @dependabot in #25
- Bump spotless-maven-plugin from 2.25.0 to 2.26.0 by @dependabot in #26
- Bump rdf4j-bom from 4.1.2 to 4.1.3 by @dependabot in #27
- Bump rdf4j-bom from 4.1.3 to 4.2.0 by @dependabot in #28
- Bump log4j from 2.18.0 to 2.19.0 by @dependabot in #29
- Bump spotless-maven-plugin from 2.26.0 to 2.27.0 by @dependabot in #30
- Bump carml.version from 0.4.2 to 0.4.3 by @dependabot in #31
- Bump spring.boot.version from 2.7.3 to 2.7.4 by @dependabot in #32
- Bump checkstyle from 10.3.3 to 10.3.4 by @dependabot in #33
- Bump spotless-maven-plugin from 2.27.0 to 2.27.1 by @dependabot in #34
- Bump spotless-maven-plugin from 2.27.1 to 2.27.2 by @dependabot in #35
- Bump carml.version from 0.4.3 to 0.4.4 by @dependabot in #37
- Bump reactor-tools from 3.4.23 to 3.4.24 by @dependabot in #36
- Bump spring.boot.version from 2.7.4 to 2.7.5 by @dependabot in #38
- Bump checkstyle from 10.3.4 to 10.4 by @dependabot in #42
- Bump picocli-spring-boot-starter from 4.6.3 to 4.7.0 by @dependabot in #43
- Bump reactor-tools from 3.4.24 to 3.5.0 by @dependabot in #44
- Bump rdf4j-bom from 4.2.0 to 4.2.1 by @dependabot in #45
- Bump classgraph from 4.8.149 to 4.8.150 by @dependabot in #49
- Bump classgraph from 4.8.150 to 4.8.151 by @dependabot in #50
- Bump spotless-maven-plugin from 2.27.2 to 2.28.0 by @dependabot in #53
- Bump checkstyle from 10.4 to 10.5.0 by @dependabot in #54
- Bump carml.version from 0.4.4 to 0.4.5 by @dependabot in #57
- Bump rdf4j-bom from 4.2.1 to 4.2.2 by @dependabot in #56
- Bump classgraph from 4.8.151 to 4.8.152 by @dependabot in #58
- Bump reactor-tools from 3.5.0 to 3.5.1 by @dependabot in #65
- Bump spring.boot.version from 2.7.5 to 2.7.7 by @dependabot in #68
- Bump spotless-maven-plugin from 2.28.0 to 2.29.0 by @dependabot in #69
- Bump checkstyle from 10.5.0 to 10.6.0 by @dependabot in #70
- Bump classgraph from 4.8.152 to 4.8.154 by @dependabot in #71
- Bump reactor-tools from 3.5.1 to 3.5.2 by @dependabot in #72
- Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 by @dependabot in #73
- Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 by @dependabot in #74
- Bump spotless-maven-plugin from 2.29.0 to 2.30.0 by @dependabot in #75
- Bump spring.boot.version from 2.7.7 to 2.7.8 by @dependabot in #76
Full Changelog: https://github.com/carml/carml-jar/commits/carml-jar-1.0.0