Skip to content

Conversation

@openapi-sdkautomation
Copy link

Create to sync Azure/azure-rest-api-specs#14545

curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/14545/azure-sdk-for-java/azure-resourcemanager-storagecache/azure-resourcemanager-storagecache-1.0.0-beta.3.jar" -o azure-resourcemanager-storagecache-1.0.0-beta.3.jar
mvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-storagecache -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-storagecache-1.0.0-beta.3.jar -Dpackaging=jar -DgeneratePom=true

@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14545/azure-resourcemanager-storagecache branch 6 times, most recently from bab7d0c to f605eb0 Compare June 1, 2021 16:42
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14545/azure-resourcemanager-storagecache branch 4 times, most recently from 573bc5a to de0b412 Compare June 24, 2021 13:48
backwind1233 and others added 19 commits June 28, 2021 10:18
* * Enrich EH stream binder sample with usage of StreamBridge.
Added RequestContent and Updated HttpRequest to Use It
* BlobParallelUploadOptions takes -1 length

* javadoc syntax

* ported converter changes to datalake

* ported converter changes to file share

* deprecated old constructors

* test retry on new inputstream converter

* poke ci

* redid lengthless buffered upload API

* fixed bad arg check

Co-authored-by: jschrepp-MSFT <[email protected]>
…dential (Azure#22584)

* Add IMDS override for Bridge to K8s

* Add to change log
* Setup packages for the data movement library (Azure#22303)

* Removed blob data movement package, renamed common data movement to d… (Azure#22430)

* Refactored test header logic into a global spock extension

* Added version tag for assembly dependency

* Resolved infinite recursion on self-dependency in generate_from_source_pom.py

* Changed infinite recursion fix to @alzimmermsft implementation from Azure#22583

* Created TestNameProvider, decoupled TestHeaderExtension/StorageSpec

* Removed duplicate header print, changed maven execution id's to prevent overriding parent POM + better relay execution goals, removed maven self-dependency (now using surefire classpath dependency)

* Changed surefire dependency to local repository (resists edge case user changes to target path), fixed assembly paths for *nix-compatibility

* Removed DMLib WIP files to merge into main

* Changed TestHeaderExtension from groovy to java for consistency, renamed variables/class names for clarity, final on new classes

Co-authored-by: Gauri Prasad <[email protected]>
…zure#22488)

2. Delete unused property: azure.keyvault.aad-authentication-url
3. Reuse the code in test.
4. Rename KeyVaultProperties to AzureKeyVaultProperties.
5. Add AzureCertPathProperties.
* Increment package version after release of com.azure.spring azure-spring-boot-starter-active-directory-b2c

* Increment package version after release of com.azure.spring azure-spring-boot

* Increment package version after release of com.azure.spring azure-spring-boot-starter-active-directory

* Increment package version after release of com.azure.spring azure-spring-boot-starter-cosmos
* Increment package version after azure spring release
Co-authored-by: zhihaoguo <[email protected]>
* DataLakeFileClient add openInputStream()

* datalake inputstream tests

added tests
removed unncecessary openinputstream overload

* changelog

* Fixed blob artifacts from feature port

Fixed docstrings and parameters that used "blob" instead of "file"
terminology.
Fixed a docstring link that referenced cut blob-only functionality.

* FileInputStream fix and docs issues

DataLakeFileInputStream now uses logger.logThrowableAsError.
Header and docstring fixes.

* Casts throwable to match checked exception type

* CI fixes

* fixes

* checkstyle

added a suppression to deal with a checkstyle bug
minor fixes

* Refactored StorageInputStream

StorageInputStream now has an implementation of dispatchRead() and only
delegates out the implementation of the client read operation itself.

* checkstyle suppression and pr feedback

* PR feedback

* import cleanup

* Undo abstract method shifting

* import cleanup

* imports and checkstyle supression to match blobs

* minor fixes

* PR comments

* docstring

* api rewrite

openInputStream returns a result class containing InputStream and
PathProperties members.
The returned InputStream is a BlobInputStream instance.
Ported blob inputStream test class

* PR feedback

* Styling

* reverted *Result type implements Closable

* cleanup imports

Co-authored-by: jschrepp-MSFT <[email protected]>
azure-sdk and others added 28 commits July 21, 2021 07:16
…3086)

* Fixing Azure#22974

* Fixing afterburner issue from client side request statics and using new mapper for tracer/feedDiagnostics/cosmospageflux

* adding remaining getter in ClientSideRequestStatistics
Add Utility Methods to TestBase
Fix Storage - Queues Sample issues
* Add support for the perf library for ACR.

* Incorporate CR comments
* let's see.

* fix build.

* ehh...

* wip

* try datalake.

* shares.

* checkstyle.

* docs.
)

* Adding preferred region option in ctl workload for DR drill

* Adding preferred list config for all workloads

* resolving comments
* Started outlining example

* Finished and doc'ed example

* minor cleanup

* Deleted extra file

* Pr feedback

* ci fix
Creating a new http policy that, if added, will redirect any request, upon reception of an 302 Http Response, to the new URL received under the "Location" header.
* update article type appropriately

Co-authored-by: scbedd <[email protected]>
* move sv.

* fix vlw tests.

* assert mgmt plane response.

* is that better?

* fix vlw tests.

* fix that test...

* fix that test...
* Increment package version after release of com.azure.spring azure-spring-cloud-appconfiguration-config

* Increment package version after release of com.azure.spring azure-spring-cloud-starter-appconfiguration-config
Azure#23133)

* manual generate code for compute service

* replace withRootPassword() to withSsh(sshPublicKey())

* update test case in compute

* update test session records in compute

* update api-version for other services' tests

* update test case

* remove unused imports

* add breaking changes to change log and update pom.xml to skip revapi

* remove note line in api-specs.json and add the changed comment
Merge 0625e805651826884d17127001ac6e2d53a2d5bc into 45080747a094f6a64968b6f93aa1f9a7233a63ae
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14545/azure-resourcemanager-storagecache branch from de0b412 to 9619f41 Compare July 23, 2021 07:57
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.