Skip to content
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

/Storage/migrate datalake to new generator #2

Draft
wants to merge 458 commits into
base: storage/migrateBlobsToNewGenerator
Choose a base branch
from

Conversation

gapra-msft
Copy link
Owner

No description provided.

dpokluda and others added 30 commits March 4, 2021 20:33
* Release of Device Update for IoT Hub SDK for Java

* Adding missing files.

* Updated samples, tests and test recorded sessions.

* Updated readme links.

* Some review feedback.

* Regenerating library with the latest autorest and review feedback

Co-authored-by: David Pokluda <david.pokluda@microsoft.com>
Co-authored-by: Srikanta <51379715+srnagar@users.noreply.github.com>
* Draft 1 for Conditional Patch SDK

* Draft 2 for Conditional Patch SDK

* Adding test cases to Conditional Patch Java SDK

* fixing the inheritance.

* importing patch spec

* remove blank

* Adding Assert that Request fail

* Fixing inheritance in bulkoptions

* Fixing inheritance in Batch options

* Fixing NIT's

* NIT Format.

* NIT Format.

* Removing unused import.

* minor warnings removed.

* Nit Remove extra space.

* Fixing test case.

* removing constructor of abstract classes.

* Removing Extra Line.

* Altering inheritance.

* minor updates to the inheritance flow.

* NIT Update.

* making classes package private.

* removing return from doc.

* Nit Updates.

* remove println from tests.

* remove beta from patch spec.

* remove patch spec.

* No need for typecasting.
Prevent NullPointerException when adding recording policy in LIVE test mode
* Fix readme format

* exclude swagger readme from docsettings

* fix links

* Fix playback tests

* Fix playback tests

* Fix relative link

* Suppress checkstyle for generated code

* Add missing links
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
* add query logging

* added license header

* added conditional log

* Update sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/SqlQuerySpecLogger.java

Co-authored-by: Mohammad Derakhshani <moderakh@users.noreply.github.com>

* move class to implementation package and added unit test

* add groups to BeforeMethod annotation

* added missing header

* moved query log to queryDocuments

Co-authored-by: Mohammad Derakhshani <moderakh@users.noreply.github.com>
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
Co-authored-by: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com>
* Added more logging to API view create

* Updated logs with arch board rescue email address

* Fix as per review comments

* Update logging to show API URL

Co-authored-by: praveenkuttappan <prmarott@microsoft.com>
* Fix resourceToke in V4- part 1

Co-authored-by: annie-mac <annie-mac@s-pkges.redmond.corp.microsoft.com>
Co-authored-by: annie-mac <annie-mac@Gurpreet.fareast.corp.microsoft.com>
* draft of the implementation

* adding newTestCases

* adding newTestCases

* adding newTestCases

* resolving conflicts

* Draft

* fixing pom

* adding change log entry

* fixing readme

* re-generated code

* Wrapping the SmsResponseItem into SmsSendResult

* Wrapping the SmsResponseItem into SmsSendResult

* added with response methods

* remove with response methods

* addressing comments

* addressing comments

* fixing readme

* fixing coverage

* fixing readme

* fixing test coverage

* fixing code coverage

* addressing comments

* addressing comments

* addressing comments

* addressing comments

* fixing Readme Headers

* fixing Readme dot
* 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-b2c

* 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 release of com.azure.spring azure-spring-boot-starter-keyvault-certificates

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

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

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

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

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

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

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

* Increment package version after release of com.azure.spring azure-spring-cloud-stream-binder-servicebus-queue

* Increment package version after release of com.azure.spring azure-spring-cloud-stream-binder-servicebus-core

* Increment package version after release of com.azure.spring azure-spring-cloud-stream-binder-servicebus-topic

* Increment package version after release of com.azure.spring azure-spring-cloud-starter-cache

* Increment package version after release of com.azure.spring azure-spring-cloud-starter-eventhubs-kafka

* Increment package version after release of com.azure.spring azure-spring-cloud-starter-eventhubs

* Increment package version after release of com.azure.spring azure-spring-cloud-starter-servicebus

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

