This document describes the relevant changes between releases of the SDK.
Update to model 4.4.28 and metamodel 1.3.4
Bug Fixes:
-
Align connection test code with other SDKs GitHub-217
Update to model 4.4.19 and metamodel 1.3.3
New features:
-
Add add_cluster.go and add new examples GitHub-196
-
Tries the connection token aquired in
Test()
method GitHub-197 -
Add CACert attribute to connection GitHub-203
-
Add new example set_vm_comment.go for sdk Github-212
Bug fixes:
-
Fix error handling in case token request errors GitHub-204
-
Networks parsing problem 1841556.
-
Fix show_summary and add check_OCP_support Github-211
-
Check if follow link response is not nil Github-215
Bug fixes:
-
Fix to replace incorrect XML tag names for lists of enums Bug-Url: #192
Update to model 4.4.11
New features:
-
Added 'discardSnapshots', 'storageDomain' params to VM clone
-
Added MDevType type and mDevTypes() to HostDevice
-
Add disk download example GitHub-188
Update to model 4.4.6.
New features:
-
Introduce API for Event-Notifications 1700338.
-
Added AffinityGroupHostsService 1652064.
-
Add new option to remove SerialNumberPolicy 1607414.
-
Add services for labels in affinity groups 1680499.
-
It should be possible to specify exact v4.0 as NFS version 1690026.
-
Add priority to AffinityGroup type 1680498.
-
Add allContent to HostNic Services 1718141.
Deprecations:
-
Announce the depreciation of Neutron agent configuration 1638675.
Bug fixes:
-
The commit ID tagged for version 4.3.5 is incorrect, release 4.3.6 for a quick fix Bug-Url: #169
Update to model 4.4.0.
New features:
-
Add new parameters to HostsService.List and VmService.Migrate 1651406.
Update to model 4.3.21.
New features:
-
Add
activate
input param to add/install/approve host 1561539. -
Added support for incremental backup.
-
Added block size Storage domain property 1592916.
-
Added V5 storage format 1592916.
-
Add driverSensitiveOptions to managed block storage type.
-
Add managed block storage type.
-
Setup networks commit on success.
-
Add vGPU placement to Host 1641125.
-
Specify cloud-init protocol in vm intialization 1611889.
-
Added SATA to DiskInterface enum.
-
Add disks link to Snapshot type.
Bug fixes:
-
Change HostNic statistics and labels to Link 1661207.
This is the first stable release after being migrated to oVirt organization.
The notable changes includes:
-
Update metamodel to 4.3.20
-
Change import path to
github.com/ovirt/go-ovirt
-
Use Github deploy keys as the credentials to deploy the auto-generated codes
Add support for semantic versioning, which is also considered to be the recommended way for dependencies management.