Releases: asterisk-java/asterisk-java
Releases · asterisk-java/asterisk-java
Release list
3.42.2
What's Changed
- pom.xml: Deploy using Portal OSSRH Staging API by @seanbright in #804
- [skip ci] README.md: Update release versions. by @seanbright in #805
Full Changelog: 3.42.1...3.42.2
Again, nothing functional, just getting things deployed to Maven Central. Correctly this time.
3.42.1
No functional difference but attempted (and failed) to address the lack of release to Maven Central.
3.42.0
What's Changed
- (#798) Add asterisk 22 certified a supported version by @laubair
- (#782) Add getter and setter for qualify2xxOnly in ContactStatusDetail / AorDetail / ContactList by @Gyomzz
- (#763) AsteriskVersion.java: Treat builds from Asterisk's
masterbranch as latest release. by @seanbright - (#761) ManagerEvent.java: Provide access to any
ChanVariable:headers. by @seanbright - (#760) general: Use consistent Locale across library. by @seanbright
- (#759) CelEvent.java: Add missing CEL event types. by @seanbright
- (#758) Remove unneeded workaround code and other cleanups by @seanbright
- (#756) fax: Add missing actions/events/properties relating to fax. by @seanbright
- (#754) Add missing security events and properties by @seanbright
- (#753) app_queue: Add missing queue events and event properties by @seanbright
- (#751) HangupAction.java: Support Hangup taking a regular expression for channel name. by @seanbright
- (#749) MeetMeTalkingRequestEvent.java: Use
@AsteriskMappinginstead of creating a new event class by @seanbright - (#746) MailboxCountResponse.java: Add urgent message count. by @seanbright
- (#745) MeetMeJoinEvent.java: Add missing
Durationfield. by @seanbright - (#720) feat: add missing getters and setters for MeetMe and DAHDI events by @Gyomzz
- (#744) MeetMeTalkRequestEvent.java: Make constructor
public. by @seanbright - (#743) MeetMeTalkRequestEvent: Add missing event handler class. by @seanbright
- (#728) QueueAddAction add reason property by @grifante
- (#688) add logintime, wrapuptime, lastpause to QueueMemberRemovedEvent by @Gyomzz
- (#662) pom.xml: Switch log4j to a compile scope dependency by @seanbright
📦 Dependency Updates
62 changes
- (#799) build(deps): bump actions/checkout from 6.0.2 to 7.0.0 by @dependabot[bot]
- (#797) build(deps): bump release-drafter/release-drafter from 7.1.1 to 7.4.0 by @dependabot[bot]
- (#796) build(deps): bump actions/setup-java from 5.2.0 to 5.3.0 by @dependabot[bot]
- (#785) build(deps): bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 by @dependabot[bot]
- (#770) build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot]
- (#769) build(deps): bump actions/setup-java from 5.1.0 to 5.2.0 by @dependabot[bot]
- (#780) build(deps): bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 by @dependabot[bot]
- (#779) build(deps): bump release-drafter/release-drafter from 6.1.0 to 7.1.1 by @dependabot[bot]
- (#775) build(deps-dev): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by @dependabot[bot]
- (#774) build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.14.2 to 5.14.3 by @dependabot[bot]
- (#773) build(deps-dev): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot]
- (#772) build(deps-dev): bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot]
- (#768) build(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 by @dependabot[bot]
- (#766) build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.14.1 to 5.14.2 by @dependabot[bot]
- (#765) build(deps): bump org.apache.logging.log4j:log4j-core from 2.25.2 to 2.25.3 by @dependabot[bot]
- (#764) build(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.3.0 to 3.3.1 by @dependabot[bot]
- (#757) build(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 by @dependabot[bot]
- (#755) build(deps): bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 by @dependabot[bot]
- (#752) build(deps): bump actions/setup-java from 5.0.0 to 5.1.0 by @dependabot[bot]
- (#750) build(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.0 by @dependabot[bot]
- (#748) build(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot]
- (#716) build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.13.4 by @dependabot[bot]
- (#742) build(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot]
- (#741) build(deps): bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0 by @dependabot[bot]
- (#740) build(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 by @dependabot[bot]
- (#739) build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot]
- (#736) build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot]
- (#735) build(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 by @dependabot[bot]
- (#733) build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot]
- (#729) build(deps): bump org.apache.logging.log4j:log4j-core from 2.24.3 to 2.25.2 by @dependabot[bot]
- (#730) build(deps-dev): bump org.assertj:assertj-core from 3.27.3 to 3.27.6 by @dependabot[bot]
- (#726) build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.12.0 by @dependabot[bot]
- (#724) build(deps): bump com.google.guava:guava from 33.3.1-jre to 33.5.0-jre by @dependabot[bot]
- (#721) build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.4 by @dependabot[bot]
- (#718) build(deps): bump actions/setup-java from 4.7.0 to 5.0.0 by @dependabot[bot]
- (#717) build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot]
- (#713) build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot]
- (#699) build(deps): bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 by @dependabot[bot]
- (#698) build(deps): bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 by @dependabot[bot]
- (#697) build(deps-dev): bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 by @dependabot[bot]
- (#696) build(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 by @dependabot[bot]
- (#694) build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot[bot]
- (#693) build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0 by @dependabot[bot]
- (#685) build(deps): bump actions/setup-java from 4.6.0 to 4.7.0 by @dependabot[bot]
- (#684) build(deps): bump release-drafter/release-drafter from 6.0.0 to 6.1.0 by @dependabot[bot]
- (#683) build(deps-dev): bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot[bot]
- (#681) build(deps-dev): bump org.assertj:assertj-core from 3.27.0 to 3.27.2 by @dependabot[bot]
- (#679) build(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 by @dependabot[bot]
- (#675) build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 by @dependabot[bot]
- (#677) build(deps-dev): bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot[bot]
- (#676) build(deps): bump actions/setup-java from 4.5.0 to 4.6.0 by @dependabot[bot]
- (#672) build(deps): bump org.apache.logging.log4j:log4j-core from 2.24.2 to 2.24.3 by @dependabot[bot]
- (#671) build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot[bot]
- (#670) build(deps): bump org.apache.logging.log4j:log4j-core from 2.24.1 to 2.24.2 by @dependabot[bot]
- (#669) build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot[bot]
- (#668) build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot[bot]
- (#667) build(deps): bump actions/setup-java from 4.4.0 to 4.5.0 by @dependabot[bot]
- (#666) build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot[bot]
- (#665) Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 by @[dependabot[bot]](https://github.com/app...
3.41.0
What's Changed
- Bump actions/setup-java from 4.2.2 to 4.3.0 by @dependabot in #644
- Bump peter-evans/create-pull-request from 6.1.0 to 7.0.1 by @dependabot in #642
- Bump peter-evans/create-pull-request from 7.0.1 to 7.0.2 by @dependabot in #645
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot in #646
- Bump peter-evans/create-pull-request from 7.0.2 to 7.0.3 by @dependabot in #647
- Bump peter-evans/create-pull-request from 7.0.3 to 7.0.5 by @dependabot in #649
- Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 by @dependabot in #653
- Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #654
- Bump com.google.guava:guava from 32.1.3-jre to 33.3.1-jre by @dependabot in #651
- Bump actions/setup-java from 4.3.0 to 4.4.0 by @dependabot in #652
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #657
- pom.xml: Use
slf4j-simpleas a test-time log implementation. by @seanbright in #658 - bnd.bnd: Correct generated Import-Package OSGi header. by @seanbright in #659
- Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.1 by @dependabot in #656
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @dependabot in #655
Full Changelog: 3.40.1...3.41.0
3.40.1
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
@AsteriskMappinguse 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
39 changes
- (#638) Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot
- (#637) Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0 by @dependabot
- (#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
What's Changed
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0 by @dependabot in #637
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #638
- pom.xml: Update version to 3.40.1-SNAPSHOT by @seanbright in #640
Full Changelog: 3.40.0...3.40.1
3.40.0
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
@AsteriskMappinguse 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
3.39.0
What's Changed
🚀 Features & Enhancements
- (#507) add dynamic CDR properties by @scgm11
- (#497) add asterisk MES by @scgm11
- (#500) add hangup handlers by @scgm11
- (#501) add missing property by @scgm11
📦 Dependency Updates
9 changes
- (#504) Bump maven-assembly-plugin from 3.5.0 to 3.6.0 by @dependabot
- (#505) Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot
- (#502) Bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot
- (#503) Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot
- (#498) Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1 by @dependabot
- (#495) Bump junit-jupiter from 5.9.2 to 5.9.3 by @dependabot
- (#491) Bump slf4j-api from 2.0.6 to 2.0.7 by @dependabot
- (#492) Bump maven-release-plugin from 2.5.3 to 3.0.0 by @dependabot
- (#489) Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot
3.38.0
What's Changed
🚀 Features & Enhancements
- (#485) Add
logintimetoQueueMemberEventby @scgm11 - (#469) Add receive property to PlayDtmfAction by @nbruning
- (#447) Add asterisk 18 certified a supported version (#446) by @laubair
📦 Dependency Updates
21 changes
- (#472) Bump maven-assembly-plugin from 3.4.2 to 3.5.0 by @dependabot
- (#471) Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 by @dependabot
- (#474) Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0 by @dependabot
- (#478) Bump actions/setup-java from 3.9.0 to 3.11.0 by @dependabot
- (#470) Bump log4j-core from 2.19.0 to 2.20.0 by @dependabot
- (#480) Bump peter-evans/create-pull-request from 4.2.3 to 5.0.0 by @dependabot
- (#468) Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot
- (#484) Bump actions/checkout from 3.3.0 to 3.5.2 by @dependabot
- (#461) Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 by @dependabot
- (#458) Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot
- (#456) Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 by @dependabot
- (#460) Bump junit-jupiter from 5.9.1 to 5.9.2 by @dependabot
- (#463) Bump assertj-core from 3.23.1 to 3.24.2 by @dependabot
- (#451) Bump slf4j-api from 2.0.5 to 2.0.6 by @dependabot
- (#453) Bump mockito-core from 4.9.0 to 4.10.0 by @dependabot
- (#452) Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot
- (#454) Bump actions/setup-java from 3.7.0 to 3.9.0 by @dependabot
- (#449) Bump actions/setup-java from 3.6.0 to 3.7.0 by @dependabot
- (#448) Bump bnd-maven-plugin from 6.3.1 to 6.4.0 by @dependabot
- (#444) Bump slf4j-api from 2.0.4 to 2.0.5 by @dependabot
- (#445) Bump peter-evans/create-pull-request from 4.2.2 to 4.2.3 by @dependabot
3.37.0
What's Changed
🚀 Features & Enhancements
📦 Dependency Updates
- (#442) Bump peter-evans/create-pull-request from 4.2.1 to 4.2.2 by @dependabot
3.36.1
What's Changed
🐛 Bug Fixes
📦 Dependency Updates
- (#438) Bump peter-evans/create-pull-request from 4.2.0 to 4.2.1 by @dependabot