Skip to content

Releases: edanalytics/edfi_api_client

edfi_api_client v0.2.2

15 Oct 21:20
4096155
Compare
Choose a tag to compare

New Features

  • Access resource /keyChanges endpoint using optional get_key_changes flag in EdFiResource.
  • 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 to instance_year_specific ODSes.

Full Changelog: v0.2.1...v0.2.2

edfi_api_client v0.2.1

30 Jan 18:58
efe2d1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.2.1

edfi_api_client v0.2.0

18 Aug 22:20
31647ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.2.0

edfi_api_client v0.1.4

07 Aug 21:35
2bd4e07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

edfi_api_client v0.1.3

10 Mar 20:53
0022db0
Compare
Choose a tag to compare

Bugfix release: bump version number in setup
Full Changelog: v0.1.2...v0.1.3

edfi_api_client v0.1.2

10 Mar 19:55
942021e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

edfi_api_client v0.1.1

27 Jan 18:40
05d8fd4
Compare
Choose a tag to compare

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

03 Nov 23:43
7edc3ff
Compare
Choose a tag to compare

initial release