File python-azuremetadata.changes of Package python-azuremetadata
-------------------------------------------------------------------
Thu Apr 17 15:32:56 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
- Update build setup
+ Switch source tarball name to be consistent with other tools of
similar nature
+ Set the modules directory properly
-------------------------------------------------------------------
Fri Apr 4 19:08:39 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
- Version 5.1.6
+ Handle queries of attributes that return an empty list properly
+ Switch the package build to a specific Python interpreter set
by the project configuration in the Build Service
-------------------------------------------------------------------
Thu May 30 17:37:05 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Replace python3-azuremetadata with universal packaging
(https://trello.com/c/fupyiTVo/168-python3-packages-in-factory).
- Rename to python-azuremetadata.
-------------------------------------------------------------------
Thu Jan 13 21:50:24 UTC 2022 - Robert Schweikert <rjschwei@suse.com>
- Version 5.1.5 (bsc#1194663)
+ Handle lsblk output format change. The json data now contains
"mountpoints" instead of "mountpoint"
-------------------------------------------------------------------
Wed Apr 21 17:20:35 UTC 2021 - Jesús Bermúdez Velázquez <jesusbv@suse.com>
- Version 5.1.4 (bsc#1184720, bsc#1172581)
+ Use versions endpoint to list the available versions
+ Add bypass proxy
+ Update way to check classic vms
-------------------------------------------------------------------
Fri Aug 21 13:45:31 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
- Fix provides directive (bsc#1175609, bsc#1175610)
+ The provides directive must set a version or update does not work
as expected
-------------------------------------------------------------------
Fri Aug 21 13:45:31 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
- Fix provides directive (bsc#1175609, bsc#1175610)
+ The provides directive must set a version or update does not work
as expected
-------------------------------------------------------------------
Mon Aug 3 20:44:15 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
- Update to version 5.1.2 (bsc#1173357, bsc#1174847)
+ Detect when the VM is running in ASM (Azure Classic) and handle the
condition to generate the data we are interested in without requiring
access to the full IMDS available only in ARM instances.
- From version 5.1.1 (bsc#1173238, bsc#1173240)
+ Add --listapis and --api latest support
-------------------------------------------------------------------
Mon Apr 27 14:51:02 UTC 2020 - Ivan Kapelyukhin <ikapelyukhin@suse.com>
- Version 5.1.0
- Produce well-formed JSON and XML output when multiple filters
are specified (bsc#1170598, bsc#1170599)
-------------------------------------------------------------------
Tue Apr 21 04:24:27 UTC 2020 - Ivan Kapelyukhin <ikapelyukhin@suse.com>
- Version 5.0.1
- Use lsblk for root device detection (bsc#1169921)
-------------------------------------------------------------------
Tue Mar 31 10:45:22 UTC 2020 - Ivan Kapelyukhin <ikapelyukhin@suse.com>
- Version 5.0.0
- Support new Azure metadata API (bsc#1164818, bsc#1164819)
- Automatically detect root device (bsc#1158698, bsc#1158707)