Skip to content

Commit

Permalink
Add change log
Browse files Browse the repository at this point in the history
Signed-off-by: Guo, Larry (NSB - CN/Qingdao) <larry.guo@nokia-sbell.com>
  • Loading branch information
Guo, Larry (NSB - CN/Qingdao) committed Aug 25, 2020
1 parent 4ac48c3 commit 91a2fbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
* Added methods `vapp.UpdateNetworkNatRulesAsync`, `vapp.UpdateNetworkNatRulesAsync`, `vapp.RemoveAllNetworkFirewallRules` and `vapp.RemoveAllNetworkNatRules` [#316](https://github.com/vmware/go-vcloud-director/pull/316)
* Added methods `vapp.UpdateNetworkStaticRouting`, `vapp.UpdateNetworkStaticRoutingAsync` and `vapp.RemoveAllNetworkStaticRoutes` [#318](https://github.com/vmware/go-vcloud-director/pull/318)
* Add OVF file upload support in UploadOvf function besides OVA. The input should be OVF file path inside the OVF folder. It will check if input file is XML content type, if yes, skip some OVA steps (like unpacking), if not, keep the old logic. [#323](https://github.com/vmware/go-vcloud-director/pull/323)
* Able to upload a OVF without ovf:size define in File part. Some bug fix for upload OVA/OVF. [#331](https://github.com/vmware/go-vcloud-director/pull/331)

## 2.7.0 (April 10,2020)

Expand Down

0 comments on commit 91a2fbf

Please sign in to comment.