Releases: Bandwidth/python-sdk
Releases · Bandwidth/python-sdk
v15.0.1
Fixes and issue where required dependencies are not installed when installing via pip, namely pydantic and aenum
What's Changed
- SWI-4072 Update Workflows by @ckoegel in #172
- SWI-4077: Remove the listener workflow by @juliajanu in #174
- SWI-4157 Update PyPi Auth by @ajrice6713 in #176
- SWI-4224 by @ajrice6713 in #177
- SWI-4238 Update SDK Based on Recent Spec Changes by @band-swi in #179
- SWI-4240 Make Tests Not Fail Fast by @ckoegel in #180
- SWI-4242 Fix env var by @ajrice6713 in #181
- SWI-4242 by @ajrice6713 in #182
New Contributors
- @juliajanu made their first contribution in #174
- @band-swi made their first contribution in #179
Full Changelog: v15.0.0...v15.0.1
v15.0.0
What's Changed
- SWI-3927 OpenAPI Generator SDK by @ajrice6713 in #168
- SWI-3986 Fix Workflows for Deployment by @ajrice6713 in #170
- SWI-3986 Fix Test Args in Deploy Workflow by @ajrice6713 in #171
Full Changelog: v14.5.3...v15.0.0
v14.5.3
What's Changed
- task/bump requirements dependencies by @ajrice6713 in #165
Full Changelog: v14.5.2...v14.5.3
v14.5.2
What's Changed
- SWI-2827 Add Repo to Service Catalog by @noahg1 in #160
- SWI-3611 Add tests for python 3.11 by @ajrice6713 in #161
New Contributors
Full Changelog: v14.5.1...v14.5.2
v15.0.0b2
What's Changed
- DX-2933 Update PR Comment Action by @ckoegel in #143
- DX-3037 Update Description by @ckoegel in #142
- Task: Stabilize Recording Test Timings by @matthewkmartin in #147
- Task: Fix Recordings Tests by @matthewkmartin in #148
- SWI-1997 Strip
_from BXML keys that are reserved by @ajrice6713 in #151 - SWI-2832 Migrate to OpenAPI Generator
v7.0.0by @ajrice6713 in #156 - SWI-3461 Update Ubuntu versions by @ajrice6713 in #158
Full Changelog: v15.0.0b1...v15.0.0b2
v14.5.1
What's Changed
- Bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #155
Full Changelog: v14.5.0...v14.5.1
v14.5.0
What's Changed
- SWI-2787 Add Support for
StartTranscriptionandStopTranscriptionby @ajrice6713 in #154
Full Changelog: v14.4.0...v14.5.0
v14.4.0
What's Changed
- Add beta deployment logic by @ajrice6713 in #139
- Bump certifi from 2021.5.30 to 2022.12.7 by @dependabot in #144
- DX-2778 Ubuntu Version by @ckoegel in #145
- DX-3099 Update
actions/checkoutandactions/setup-*by @ajrice6713 in #146 - SWI-2096 Update Test Workflow by @ckoegel in #149
- SWI-2096 Fix Slack Notify in Tests by @ckoegel in #150
- SWI-2563 Add
detect_languageby @ajrice6713 in #152 - Bump requests from 2.27.1 to 2.31.0 by @dependabot in #153
Full Changelog: v14.3.0...v14.4.0
v15.0.0b1
What's Changed
- DX-2691 Add TN Lookup Integration Tests by @ajrice6713 in #92
- DX-2689 Add MFA Integration Tests by @ajrice6713 in #93
- DX-2686 Add Media Integration Tests by @ajrice6713 in #95
- Add sleep to Media Tests by @ajrice6713 in #99
- DX-2692 Recordings API Integration Tests by @matthewkmartin in #96
- DX-2691
messages_apiIntegration Tests by @ckoegel in #91 - Task/skip recordings test by @ajrice6713 in #102
- DX-2684 Integration Tests Calls API by @brianluisgomez in #94
- Dx 2688 Conferences Integration Tests by @brianluisgomez in #98
- DX-2690, DX-2693 webrtc_api Integration Tests by @ckoegel in #101
- DX-2728 Improved Logging by @brianluisgomez in #103
- DX-2795: Re-enable Recordings API Tests by @matthewkmartin in #104
- DX-2751 Refactor Integration Tests to Use Hamcrest by @ckoegel in #105
- DX-2779 Regenerate using updated
bandwidth.jsonby @ajrice6713 in #106 - DX-2826 Regenerte SDK with updated
uploadMediaspec by @ajrice6713 in #108 - DX-2842 add
StartStreamandStopStreamBXML by @ajrice6713 in #109 - DX-2849 Add
webrtc_utilsby @ajrice6713 in #110 - DX-2870 Refactor of BXML Module by @ajrice6713 in #113
- task/Update models to be python version agnostic by @ajrice6713 in #115
- DX-2887 Create
<Bridge>BXML by @ajrice6713 in #116 - DX-2900 Add
<PauseRecording>BXML by @ajrice6713 in #120 - DX-2903 add
<Record>BXML by @ajrice6713 in #121 - DX-2911
<StartRecording>Verb Refactored by @brianluisgomez in #125 - DX-2915
<StopRecording>Refactor by @brianluisgomez in #124 - DX-2905
<ResumeRecording>Refactor by @brianluisgomez in #123 - DX-2896 Refactor Forward Verb by @brianluisgomez in #119
- DX-2898 Hangup Verb Refactor by @brianluisgomez in #118
- DX-2899 Pause Verb Refactor by @brianluisgomez in #117
- DX-2913, DX-2916, DX-2917
<StartStream>,<StopStream>, and<StreamParam>refactored by @brianluisgomez in #132 - DX-2907
<SendDtmf>Refactor by @brianluisgomez in #128 - DX-2914
<StopGather>Verb Refactored by @brianluisgomez in #130 - DX-2910
<StartGather>verb refactored by @brianluisgomez in #129 - DX-2906
<Ring>Verb Refactor by @brianluisgomez in #127 - DX-2895
<Conference>Verb Refactored by @brianluisgomez in #131 - DX-2897, DX-2902, DX-2909 -
<PlayAudio>,<SpeakSentence>, and<Gather>verbs refactored by @brianluisgomez in #122 - DX-2904
<Redirect>BXML by @ajrice6713 in #126 - DX-2935 Remove WebRTC by @ajrice6713 in #134
- DX-2855 Update BXML library by @ajrice6713 in #133
- Task/fix bxml declaration bug by @ajrice6713 in #135
- Update Lookup integration tests. by @matthewkmartin in #137
- DX-2981 Update package version in user agent by @ajrice6713 in #140
- DX-2981 Add Beta Deployment Logic by @ajrice6713 in #141
New Contributors
- @matthewkmartin made their first contribution in #96
Full Changelog: v14.0.0...v15.0.0b1
v14.3.0
What's Changed
- Remove Python3.7 from nightly testing by @ajrice6713 in #136
- enable sort param when fetching messages by @triopter in #138
New Contributors
Full Changelog: v14.2.0...v14.3.0