* Thu Apr 17 2025 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 04 2025 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 2024 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 2022 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 2021 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 2020 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 2020 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 03 2020 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 2020 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 2020 ikapelyukhin@suse.com
- Version 5.0.1
- Use lsblk for root device detection (bsc#1169921)