v2.10.0
What's Changed
- [v2] identityv3/service: add
nameanddescriptionfields by @winiciusallan in https://github.com/gophercloud/gophercloud/pull/3570 - identity/role: restore backward compatibility for description by @mandre in https://github.com/gophercloud/gophercloud/pull/3569
- [v2] add: description field to identity.v3.Endpoint by @winiciusallan in https://github.com/gophercloud/gophercloud/pull/3577
- [v2] identity.v3.Endpoint: add enabled field on creation and on update by @winiciusallan in https://github.com/gophercloud/gophercloud/pull/3585
- [v2] fix (image/v2/images): image v2 unmarshal issue by @chanchiwai-ray in https://github.com/gophercloud/gophercloud/pull/3590
- [v2] network.v2.Port: add support for update mac_address by @winiciusallan in https://github.com/gophercloud/gophercloud/pull/3582
- [v2] keystone: add support for per page limit by @kayrus in https://github.com/gophercloud/gophercloud/pull/3580
- [v2] identity.v3.Endpoint: make name as optional on creation by @winiciusallan in https://github.com/gophercloud/gophercloud/pull/3595
- [v2] Add new fields for ListOpts volumetypes by @Koodt in https://github.com/gophercloud/gophercloud/pull/3594
- Prepare for v2.10.0 by @mandre in https://github.com/gophercloud/gophercloud/pull/3596
Full Changelog: https://github.com/gophercloud/gophercloud/compare/v2.9.0...v2.10.0