Data Access Platform CLI & Client Library is now GA

BobODell
Instructure
Instructure
29
3194

Canvas.png

I am very pleased to announce the general availability of our Data Access Platform (DAP) CLI and Client Library version 1.0.0. 

The GA release (1.0.0) represents a major rewrite of the previous beta version (0.3.18) and provides:

  • Numerous bug-fixes - thanks to everyone who provided continued feedback
  • Improved robustness (e.g. no more random disconnects)
  • Improved performance 

You can find the release notes here: 

https://data-access-platform-api.s3.amazonaws.com/client/RELEASE_NOTES.html#release-notes

The new CLI and Client Library can be immediately downloaded from pypi.org - here: 

https://pypi.org/project/instructure-dap-client/

Version 1.0.0 has automatic migration support for the existing data in the target database created with the previous versions (0.3.x) of the client library, making it fully backwards compatible. In addition, 1.0.0 enables us to quickly iterate on future improvements, optimizations, and new features.

So please take it for a spin and let us know how we did.

29 Comments