Skip to content

v5.0.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@parafoxia parafoxia released this 01 Sep 21:48
· 97 commits to main since this 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 uses importlib.metadata instead of the deprecated pkg_resources
  • Removed the InvalidFeatures and InvalidFeatureSet exception classes
  • The AnalyticsReport.to_parquet and .to_feather methods no longer return Arrow tables