Skip to content

0.3.3

Compare
Choose a tag to compare
@skamieniarz skamieniarz released this 20 Jul 09:56
· 157 commits to master since this release
1295ff3

Added

  • Support fo new batch methods in configuration-api v3.5: batch_create_agents, batch_delete_agents, batch_update_agents, batch_approve_agents, batch_suspend_agents, batch_unsuspend_agents.

Changed

  • Updated requirements.txt.

Bugfixes

  • Fix HTTP method in get_dynamic_configuration, get_configuration, get_localization, list_group_properties, list_license_properties and delete_event_properties.
  • Fix upload_file method by changing the way of uploading files; using HTTP multipart encoding.