v0.3.0 (Aug 20, 2024)
New vendor(s):
- Microsoft Azure
New feature(s):
- Support for new
hcloudCX server types. - Support for new
hcloudregion (Singapore). - Improved caching.
Fix(es):
- Join references pointing to the right tables.
- Count CPU cores in all physical CPUs.
- Improve the standardization and cleanup of the CPU manufacturer, family, and model.
- Extract speed from CPU description when available instead of unreliable
dmidecodedata. - Update included outbound network extractor at
hclouddue to API change. - Check if a server is available in a
gcpzone even though a related price is known. - Silence
SAWarningon multiple relationships using overlapping compound foreign keys. - Fix manually collected geolocation of 3
gcpregions. - Fix spelling issues in benchmark and table column descriptions.
‼ Breaking changes:
- Complex queries with joins relying on the foreign keys of the table
definitions are now using the right references. This might result in
different (but correct) results than before.