Skip to content

Update PowerShell to use the latest SDK and bug fixes #2670

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 27, 2016
Merged

Update PowerShell to use the latest SDK and bug fixes #2670

merged 3 commits into from
Jul 27, 2016

Conversation

begoldsm
Copy link
Contributor

Missed DataLakeStore upgrade.

Updates for file and folder download.

Tests will be in the next iteration.

Fixing the connection manager overwriting.

This is important to ensure that we have enough connections available
for ingress/egress scenarios, and it must be set before the client is
first used.

Updating the help for ADLS to include new download.

Signed local package for testing.

Add full path property to ADLS Items

Remove private package. Official is published

Adding official package from nuget.

Missed one disable of tracing.

Fixing ADL tests and re-running them

This enables ADL tests to run during CI and gets them totally updated.

fix to always copy ADL session records.

Add links to AzureRM.Resources.ps1

Following the pattern from compute tests.

Adding records directory info for mock server

This is a requirement for the tests to be discovered when run in
playback mode.

Fix ADL tests and update changelog

This updates the change log to reflect the changes made
Fixes to datetime offset for listing jobs
fix to import/export logic due to inverted parameters.

Missed one of the test updates

test fixes for ADLA and ADLS

Add specific exclusion for ADL acls

Inside of ACLs we allow ":", which breaks the playback of tests, since
it encodes ":", which results in a missed match in the recorded json
(which contains the colon). This fixes that so playback does not encode
colons for paths that start with: /webhdfs/v1/?aclspec

Fix missing resume and bad merge.

update to latest version of the store package.

Update to latest ADLS sdks

replace local feed with signed package

Update tests and fix null reference bug for ADLA

begoldsm added 2 commits July 26, 2016 17:09
Missed DataLakeStore upgrade.

Updates for file and folder download.

Tests will be in the next iteration.

Fixing the connection manager overwriting.

This is important to ensure that we have enough connections available
for ingress/egress scenarios, and it must be set before the client is
first used.

Updating the help for ADLS to include new download.

Signed local package for testing.

Add full path property to ADLS Items

Remove private package. Official is published

Adding official package from nuget.

Missed one disable of tracing.

Fixing ADL tests and re-running them

This enables ADL tests to run during CI and gets them totally updated.

fix to always copy ADL session records.

Add links to AzureRM.Resources.ps1

Following the pattern from compute tests.

Adding records directory info for mock server

This is a requirement for the tests to be discovered when run in
playback mode.

Fix ADL tests and update changelog

This updates the change log to reflect the changes made
Fixes to datetime offset for listing jobs
fix to import/export logic due to inverted parameters.

Missed one of the test updates

test fixes for ADLA and ADLS

Add specific exclusion for ADL acls

Inside of ACLs we allow ":", which breaks the playback of tests, since
it encodes ":", which results in a missed match in the recorded json
(which contains the colon). This fixes that so playback does not encode
colons for paths that start with: /webhdfs/v1/?aclspec

Fix missing resume and bad merge.

update to latest version of the store package.

Update to latest ADLS sdks

replace local feed with signed package

Update tests and fix null reference bug for ADLA
There was an SDK package mismatch caught by tests. Fixing this.
@hovsepm hovsepm merged commit 2056e85 into Azure:dev Jul 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants