DAP CLI 1.2.0 Release – Enhanced Security, Efficiency, and Error Handling

sgergely
Instructure
Instructure
1
227

dapcli.png

We’re excited to announce the release of DAP CLI 1.2.0, bringing several improvements to enhance your data experience:

  • Secure Connections: You can now securely connect to MySQL and PostgreSQL, ensuring your data transfers are encrypted.

Note: To support this feature, we will be dropping Python 3.9 support in this release.

  • Improved Error Handling: Getting parquet.gz formatted files caused confusion and errors when tried to decompressed with our library. The library now throws exceptions when trying to decompress parquet files, reducing processing errors and providing a smoother developer experience.
  • Optimized Memory Usage: Memory usage has been reduced, optimizing performance, especially in cloud-based environments when running DAP CLI in a virtual machine. Less memory is required to be provided.
  • Simplified Troubleshooting: System environment details are now automatically included in logs, streamlining the support process with at least one round when we asked back about versions.

To update the package, run:

 

pip install --upgrade instructure-dap-client

 

For detailed instructions on setting up a secure connection, read the documentation here.

Upgrade to DAP CLI 1.2.0 today and enjoy these enhancements!

We greatly appreciate the community feedback provided. Please continue to let us know how v1.2.0 works and what features and enhancements you'd like to see next.

1 Comment