Skip to content

Releases: infobip/infobip-api-python-client

4.0.0

13 Jun 15:10
Compare
Choose a tag to compare

[ 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

3.0.3

04 Jul 11:46
Compare
Choose a tag to compare

Revamped logic when deserializing unknown field, now it will just skip that field instead of raising an error. Added test infrastructure.

3.0.1

15 Jul 11:07
Compare
Choose a tag to compare

In this release, we tweaked the setup.py in order to be able to parse README in PyPi release description.

3.0.0

15 Jul 11:05
Compare
Choose a tag to compare

[ 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

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

Version 1.1.0

19 Feb 11:41
Compare
Choose a tag to compare

Added tracking parameter on SendAdvanced models. Added examples for sending messages with NLI.