Releases: edanalytics/edfi_api_client
Releases · edanalytics/edfi_api_client
edfi_api_client v0.2.2
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
edfi_api_client v0.2.1
edfi_api_client v0.2.0
What's Changed
- Feature/swagger by @jayckaiser in #6
- Rc/1.0.0 token refresh by @jayckaiser in #10
- Rc/1.0.0 by @jayckaiser in #7
Full Changelog: v0.1.4...v0.2.0
edfi_api_client v0.1.4
What's Changed
- Hotfix/newest change version by @ejoranlienea in #8
New Contributors
- @ejoranlienea made their first contribution in #8
Full Changelog: v0.1.3...v0.1.4
edfi_api_client v0.1.3
Bugfix release: bump version number in setup
Full Changelog: v0.1.2...v0.1.3
edfi_api_client v0.1.2
edfi_api_client v0.1.1
What's Changed
- Add absolute image paths in README.md to allow GIFs to load properly … by @jayckaiser in #2
- adding special handling for 500 errors so they could be retried by @tomreitz in #3
New Contributors
Full Changelog: v0.1.0...v0.1.1
edfi_api_client v0.1.0
initial release