Infobip-api-python-sdk

Latest version: v5.0.1

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

2.2.0

Not secure
Features:

- Added support for SMS channel
- Minor refactoring of MMS

2.1.0

Not secure
Features:

- Added support for RCS channel

2.0.0

Not secure
Features:

- added support for MMS and WebRTC channels
- all body classes now inherit from MessageBodyBase (which inherits from CamelCaseModel)
- all response classes now inherit from ResponseBase (which inherits from CamelCaseModel)

Breaking Changes:
- moved Authentication
- from: infobip_channels/whatsapp/models/body/core.py
- to: infobip_channels/core/models.py
- moved to_camel_case
- from: infobip_channels/whatsapp/models/core.py
- to: infobip_channels/core/models.py
- moved to_header_specific_case
- from: infobip_channels/whatsapp/models/headers/core.py
- to: infobip_channels/core/models.py
- moved UrlLengthValidatorMixin
- from: infobip_channels/whatsapp/models/body/core.py
- to: infobip_channels/core/models.py
- moved CamelCaseModel
- from: infobip_channels/whatsapp/models/core.py
- to: infobip_channels/core/models.py
- moved RequestHeaders
- from: infobip_channels/whatsapp/models/headers/core.py
- to: infobip_channels/core/models.py
- moved GetHeaders
- from: infobip_channels/whatsapp/models/headers/get.py
- to: infobip_channels/core/models.py
- moved PostHeaders
- from: infobip_channels/whatsapp/models/headers/post.py
- to: infobip_channels/core/models.py
- moved PathParameter
- from: infobip_channels/whatsapp/models/path_parameters/core.py
- to: infobip_channels/core/models.py
- deleted WhatsAppResponse
- changed ResponseOKStatus to ResponseStatus and moved it to infobip_channels/core/models.py

1.0.0

Not secure
Initial release containing the WhatsApp Channel implementation.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.