* Increment package version after release of com.azure.spring azure-spring-cloud-starter-storage-queue

* Increment package version after release of com.azure.spring azure-spring-cloud-stream-binder-test

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

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

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

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

* Increment package version after release of com.azure.spring azure-spring-cloud-stream-binder-eventhubs

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

* Increment package version after release of com.azure.spring azure-spring-integration-storage-queue

* Increment package version after release of com.azure.spring azure-identity-spring
* Adding the QueryExecutor implementation, without using it. Refactored resource management

* Rebased off the latest main branch

* Changing the batch load params, and explicitly setting the PartKey in the queryItems

* Adding a configurable param for the bulkLoad batch size

* Resolving changes from the PR review

Co-authored-by: Amar Athavale <aathaval@linkedin.com>
…zure#19661)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
* public area.

* more apis.

* wip

* fix build.

* tests

* readme.

* typo.

* readme changelog.

* pr feedback.
Azure#19608)

* - Moving feedrange from query api parameter to CosmosQueryRequestOptions
- Adding tests for feedrange api

* cleanup

* fixing test

* Throwing an exception when both partitionkey and feedrange and set at the same time for in query request options.

* cleanup
Azure#19666)

* Refactor SMS Clients and Tests

* Updating readme and refactoring builder

* Fix readme

* Fix readme

* Address review comments

* Address review comments

Co-authored-by: Minnie Liu <peiliu@microsoft.com>
* ResourceTokenFix-ReadAllItems

Co-authored-by: annie-mac <annie-mac@annie-macs-MacBook-Pro.local>
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
* Fix live tests

* Fix build

* Fix auth with token

Co-authored-by: Minnie Liu <peiliu@microsoft.com>
azure-sdk and others added 30 commits March 23, 2021 11:06
* Handle null values when generating display names

* Fix issue processing matrices where the base matrix is only an import

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
* Adding support for clientEncryptionPolicy and ClientEncryptionKey

* fixing spotbugs

* incremental changes

* incremental change

* adding always encrypted jar

* incremental changes

* incremental changes

* incremental changes

* Ready for Demo

* removing redundant variable

* changing comments

* renaming encryption cosmos client

* renaming encryption test

* fixing comments

* removing older encryption code and cleaning current project

* added support for onject and array encryption

* adding test cases, refactoring code

* making create client encrytion key non public on regular database

* Changes after public api review

* merging with master

* adding client encryption cache test

* changing jacoco coverage percentage

* lowering jacoco percentage for encryption

* merge with master

* merging with master and resolving comments

* reverting the pom change in last iteration

* moving cryptography jar to azure storage

* resolving comments

* adding beta annotation to SqlQuerySpec

* changing public surface are after meeting

* moving CosmosItemResponse not public fields to ImplementationBridgeHelpers instead of CosmosBridgeInternal

* removing redundant method from cosmos bridge internal

* fixing build error

* resolving comments

* adding missed files

* resolving comments

* correcting the external depency file

* fixing warnings

* fixing pom version issue

* resolving comments

* fixing spot bug error
* Change SMS APIs to be pageable

* Fix test failures

* Fix readme snippets and update changelog

* Spotcheck fixes

* APIView feedback

* Removing unnecessary use of context

* review comment and reducing coverage check
* make timer run as daemon thread

* update changelog
Added missing Javadoc links, parallelized build and deploy job, and updated test jobs
* Call set-test-pipeline-version.yml in eng\pipelines\templates\jobs\ci.yml
* Call set-test-pipeline-version.yml in analyze step
* Updated version for release of azure spring data cosmos 3.5.1

* Updated pom.xml to azure-cosmos hotfix version
Use Offline Linking for Javadocs
API and implementation updates for GeoJSON
* Removed Beta tag from handle, getRegionsContacted, and readMany APIs

* Waiting on getRegionsContacted API until we decide the return type
* Updating versions for Mar end release

* typo in dependency version
* Increment package version after release of com.azure azure-spring-data-cosmos

* Reverting azure-cosmos dependency to current in spring data cosmos

Co-authored-by: Kushagra Thapar <kuthapar@microsoft.com>
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.