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
- Add
offnetproperty in IncomingNumber resource - Add
offnetquery parameter for listIncomingNumbers
- Updated gson dependency due to security issues
- Java SDK no longer hand written - generated from openapi spec
- Fixed typos and build errors
- Add
capabilities,campaignId, andprovidertoListIncomingNumbersFiltersinterface - Add
capabilities,campaignId, andprovidertoListAvailableNumbersFiltersinterface - Add
capabilities,campaignId, andprovidertoAvailableNumberinterface - Add
capabilities,campaignId, andprovidertoIncomingNumberinterface
- Remove
smsEnabledandvoiceEnabledfromListAvailableNumbersFiltersinterface - Remove
smsEnabledandvoiceEnabledfromListIncomingNumbersFiltersinterface - Remove
smsEnabledandvoiceEnabledfromAvailableNumberinterface - Remove
smsEnabledandvoiceEnabledfromIncomingNumberinterface
- properties
country,region,smsEnabled,voiceEnabledtoAvailablePhoneNumberSearchFilters - properties
applicationId,country,region,smsEnabled,voiceEnabled,hasApplicationtoIncomingPhoneNumberSearchFilters
- property
aliasofAvailablePhoneNumberSearchFilters
<a name="4.1.3"
- 1 new property
activefor CallSearchFilters and Call <a name="4.1.2"
- Add
callConnectUrloption to MakeCall Request
- Replace any language instance of auth_token or similar speech to api_key
- Fix exception handling within verifyRequest
- Add
verifyRequestutility function
- Add
privacyModeoption to RecordUtterance PerCL command
- Additional message statuses for TFN functionality
- Add
RejectPerCL command - Add
privacyModeoption
- Rename
setPersyUrltosetUrl
- Properly handle empty response bodies
- Other Minor bug fixes
- Persephony is now FreeClimb
- Code cleanup
- Documentation Updates
- Test Update
- Update common response handler to not use bodu twice
- Minor updates to docs and code cleanup
- Merge pull request #22 from PersephonyAPI/maintenance
- Change default api target
PlayEarlyMediaPerCL Command
- Remove
callConnectUrlandstatusCallbackUrlfrom api.calls#create
- PerCL Support
- FreeClimb API Support
- README, LICENSE
- docs
- Initial Release