Skip to content

3.40.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Aug 04:50
1e1e1c6

This release has retroactively been made a pre-release due to some versioning issues.

It is not in Maven Central so hopefully will not be problematic for anyone.

What's Changed

  • (#634) README.md: Various cleanups by @seanbright
  • (#628) regression: org.slf4j used instead of internal logging abstraction by @seanbright
  • (#621) Base64.java: Deprecate our Base64 implementation in favor of Java's. by @seanbright
  • (#538) Add BridgeVideoSourceUpdate event by @hectorespert
  • (#598) AsteriskMapping.java: Allow @AsteriskMapping use on types. by @seanbright
  • (#612) AsteriskVersion.java: Add Asterisk 22 & 23 and missing AMI versions. by @seanbright
  • (#601) CoherentEventFactory.java: Use org.reflections in ReflectionsUtil. by @seanbright
  • (#599) AsteriskVersion.java: Correct certified Asterisk version matching. by @seanbright
  • (#614) FastScannerRandomTest.java: Use our toHexString() instead of Logback's. by @seanbright
  • (#616) AsteriskServer.java: Remove traces of previous merge conflict. by @seanbright
  • (#618) pom.xml: Correct @bsutton's <id> in project developers list. by @seanbright
  • (#619) main: Update some deprecated Java API. by @seanbright

🚀 Features & Enhancements

  • (#596) AsteriskVersion.java: Add Asterisk v21 and Certified Asterisk v20. by @seanbright
  • (#595) CoreSettingsResponse.java: Support 'SoundsSearchCustomDir' property. by @seanbright

🧹 Refactor

📦 Dependency Updates

37 changes
  • (#633) Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1 by @dependabot
  • (#632) Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.11.0 by @dependabot
  • (#631) Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot
  • (#630) Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot
  • (#629) Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.16 by @dependabot
  • (#626) Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1 by @dependabot
  • (#625) Bump org.apache.logging.log4j:log4j-core from 2.22.0 to 2.23.1 by @dependabot
  • (#624) Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.5 by @dependabot
  • (#623) Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot
  • (#622) Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.2 by @dependabot
  • (#607) Bump peter-evans/create-pull-request from 5.0.2 to 6.1.0 by @dependabot
  • (#608) Bump actions/checkout from 4.1.1 to 4.1.7 by @dependabot
  • (#609) Bump actions/setup-java from 3.13.0 to 4.2.2 by @dependabot
  • (#620) Bump org.assertj:assertj-core from 3.24.2 to 3.26.3 by @dependabot
  • (#617) Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.4.0 by @dependabot
  • (#605) Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.8.0 by @dependabot
  • (#585) Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 by @dependabot
  • (#602) Bump ch.qos.logback:logback-classic from 1.3.4 to 1.3.12 by @dependabot
  • (#560) Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 by @dependabot
  • (#558) Bump org.apache.logging.log4j:log4j-core from 2.21.1 to 2.22.0 by @dependabot
  • (#559) Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot
  • (#555) Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.21.1 by @dependabot
  • (#556) Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2 by @dependabot
  • (#541) Bump com.google.guava:guava from 32.0.1-jre to 32.1.3-jre by @dependabot
  • (#534) Bump actions/setup-java from 3.11.0 to 3.13.0 by @dependabot
  • (#531) Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 by @dependabot
  • (#543) Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 by @dependabot
  • (#544) Bump actions/checkout from 3.6.0 to 4.1.1 by @dependabot
  • (#533) Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot
  • (#530) Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot
  • (#524) Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by @dependabot
  • (#519) Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 by @dependabot
  • (#517) Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 by @dependabot
  • (#512) Bump maven-release-plugin from 3.0.0 to 3.0.1 by @dependabot
  • (#513) Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot
  • (#514) Bump guava from 31.1-jre to 32.0.1-jre by @dependabot
  • (#515) Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot