Releases: Bandwidth/python-sdk
Releases · Bandwidth/python-sdk
v11.0.0
Changes
- Bump lxml from 4.6.2 to 4.6.3 @dependabot (#16)
- updated readme for the changes @jmulford-bw (#28)
- EDGE-630 Add voice call id to the transfer (breaking change) @acopeland-bw (#27)
v10.1.0
Changes
- DX-2100 webrtc transfer standalone function @jmulford-bw (#26)
v10.0.0
Changes
- DX-2088 voice and MFA class and method renames, messaging upload media removal of content length (breaking changes) @jmulford-bw (#25)
Add TN Lookup API Functionality
Changes
- Dx 2050 @ajrice6713 (#24) (TN Lookup API)
- Update validate.yaml @jmulford-bw (#22)
- DX-2024 changelog release @jmulford-bw (#20)
- DX-1813 added readme @jmulford-bw (#19)
- Made deploy run tests @jmulford-bw (#18)
- Added midnight est cron job for tests @jmulford-bw (#17)
Added webrtc participant version
New deploy (#15) * New deploy * reverted all changes except for webrtc * removed more files Co-authored-by: jmulford-bw <[email protected]>
MFA error update and message priority
Merge pull request #13 from Bandwidth/release/2021-02-04-18-11-52 MFA error update and message priority
Added get messages and updated bodies to required
Merge pull request #11 from Bandwidth/release/2021-01-27-20-39-24 New deploy
Updated MFA verify schema and renamed CallEngineModifyConferenceRequest to ApiModifyConferenceRequest
Merge pull request #9 from Bandwidth/release/2021-01-08-15-17-38 update mfa schema, disabled media url encoding
Disabled media URL encoding to support inbound MMS media retrieval
Merge pull request #8 from Bandwidth/patch/media-encoding Removed media id encoding
Fixed ssml for speak sentence when nested in a gather
6.14.1 Merge pull request #7 from Bandwidth/task/fix-ssml-regex-nested-speak…