azure-devops 5.1.0b4
Pre-releaseFix issue #268
This is a breaking change, since some model property names changed:
/audit/models.py
AuditLogEntry.iPAddress
changed to AuditLogEntry.ip_address
/cloud_load_test/models.py
WebApiUserLoadTestMachineInput.vSTSAccount_uri
changed to WebApiUserLoadTestMachineInput.vsts_account_uri
/gallery/models.py
Answers.vSMarketplace_extension_name
changed to Answers.vs_marketplace_extension_name
Answers.vSMarketplace_publisher_name
changed to Answers.vs_marketplace_publisher_name
/profile/models.py
CreateProfileContext.cIData
changed to CreateProfileContext.ci_data
release/models.py
MailMessage.cC
changed to MailMessage.cc
task_agent/models.py
TaskAgentMessage.iV
changed to TaskAgentMessage.iv
TaskAgentReference.oSDescription
changed to TaskAgentReference.os_description