Skip to content

Latest commit

 

History

History
486 lines (259 loc) · 7.88 KB

File metadata and controls

486 lines (259 loc) · 7.88 KB

Python SDK Changelog

All notable changes to this project will be documented in this file.

The format of this changelog is based on Keep a Changelog. This project adheres to Semantic Versioning.

None

[5.3.0] - 2025-10-27

Added

  • Add models for new TTS models and engine setup
  • Add models and default api methods for Blob API

[5.2.0] - 2025-09-23

Added

  • Add models for ExportResult and ExportRequest

Changed

  • CallResult.callStatus -> CallResult.status
  • CreateConference now includes parentCallId

[5.1.1] - 2025-02-18

Changed

  • Make statusCallbackURL property mandatory for CreateConference

[5.1.0] - 2025-02-05

Added

  • CampaignTFN and MessageResultsAllOfTfn models

[5.0.0] - 2025-01-08

Added

  • Webhook classes
  • More idiomated Enum management

Changed

  • Use upgraded openapi generator

Removed

  • *AllOf model files

[4.9.0] - 2024-12-17

Added

  • Use latest spec updates
  • mediaUrls are nullable
  • Add SetDTMFPassThrough command

[4.8.0] - 2024-10-08

Added

  • Add KnowledgeBase API to SDK

[4.7.0] - 2024-09-12

Added

  • get_next_page operation to default api

[4.6.2] - 2024-07-23

Changed

  • Regenerate SDK files

[4.6.1] - 2024-07-24

Changed

  • Fix test file format and some value updates, also fix SDK file auto-generation issue

[4.6.0] - 2024-07-10

Removed

  • Removal of deprecated percl fields

[4.5.3] - 2024-06-17

Changed

  • Fixed GetDigit initial_timeout_ms property bug

[4.5.2] - 2024-04-05

Changed

  • Fixed Signature Information and Request Verifier class bugs

[4.5.1] - 2023-09-01

Added

  • TranscribeUtterance into a PerCL command
  • MIT License

[4.5.0] - 2023-08-15

Added

  • Transcribe Utterance Feature

[4.4.3] - 2023-08-24

Changed

  • Removed testing for properties with 'x-max-length-*' vendor extension

Added

  • Generation for model initialization
  • Testing for properties with 'maxLength'

[4.4.2] - 2023-08-10

Added

  • generated unit tests

[4.4.1] - 2023-07-26

Changed

  • Changed AddToConference CallId property type from boolean to string

[4.4.0] - 2023-06-08

Added

  • Number management feature for python sdk including methods, properties, and testing

[4.3.0] - 2023-04-27

Changed

  • Introduce application ID filtering for list calls method

[4.2.1] - 2023-04-27

Changed

  • Fix the PerCL generation (using attribute map to ensure keys are cased correctly)

[4.2.0] - 2023-04-03

Added

[4.1.3] - 2023-03-13

Changed

  • callStatus variable of CallResult is now processing and returning correct data back

[4.1.2] - 2023-02-21

Changed

  • OutDial PerCL command callingNumber and destination types fixed

[4.1.1] - 2023-02-14

Changed

  • Application Request model allows for null values

[4.1.0] - 2023-01-06

Changed

  • Enums have been implemented in the python sdk
  • Updated README for enum implementation and testing

[4.0.6] - 2022-12-01

Changed

  • Changed QueueResult property current_size from string to int
  • Renamed QueueResult property average_wait_time to average_queue_removal_time

[4.0.5] - 2022-11-01

Added

  • Add offnet property in IncomingNumber resource
  • Add offnet query parameter for listIncomingNumbers

[4.0.4] - 2022-10-07

Added

  • Add play_ beep enum to update conference request

Changed

  • Call status enum INPROGRESS to IN_PROGRESS
  • Call status enum NOANSWER to NO_ANSWER
  • Conference play_beep enum ENTRYONLY to ENTRY_ONLY
  • Conference play_beep enum EXITONLY to EXIT_ONLY

[4.0.3] - 2022-08-19

Added

  • Add Park PerCL command
  • Add Unpark PerCL command

[4.0.2] - 2022-08-09

Added

  • Added optional property campaign_id

Changed

  • Update default value for loop value in Say command to 1

[4.0.0] - 2022-02-16

Added

  • Add capabilities query functionality for searching AvailableNumbers and IncomingNumbers
  • Enable unit testing

Changed

  • Prefer keyword argument initialization for all models
  • Rename api->list_an_application to list->list_applications
  • Use new openapi-generator version (5.4.0)
  • Remove floating freeclimb.percl_to_json and added it to PerclScript as to_json method

[3.0.2] - 2021-12-06

Changed

-remove alias from accepted query parameters when listing AvailablePhoneNumbers -Add country, region, smsEnabled, and voiceEnabled as accepted query parameters for AvailablePhoneNumbers -Add smsEnabled to AvailablePhoneNumbers response schema -Add applicationId, country, region, smsEnabled, voiceEnabled, and hasApplication as accepted query parameters for IncomingPhoneNumber.

[3.0.1] - 2021-11-01

Added

  • Add active property to CallResult

Changed

  • Small instances of token to key
  • Call ID is not required to AddToConference

[3.0.0] - 2021-05-05

Added

  • Add verifyRequest utility function

[2.2.0] - 2021-04-12

Changed

  • Replace any language instance of auth_token or similar speech to api_key

[2.1.2] - 2021-03-10

Added

  • Add callConnectUrl option to MakeCall Request

[2.1.1] - 2020-12-16

Added

  • Add privacyMode option to RecordUtterance PerCL command

[2.1.0] - 2020-12-16

Added

  • Add Reject PerCL command
  • Add Hangup PerCL command

Fixed

  • Updated description and requirement of action_url attribute of Redirect PerCL command

[2.0.3] - 2020-12-16

Added

  • Additional message statuses for TFN functionality

[2.0.2] - 2020-08-13

Added

  • Add privacyMode option

[1.2.1] - 2020-10-14

Added

  • Add Reject PerCL command

Changed

  • Rename setPersyUrl to setUrl

Fixed

  • Properly handle empty response bodies
  • Other Minor bug fixes

[1.2] - 2019-10-16

Changed

  • Persephony is now FreeClimb
  • Code cleanup
  • Documentation Updates
  • Test Update

Fixed

  • Update common response handler to not use bodu twice

[1.1.1] - 2019-06-27

Changed

  • Minor updates to docs and code cleanup

[1.1.0] - 2019-06-07

Pull Requests

  • Merge pull request #22 from PersephonyAPI/maintenance

[1.0.0] - 2019-06-04

Changed

  • Change default api target

[0.1.0] - 2019-05-30

Added

  • PlayEarlyMedia PerCL Command

[0.0.2] - 2018-11-29

Remove

  • Remove callConnectUrl and statusCallbackUrl from api.calls#create

[0.0.1] - 2018-11-13

Added

  • PerCL Support
  • FreeClimb API Support
  • README, LICENSE
  • docs

Changed

  • Initial Release