v1.0.12
Changed the VendorQueryRecord.AdditionalData type from Dictionary<string, Dictionary<string, object?>>? to Dictionary<string, string>? to match the API.
Changed the VendorQueryRecord.AdditionalData type from Dictionary<string, Dictionary<string, object?>>? to Dictionary<string, string>? to match the API.