Skip to content

2.1.0-beta.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@joschi joschi released this 16 Dec 22:53
· 55 commits to master since this release

What's Changed

  • build(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @dependabot in #554
  • build(deps): bump ch.qos.logback:logback-classic from 1.3.8 to 1.3.9 by @dependabot in #556
  • build(deps): bump ch.qos.logback:logback-classic from 1.3.9 to 1.3.11 by @dependabot in #557
  • build(deps): bump slf4j.version from 2.0.7 to 2.0.9 by @dependabot in #560
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #561
  • build(deps): bump docker/login-action from 2 to 3 by @dependabot in #563
  • build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #564
  • build(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #565
  • build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #566
  • build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.9.1.2184 to 3.10.0.2594 by @dependabot in #567
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #568
  • Build with Java 21 by @joschi in #570
  • build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 by @dependabot in #572
  • build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #574
  • build(deps): bump swagger-parser.version from 2.1.16 to 2.1.18 by @dependabot in #575
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #577
  • build(deps): bump commons-cli:commons-cli from 1.5.0 to 1.6.0 by @dependabot in #578
  • build(deps): bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.9 to 2.7.10 by @dependabot in #579
  • build(deps): bump org.junit:junit-bom from 5.10.0 to 5.10.1 by @dependabot in #581
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #584
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #582
  • build(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in #587
  • build(deps): bump swagger-parser.version from 2.1.18 to 2.1.19 by @dependabot in #586
  • build(deps): bump ch.qos.logback:logback-classic from 1.3.11 to 1.3.12 by @dependabot in #588
  • build(deps): bump ch.qos.logback:logback-classic from 1.3.12 to 1.3.13 by @dependabot in #589
  • build(deps): bump actions/setup-java from 3 to 4 by @dependabot in #591
  • build(deps): bump ch.qos.logback:logback-classic from 1.3.13 to 1.3.14 by @dependabot in #593
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #592
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #596
  • fix(594): fix console rendering by @TheFreaky in #595
  • Docs: Add JSON files to inital introduction sentence by @LitschiW in #580
  • Adding Asciidoc Render by @nbiastaunton in #569
  • add test case for fixed NPE in rename of parameter (#488) by @stoeren in #555
  • Configurable incompatibility checks by @westse in #552
  • Option to create html doc with all changes by @nithintatikonda1 in #541

New Contributors

Full Changelog: 2.1.0-beta.7...2.1.0-beta.8