Errors now produce exceptions for unrecognized API parametersBreaking changes
What’s new
Raises exceptions on unrecognized parameters passed to the API instead of silently allowing and ignoring them.
Impact
The API now raises exceptions for unrecognized parameters, improving error handling and preventing silent failures.