v5.0.0rc2
Pre-release
Pre-release
Additions
- The clients will now trigger the full auth flow if the scopes your tokens are authorised with aren't sufficient to make the requested fetch operations
Changes
- The
can_use
function now usesimportlib.metadata
instead of the deprecatedpkg_resources
- Removed the
InvalidFeatures
andInvalidFeatureSet
exception classes - The
AnalyticsReport.to_parquet
and.to_feather
methods no longer return Arrow tables