Asterisk Java Versions Save

The free Java library for Asterisk PBX integration.

3.39.0

11 months ago

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

1 year ago

What's Changed

๐Ÿš€ Features & Enhancements

  • (#485) Add logintime to QueueMemberEvent by @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

1 year ago

What's Changed

๐Ÿš€ Features & Enhancements

  • (#441) Add asterisk 19 and 20 as a supported versions by @piotrooo

๐Ÿ“ฆ Dependency Updates

  • (#442) Bump peter-evans/create-pull-request from 4.2.1 to 4.2.2 by @dependabot

3.36.1

1 year ago

What's Changed

๐Ÿ› Bug Fixes

  • (#439) Support for AMI versions 8.0 for Asterisk 19 and 9.0 for Asterisk 20 by @piotrooo

๐Ÿ“ฆ Dependency Updates

  • (#438) Bump peter-evans/create-pull-request from 4.2.0 to 4.2.1 by @dependabot

3.36.0

1 year ago

What's Changed

๐Ÿš€ Features & Enhancements

  • (#435) Add supported AMI version for Asterisk 20 by @piotrooo
  • (#432) Add missing fields to SipShowPeerResponse by @piotrooo
  • (#431) Add recordFile field to ConfbridgeStartRecordAction by @piotrooo
  • (#428) Add ChannelTalkingStartEvent and ChannelTalkingStopEvent events by @piotrooo
  • (#426) Add missing properties to ChanSpyStopEvent by @piotrooo

๐Ÿงน Refactor

  • (#434) Add missing tests for AttendedTransferEvent by @piotrooo
  • (#430) Add missing tests by @piotrooo
  • (#429) Add tests for AgentConnectEvent by @piotrooo
  • (#425) Add tests for AgiExecStartEvent by @piotrooo

๐Ÿ“ฆ Dependency Updates

  • (#433) Bump slf4j-api from 2.0.3 to 2.0.4 by @dependabot
  • (#427) Bump mockito-core from 4.8.1 to 4.9.0 by @dependabot

3.35.0

1 year ago

What's Changed

๐Ÿš€ Features & Enhancements

  • (#423) Introduce new release process based on GitHub Releases and Actions by @piotrooo
  • (#412) Add fields to ListDialplanEvent and ShowDialplanCompleteEvent by @piotrooo
  • (#411) Call parking missing fields by @piotrooo
  • (#416) Add release drafter by @piotrooo
  • (#408) Add maven wrapper by @piotrooo

๐Ÿ› Bug Fixes

  • (#409) Fix maven javadoc plugin configuration property after update by @piotrooo
  • (#410) Fix maven plugin coordinates by @piotrooo

๐Ÿงน Refactor

  • (#422) Add issue management info to pom.xml by @piotrooo
  • (#421) Removed templates from release drafter by @piotrooo
  • (#420) Add labels to dependabot by @piotrooo

๐Ÿ“ฆ Dependency Updates

14 changes
  • (#396) Bump log4j-core from 2.18.0 to 2.19.0 by @dependabot
  • (#398) Bump bnd-maven-plugin from 3.2.0 to 6.3.1 by @dependabot
  • (#399) Bump maven-surefire-plugin from 3.0.0-M4 to 3.0.0-M7 by @dependabot
  • (#400) Bump slf4j-api from 2.0.0 to 2.0.3 by @dependabot
  • (#402) Bump maven-source-plugin from 2.4 to 3.2.1 by @dependabot
  • (#403) Bump maven-javadoc-plugin from 2.10.3 to 3.4.1 by @dependabot
  • (#406) Bump maven-compiler-plugin from 3.2 to 3.10.1 by @dependabot
  • (#404) Bump maven-assembly-plugin from 2.5.3 to 3.4.2 by @dependabot
  • (#397) Bump maven-jar-plugin from 2.5 to 3.3.0 by @dependabot
  • (#414) Bump logback-classic from 1.3.3 to 1.4.4 by @dependabot
  • (#417) Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 by @dependabot
  • (#418) Bump actions/setup-java from 3.5.1 to 3.6.0 by @dependabot
  • (#419) Bump mockito-core from 4.8.0 to 4.8.1 by @dependabot
  • (#413) Bump maven-gpg-plugin from 1.6 to 3.0.1 by @dependabot

Version-2.0.3

5 years ago

asterisk-java-1.1.0-beta

8 years ago

Beta build of the 1.1.0 branch

asterisk-java-1.0.0.final

8 years ago

Final release of asterisk-java 1.0.0