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

[pull] main from Azure:main #431

Merged
merged 5 commits into from
Mar 9, 2023
Merged

[pull] main from Azure:main #431

merged 5 commits into from
Mar 9, 2023

Conversation

pull[bot]
Copy link

@pull pull bot commented Mar 9, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

azure-sdk and others added 5 commits March 9, 2023 12:40
Increment package versions for communication releases
Increment package versions for containerregistry releases
Fixes two bugs:
1) Use the default HTTP client for record/playback. This should eliminate many header mismatch errors.
2) Prevent getting record/playback objects in `LIVE` mode. At least some tests have been adding a record policy to anything that was not `PLAYBACK`. In the old record path this was a no-op. In the new path even if we made the recording step a no-op there would still be lots of work starting up the proxy, etc. Arguably tests that were doing this have a bug: there's no reason to have added a record policy to `LIVE`, so I'm preventing it.

See the [wiki](https://github.com/Azure/azure-sdk-for-java/wiki/Test-Proxy-Migration#potential-gotchas) for details about this and other potential issues.

This does not yet enable using more than one HTTP client for playback/record. That's a feature request we'll do in the future.
* tests and changes for subpartitioning

* add beta tag again

* Update CHANGELOG.md

* added document update and invalid pk depth tests

* removed beta tags for GA subpartitioning

* Update CHANGELOG.md

* addressing review comments

* Update CosmosMultiHashTest.java

* changes for prefix key for query options

* missing changes and tests

* Update CosmosMultiHashTest.java

* linting

* small changes

* returned beta tag to partitionkind

* addressing annie's comments

* added tests, fixed behavior for readMany

* Update CosmosMultiHashTest.java

* trying to skip revapi check for beta tags

* revert pom.xml changes

* Update revapi.json

trying to pass the beta tags message

* Update revapi.json

* Update revapi.json

* Update revapi.json

* Update revapi.json

* added test for partition key none in partitionkeybuilder

* Update PartitionKeyBuilder.java

* Update revapi.json

* small changes

* remove addNoneValue()

* marked methods as deprecated

* Update CosmosMultiHashTest.java
@pull pull bot added the ⤵️ pull label Mar 9, 2023
@pull pull bot merged commit 8be14e1 into conniey:main Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants