Releases: Bandwidth/java-sdk
Releases · Bandwidth/java-sdk
v7.0.0
Changes
- DX-2243 Update Machine Detection Model Name @ajrice6713 (#45)
- DX-2021 Voice, Answering Machine Detection @ajrice6713 (#44)
- DX-2165 Update secrets and environment variables @hamermike (#43)
- Changed
Pai
toStirShaken
in Voice API
v6.0.0
Changes
- DX-2131 Include Sonatype plugin @hamermike (#42)
- DX-2005 Split the get and set of the release version env variable @hamermike (#41)
- DX-2005 Remove redundant steps in the workflow @hamermike (#40)
- DX-2005 Update to the latest GPG plugin @hamermike (#39)
- DX-2005 Move the scope of the test environment variables @hamermike (#38)
- DX-2005 Update workflows @hamermike (#37)
- Bump jackson-databind from 2.9.10.5 to 2.9.10.7 @dependabot (#36)
- DX-2093 voice, mfa, messaging interface updates (breaking changes) @jmulford-bw (#35)
- EDGE-630 Add voice callId to the generateTransferVerb for debugging (breaking change) @acopeland-bw (#34)
v5.2.0
Changes
- DX-2052 phone number lookup sdk support @jmulford-bw (#33)
- Update on-pull-reqeust.yaml @jmulford-bw (#32)
- DX-2024 changelog release notes @jmulford-bw (#30)
Added package tests
v5.1.1 DX-1816 java readme update (#29)
Added webrtc participant version
Merge pull request #26 from Bandwidth/release/2021-03-08-21-39-37 webrtc new field
MFA error update and message priority
Merge pull request #24 from Bandwidth/add-missing-plugins added missing plugins
Voice and MFA Schema Changes
General
- Updated voice and multi-factor authentication schema and disabled media url encoding.
- Resolved the following CVE. https://nvd.nist.gov/vuln/detail/CVE-2021-20190
WebRTC Optionally Prepend XML
Optionally prepend XML header in WebRtcTransfer.generateBxml()
We need to make this function more flexible in the case where users have other BXML they want to include. I'd remove the XML header altogether but that would be a breaking change. Thus I added a flag that defaults to true.
Tag & SipUri BXML
v3.11.0 removed auto release due to failure with timeout