Bugfix release for v.8.0.0
Fixes an issue with the UI and Spring handling trailing slashes
What's Changed
- Add Docker updates to dependabot config by @nicokempe in #2288
- Closes #2148 make the readme more appealing by @arolfes in #2208
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #2445
- Bump actions/setup-java from 3 to 4 by @dependabot in #2443
- Bump nl.jqno.equalsverifier:equalsverifier from 3.15.3 to 3.15.4 by @dependabot in #2442
- Bump com.tngtech.archunit:archunit from 1.2.0 to 1.2.1 by @dependabot in #2444
- Closes #2339 - sort classificationCategoriesByType according to type order by @SebastianRoseneck in #2340
- Bump com.puppycrawl.tools:checkstyle from 10.12.5 to 10.12.6 by @dependabot in #2448
- Bump org.codehaus.mojo:aspectj-maven-plugin from 1.14.0 to 1.15.0 by @dependabot in #2450
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #2452
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #2457
- Bump actions/setup-node from 4.0.0 to 4.0.1 by @dependabot in #2456
- TSK-1982 refactore QueryClassificationWithPaginationAccTest to use Test-API by @arolfes in #2070
- Bump version.aspectj from 1.9.20.1 to 1.9.21 by @dependabot in #2449
- Bump org.mybatis:mybatis from 3.5.14 to 3.5.15 by @dependabot in #2453
- Bump com.puppycrawl.tools:checkstyle from 10.12.6 to 10.12.7 by @dependabot in #2466
- Bump nl.jqno.equalsverifier:equalsverifier from 3.15.4 to 3.15.5 by @dependabot in #2465
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #2464
- Bump com.google.googlejavaformat:google-java-format from 1.18.1 to 1.19.1 by @dependabot in #2461
- Bump version.testcontainers from 1.19.2 to 1.19.3 by @dependabot in #2441
- Bump com.google.googlejavaformat:google-java-format from 1.19.1 to 1.19.2 by @dependabot in #2471
- Closes #2439: Update Github CI scripts to run on latest ubuntu by @jamesrdi in #2462
- Bump follow-redirects from 1.15.1 to 1.15.4 in /web by @dependabot in #2472
- Bump nl.jqno.equalsverifier:equalsverifier from 3.15.5 to 3.15.6 by @dependabot in #2475
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #2474
- Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.4 to 2.2.5 by @dependabot in #2476
- Bump actions/cache from 3 to 4 by @dependabot in #2477
- Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by @dependabot in #2473
- TSK-1984 Refactor TaskCommentAccTests to use Test-API by @jamesrdi in #2451
- Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 by @dependabot in #2479
- Bump version.testcontainers from 1.19.3 to 1.19.4 by @dependabot in #2482
- Bump com.puppycrawl.tools:checkstyle from 10.12.7 to 10.13.0 by @dependabot in #2487
- Closes #2480: Update aspectj-maven-plugin configuration source to Jav… by @jamesrdi in #2481
- Bump andymckay/cancel-action from 0.3 to 0.4 by @dependabot in #2488
- Closes #2459: Fix Code Smells by @jamesrdi in #2460
- Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #2489
- Bump actions/setup-node from 4.0.1 to 4.0.2 by @dependabot in #2492
- Closes #2483: Update actions/download and upload artifact from 3 to 4 by @jamesrdi in #2485
- Bump org.json:json from 20231013 to 20240205 by @dependabot in #2490
- Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.5 to 2.2.6 by @dependabot in #2494
- Closes #2469: Refactor HistoryCleanupJobAccTest to use test-API by @jamesrdi in #2470
- Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.6 to 3.0.0 by @dependabot in #2498
- Bump version.aspectj from 1.9.21 to 1.9.21.1 by @dependabot in #2497
- Bump ip from 1.1.8 to 1.1.9 in /web by @dependabot in #2500
- Bump com.google.googlejavaformat:google-java-format from 1.19.2 to 1.20.0 by @dependabot in #2501
- Bump version.testcontainers from 1.19.4 to 1.19.6 by @dependabot in #2502
- Close #2200 - fix the exception text for wrong classification categories by @ryzheboka in #2478
- Bump nl.jqno.equalsverifier:equalsverifier from 3.15.6 to 3.15.7 by @dependabot in #2503
- Bump org.docx4j:docx4j-JAXB-ReferenceImpl from 11.4.9 to 11.4.10 by @dependabot in #2504
- Bump com.puppycrawl.tools:checkstyle from 10.13.0 to 10.14.0 by @dependabot in #2508
- Bump jakarta.activation:jakarta.activation-api from 2.1.2 to 2.1.3 by @dependabot in #2509
- Bump nl.jqno.equalsverifier:equalsverifier from 3.15.7 to 3.15.8 by @dependabot in #2513
- Closes #2505 - Remove trailing slashes before query string by @SebastianRoseneck in #2512
- Bump org.json:json from 20240205 to 20240303 by @dependabot in #2514
- Bump Azure/login from 1 to 2 by @dependabot in #2518
- Closes #2505 - removed some more trailing slashes by @holgerhagen in #2515
- Bump org.docx4j:docx4j-JAXB-ReferenceImpl from 11.4.10 to 11.4.11 by @dependabot in #2517
- Bump version.testcontainers from 1.19.6 to 1.19.7 by @dependabot in #2524
- Closes #2510 - fixed csrf handling without disabling it by @holgerhagen in #2526
New Contributors
- @nicokempe made their first contribution in #2288
Full Changelog: v8.0.0...v8.0.1