Releases: infobip/infobip-api-python-client
Releases · infobip/infobip-api-python-client
4.0.0
[ 4.0.0 ] - 2024-06-13
🎉 NEW Major Version of infobip_api_client
.
⚠ IMPORTANT NOTE: This release contains breaking changes!
In this release, we updated and modernized the infobip_api_client
library. It is auto-generated and different from the previous version.
Added
- Support for Infobip Calls API
- Support for Infobip Click To Call API
- Support for Infobip Call Routing API
3.0.3
Revamped logic when deserializing unknown field, now it will just skip that field instead of raising an error. Added test infrastructure.
3.0.1
3.0.0
[ 3.0.0 ] - 2021-07-14
🎉 NEW Major Version of infobip_api_client
.
⚠ IMPORTANT NOTE: This release contains breaking changes!
In this release, we updated and modernized the infobip_api_client
library. It is auto-generated and completely different from the previous version.
Added
- Support for Infobip Two-factor Authentication API
CONTRIBUTING.md
which contains guidelines for creating GitHub issues
Changed
- Targeting minimum Python version 3.6
- Models, structure, examples, etc. for Infobip SMS API
- Library dependencies
README.md
which contains necessary data and examples for quickstart as well as some other important information about versioning, licensing, etc.
Removed
- Support for Infobip Omni API (to be included back in one of the next releases)
- Support for Infobip Account API
getAccountBalance
method (to be included back in one of the next releases) - Support for Infobip Number Context API methods (to be included back in one of the next releases)
- Support for Infobip SMS Tracking API methods (to be included back in one of the next releases)
examples
directory
Version 1.1.0
Added tracking parameter on SendAdvanced models. Added examples for sending messages with NLI.