8.36.0
·
0 commits
to 498b84dc30ff3eb1731352f66e9e7f5147289cfd
since this release
What's Changed
Breaking Changes π¨
- dependencies: bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 4.0.4 by @dependabot[bot] in #1244
Improvements π
- Added new Configurator constructor for abstract Analyzer by @rupert-griffin in #1241
- gRPC exceptions are passed as args to RuntimeException by @rupert-griffin in #1230
Build, Package, Deploy π¦
- dependencies: bump org.webjars:bootstrap from 5.1.3 to 5.3.8 by @dependabot[bot] in #1203
- dependencies: bump org.apache.httpcomponents.core5:httpcore5 from 5.2.1 to 5.3.6 by @dependabot[bot] in #1202
- dependencies: bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 by @dependabot[bot] in #1209
- dependencies: bump info.picocli:picocli from 4.7.4 to 4.7.7 by @dependabot[bot] in #1208
- dependencies: bump com.github.ekryd.sortpom:sortpom-maven-plugin from 2.15.0 to 4.0.0 by @dependabot[bot] in #1207
- dependencies: bump com.google.api.grpc:proto-google-common-protos from 2.26.0 to 2.63.1 by @dependabot[bot] in #1216
- dependencies: bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.14 by @dependabot[bot] in #1215
- dependencies: bump plugin.maven-surefire.version from 3.2.3 to 3.5.4 by @dependabot[bot] in #1210
- dependencies: bump com.google.code.gson:gson from 2.10.1 to 2.13.2 by @dependabot[bot] in #1212
- dependencies: bump dep.slf4j.version from 2.0.7 to 2.0.17 by @dependabot[bot] in #1211
- dependencies: bump takari-lifecycle from 2.0.8 to 2.3.2 by @jpdahlke in #1217
- dependencies: bump maven-project-info-reports from 3.4.2 to 3.9.0 by @jpdahlke in #1218
- dependencies: bump maven-pmd from 3.24.0 to 3.27.0 by @jpdahlke in #1219
- dependencies: bump dep.resilience4j.version from 1.7.0 to 1.7.1 by @dependabot[bot] in #1223
- dependencies: bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.7 to 1.7.0 by @dependabot[bot] in #1220
- dependencies: bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 by @dependabot[bot] in #1229
- dependencies: bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.9.1.2184 to 3.11.0.3922 by @dependabot[bot] in #1228
- dependencies: bump commons-codec:commons-codec from 1.18.0 to 1.20.0 by @dependabot[bot] in #1221
- dependencies: bump dep.logback.version from 1.5.19 to 1.5.21 by @dependabot[bot] in #1233
- dependencies: bump org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.5.1 by @dependabot[bot] in #1231
- dependencies: bump io.netty:netty-bom from 4.1.125.Final to 4.2.7.Final by @dependabot[bot] in #1225
- dependencies: bump org.junit:junit-bom from 5.12.2 to 5.14.1 by @dependabot[bot] in #1236
- dependencies: bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #1234
- dependencies: bump kr.motd.maven:os-maven-plugin from 1.6.2 to 1.7.1 by @dependabot[bot] in #1235
- dependencies: bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #1239
- dependencies: bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.2 by @dependabot[bot] in #1238
- update various default maven workflow plugins by @jpdahlke in #1245
- dependencies: bump org.glassfish.jaxb:jaxb-runtime from 4.0.5 to 4.0.6 by @dependabot[bot] in #1237
- dependencies: bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.20.1 by @dependabot[bot] in #1242
Automation and Testing π¦
- add dependabot config by @cfkoehler in #1200
- Ignore major updates for all dependencies by @cfkoehler in #1226
Other Changes βοΈ
- next development iteration 8.36.0-SNAPSHOT by @github-actions[bot] in #1199
- use PkiUtil pre-compiled regex newline pattern by @fbruton in #1246
Full Changelog: 8.35.0...8.36.0