Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit 194351d

Browse files
committed
Update Changelog and Authors for v23.0.0 release
Signed-off-by: rocknes <aritra.iitkgp@gmail.com>
1 parent 17914bc commit 194351d

2 files changed

Lines changed: 31 additions & 0 deletions

File tree

AUTHORS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Chris Arceneaux <carcenea@gmail.com>
1414
Curt Kolovson <16109590+ckolovson@users.noreply.github.com>
1515
Curt Kolovson <ckolovson@vmware.com>
1616
Dana Nourie <dnourie@vmware.com>
17+
David Wettstein <dwettstein@gmail.com>
1718
Denis Makogon <lildee1991@gmail.com>
1819
Denis Pauk <pauk.denis@gmail.com>
1920
Denys Makogon <Denys@gigaspaces.com>
@@ -25,10 +26,12 @@ Harshneel More <30666921+harshneelmore@users.noreply.github.com>
2526
Jeff Blaine <jblaine@kickflop.net>
2627
Jeff Mace <jmace@vmware.com>
2728
Jiri Tyr <jiri.tyr@gmail.com>
29+
Juan Font <juanfontalonso@gmail.com>
2830
Kaneda-fr <sebastien@lacoste-seris.net>
2931
Kiril Traykov <46561844+kiril-traykov@users.noreply.github.com>
3032
Konstantin Ilyashenko <konstantin@gigaspaces.com>
3133
Kostya <konstantin@gigaspaces.com>
34+
Kyouhei Hayama <khayama@users.noreply.github.com>
3235
Ludovic Rivallain <lrivallain@users.noreply.github.com>
3336
Michal Taratuta <MichalTaratuta@users.noreply.github.com>
3437
Mike <Mikhail@gigaspaces.com>
@@ -45,10 +48,12 @@ Rafal <r.przybyla@gmail.com>
4548
Rick van den Hof <r.hof@avisi.nl>
4649
Rick van den Hof <rick@vandenhof.eu>
4750
Robert Hodges <rhodges@vmware.com>
51+
Rostislav Grigoryev <woinc@mail.ru>
4852
SAURABH PANDEY <pandeys@vmware.com>
4953
Sahithi Ayloo <sahithi.ayloo@gmail.com>
5054
Sakthi Sundaram <sakthisunda@yahoo.com>
5155
Sompa Malakar <malakars@malakars-m01.vmware.com>
56+
Spencer Hua <Ptomerty@users.noreply.github.com>
5257
Stephen Evanchik <evanchik@vmware.com>
5358
Suthan <suthan.venkataramana@rackspace.com>
5459
Szimszon <github@oregpreshaz.eu>
@@ -69,6 +74,7 @@ kkkothari <46557216+kkkothari@users.noreply.github.com>
6974
kostya13 <konstantin@gigaspaces.com>
7075
kousgy123 <44152564+kousgy123@users.noreply.github.com>
7176
lasko <lasko@nastyninja.net>
77+
ltimothy7 <66969084+ltimothy7@users.noreply.github.com>
7278
mac <mtaneja@vmware.com>
7379
mac <mukultaneja91@gmail.com>
7480
malakars <malakars@vmware.com>

ChangeLog

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
11
CHANGES
22
=======
33

4+
* Add support to escape special characters in query filter for api v35.0+ (#711)
5+
* For api 35.0+, single encode query filter, and remove filterEncoded param (#710)
6+
* Include tenant context header when creating catalog (#709)
7+
* Listing nics with integer index values (#708)
8+
* Improve logging in pyvcloud (#707)
9+
* Updating rel value for ResourceType.PORT\_GROUP (#699)
10+
* Updating Org user password (#697)
11+
* Support addition of placement policy during adding vms to vapps (#698)
12+
* Fixing error in list\_nics(self): primary\_index referenced before assignment (#696)
13+
* Add option to specify if compute policy is modifiable (#693)
14+
* Add methods for storage profiles to pvdc and vdc (#366)
15+
* Remove print (#676) (#689)
16+
* Add several methods to vdc, vapp and vm (#367)
17+
* Bugfixes for \*\_to\_dict and list\_nics methods (#622)
18+
* Add methods for hosts to platform (#362)
19+
* Proposal to update a specific vm nic attached with a network (#685)
20+
* Correctly ignore vApp networks when instantiating from template (#683)
21+
* Update gateway.py (#664)
22+
* Get the Org from the Client if find\_link fails in instantiate\_vapp() (#671)
23+
* Added support for updating and removing compute policies from VMs (#674)
24+
* Add methods to remove/add api filters to existing api extension services (#675)
25+
* Update VM's list\_virtual\_hardware\_section() (#679)
26+
* [VCDA-1563] Methods to add and remove vm placement policies (#667)
27+
* Add extension description to XML (#668)
28+
* [issue-669] get\_catalog() func failed with Catalog not found error (#670)
429
* Added sizing policy to vapp.add\_vm() (#662)
530
* Adding support for api version 34.0 and 35.0 in pyvcloud (#666)
631
* Fix - disk list size (#660)

0 commit comments

Comments
 (0)