Skip to content

Releases: dgonzo27/py-iot-utils

iot-storage-client_v1.1.7

06 Sep 21:07
767491e
Compare
Choose a tag to compare

iot-storage-client v1.1.7 (09/06/2022)

Deployed by @dgonzo27 on September 6th at 4:07 PM CST, 2022

What's Changed:

  • Create and delete containers within the storage account

Testing

Automated Tests and Deployments: PASSED

Thorough testing was performed throughout this release life-cycle. Beyond validating within local development environments, automated tests and related checks can been seen historically in GitHub.

iot-storage-client_v1.1.6

31 Aug 18:43
326c98e
Compare
Choose a tag to compare

iot-storage-client v1.1.6 (08/31/2022)

Deployed by @dgonzo27 on August 31st at 1:43 PM CST, 2022

What's Changed:

  • Generate SAS URL for a container within the storage account

  • Bug fix for SAS URL composition helper

Testing

Automated Tests and Deployments: PASSED

Thorough testing was performed throughout this release life-cycle. Beyond validating within local development environments, automated tests and related checks can been seen historically in GitHub.

iot-ftps-client_v1.0.1

30 Aug 15:09
46ced9d
Compare
Choose a tag to compare

iot-ftps-client v1.0.1 (08/30/2022)

Deployed by @dgonzo27 on August 30th at 10:10 AM CST, 2022

What's Changed:

  • Bug fix for uploading byte streams from within a context

Testing

Automated Tests and Deployments: PASSED

Thorough testing was performed throughout this release life-cycle. Beyond validating within local development environments, automated tests and related checks can been seen historically in GitHub.

iot-ftps-client_v1.0.0

30 Aug 00:59
eef499d
Compare
Choose a tag to compare

iot-ftps-client v1.0.0 (08/29/2022)

Deployed by @dgonzo27 on August 29th at 8:00 PM CST, 2022

What's Changed:

  • Initial Release
  • Configured, CHANGELOG, LICENSE, and MANIFEST
  • Connect to a FTPS server remotely
  • Connect via hostname, port, username and password (optionally use implicit SSL connections)
  • Download, upload, delete, and move files on the FTPS server

Testing

Automated Tests and Deployments: PASSED

Thorough testing was performed throughout this release life-cycle. Beyond validating within local development environments, automated tests and related checks can been seen historically in GitHub.

iot-samba-client_v1.0.4

17 Aug 18:59
e2872dd
Compare
Choose a tag to compare

iot-samba-client v1.0.4 (08/17/2022)

Deployed by @dgonzo27 on August 17th at 1:58 PM CST, 2022

What's Changed:

  • Improvements around tests and code coverage

Testing

Automated Tests and Deployments: PASSED

Thorough testing was performed throughout this release life-cycle. Beyond validating within local development environments, automated tests and related checks can been seen historically in GitHub.

iot-edge-validator_v1.0.5

17 Aug 18:57
e2872dd
Compare
Choose a tag to compare

iot-edge-validator v1.0.5 (08/17/2022)

Deployed by @dgonzo27 on August 17th at 1:57 PM CST, 2022

What's Changed:

  • Improvements around tests and code coverage

Testing

Automated Tests and Deployments: PASSED

Thorough testing was performed throughout this release life-cycle. Beyond validating within local development environments, automated tests and related checks can been seen historically in GitHub.

iot-edge-logger_v1.0.5

17 Aug 18:56
e2872dd
Compare
Choose a tag to compare

iot-edge-logger v1.0.5 (08/17/2022)

Deployed by @dgonzo27 on August 17th at 1:56 PM CST, 2022

What's Changed:

  • Improvements around tests and code coverage

Testing

Automated Tests and Deployments: PASSED

Thorough testing was performed throughout this release life-cycle. Beyond validating within local development environments, automated tests and related checks can been seen historically in GitHub.

iot-storage-client_v1.1.5

16 Aug 03:07
acbaa4f
Compare
Choose a tag to compare

iot-storage-client v1.1.5 (08/15/2022)

Deployed by @dgonzo27 on August 15th at 10:07 PM CST, 2022

What's Changed:

  • Support for SAS-based authentication

  • Support for AzureBlobStorageonIoTEdge (local connection)

Testing

Automated Tests and Deployments: PASSED

Thorough testing was performed throughout this release life-cycle. Beyond validating within local development environments, automated tests and related checks can been seen historically in GitHub.

iot-storage-client_v1.1.4

16 Aug 00:18
25ca554
Compare
Choose a tag to compare

iot-storage-client v1.1.4 (08/15/2022)

Deployed by @dgonzo27 on August 15th at 7:18 PM CST, 2022

What's Changed:

  • Bug fix for container client

Testing

Automated Tests and Deployments: PASSED

Thorough testing was performed throughout this release life-cycle. Beyond validating within local development environments, automated tests and related checks can been seen historically in GitHub.

iot-storage-client_v1.1.3

13 Aug 00:34
45e0dd8
Compare
Choose a tag to compare

iot-storage-client v1.1.3 (08/12/2022)

Deployed by @dgonzo27 on August 12th at 7:36 PM CST, 2022

What's Changed:

  • Copy files between any location within the same storage account
  • Move files (cut and paste) between any location within the same storage account
  • Copy a file from a URL to a path inside the storage account
  • Generate SAS URL for a file inside the storage account
  • Integration tests baked into CI/CD pipelines

Testing

**Automated Tests and Deployments: PASSED

Thorough testing was performed throughout this release life-cycle. Beyond validating within local development environments, automated tests and related checks can been seen historically in GitHub.