Skip to content

Latest commit

 

History

History
262 lines (148 loc) · 6.09 KB

CHANGES.adoc

File metadata and controls

262 lines (148 loc) · 6.09 KB

Changes

This document describes the relevant changes between releases of the SDK.

4.4.3 / Apr 19 2021

Update to model 4.4.28 and metamodel 1.3.4

Bug Fixes:

  • Align connection test code with other SDKs GitHub-217

4.4.2 / Oct 13 2020

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

4.4.1 / Jan 31 2020

Bug fixes:

  • Fix to replace incorrect XML tag names for lists of enums Bug-Url: #192

4.4.0 / Jan 4 2020

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

4.3.9 / Oct 29 2019

Update to model 4.4.10.

New features:

  • Added properties for user type.

  • Add HOST_CERTIFICATE_HAS_INVALID_SAN event 1763084.

  • Add the support for stop and shutdown 1450351.

  • Add copyhostnetworks method 1627465.

  • Add encrypted to migration options 1739557.

  • Add maintenance_after_restart to host fence action. 1574443.

Deprecations:

  • Deprecate linux boot params 1732437.

4.3.8 / Sep 12 2019

Update to model 4.4.7.

New features:

  • Echo external event to oVirt log on host.

  • Cluster-wide BIOS Type default

  • Add timeout to host upgrade 1728617.

Deprecations:

  • Drop ovirt node legacy support 1718790.

4.3.7 / Aug 19 2019

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.

4.3.6 / Jul 10 2019

Bug fixes:

  • The commit ID tagged for version 4.3.5 is incorrect, release 4.3.6 for a quick fix Bug-Url: #169

4.3.5 / Jun 25 2019

Update to model 4.4.2.

New features:
  • Allow setting a disk ScsiGenericIO to disabled 1714834.

  • Treat image transfers cancelled by user/system differently 1533362.

Leverage go module for dependency management.

4.3.4 / May 23 2019

Add v before tag names.

4.3.3 / May 16 2019

Update to model 4.4.0.

New features:
  • Add new parameters to HostsService.List and VmService.Migrate 1651406.

4.3.2 / Apr 10 2019

Update to model 4.3.22.

New features:
  • Add Upgrade action to cluster to set upgrade_action flag of cluster via API Bug-Url: 1663626.

  • Add Hosted Engine disk types to content type Bug-Url: 1600788.

Bug fixes:

  • Fix sdk compiling errors when updating to model 4.3.22 Bug-Url: #151

4.3.1 / Apr 8 2019

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.

4.3.0 / Mar 14 2019

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

4.2.2 / Jan 24 2019

Add support for semantic versioning, which is also considered to be the recommended way for dependencies management.

4.2.1 / Jan 16 2019

This is considered to be the first stable release version in 4.2.x. In this release the model version is 4.2.37 and metamodel is 1.2.16.