New Features
- Access resource
/keyChanges
endpoint using optionalget_key_changes
flag inEdFiResource
. EdFiClient.get_token_info()
returns the JSON payload of the/oauth/token_info
endpoint for the existing connection's access-token.
Fixes
- Fix authentication logic and require
instance_code
be passed when authenticating toinstance_year_specific
ODSes.
Full Changelog: v0.2.1...v0.2.2