-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Cosmos] Add AutoScale Header Support 1/2 #24976
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
Changes from all commits
Commits
Show all changes
108 commits
Select commit
Hold shift + click to select a range
e1e178f
Update offer.py
JericHunter c32ac36
Update http_constants.py
JericHunter 19feed2
Update database.py
JericHunter 8e41793
Update _base.py
JericHunter b67b545
Update container_management.py
JericHunter 7ef9375
Update container_management_async.py
JericHunter 9d57b15
Create test_auto_scale.py
JericHunter b04a659
Create test_auto_scale_async.py
JericHunter 6b5af70
Update database.py
JericHunter 465097b
Update _database.py
JericHunter 00d2756
Update _base.py
JericHunter 4a74315
update readme and changelog
JericHunter b279ddd
Update _base.py
JericHunter 30cf250
Update offer.py
JericHunter 63122ee
Update _base.py
JericHunter 6fe9862
Update container_management.py
JericHunter 39521e4
Update container_management_async.py
JericHunter f8e4d87
Update test_auto_scale.py
JericHunter be72c3a
Update test_auto_scale_async.py
JericHunter 7f983c8
Update offer.py
JericHunter 840c179
Update test_auto_scale.py
JericHunter c9cc5a9
Update sdk/cosmos/azure-cosmos/samples/container_management_async.py
JericHunter eb58d5e
Update sdk/cosmos/azure-cosmos/samples/container_management.py
JericHunter a2b5d26
Update _base.py
JericHunter ed806dc
Update database.py
JericHunter 8d150d2
Update offer.py
JericHunter 869ddea
Update test_auto_scale.py
JericHunter 0563ddd
Update __init__.py
JericHunter 17ac051
Update test_auto_scale.py
JericHunter a664700
Update CHANGELOG.md
JericHunter 706bdb7
Update __init__.py
JericHunter a792cf4
Update database.py
JericHunter 4518b96
Update test_auto_scale.py
JericHunter c7d040a
Update _database.py
JericHunter 3536aec
Update database.py
JericHunter 98a2c43
Update test_auto_scale.py
JericHunter c5d68a6
Update test_auto_scale_async.py
JericHunter 2214464
Update database.py
JericHunter 3ab778f
Update container.py
JericHunter d73247b
Update _database.py
JericHunter 13afb9f
Update _container.py
JericHunter e5cdf39
Update container.py
JericHunter a33bbc5
Update database.py
JericHunter f522365
Update _container.py
JericHunter fced131
Update _database.py
JericHunter 7238446
Update database.py
JericHunter b408647
Update offer.py
JericHunter 6a9203f
Update cosmos_client.py
JericHunter 9ddbe8d
Update _cosmos_client.py
JericHunter 7094c15
Update offer.py
JericHunter 82b3063
Update test_auto_scale.py
JericHunter 6eeac0f
Update test_auto_scale_async.py
JericHunter 095c55d
code refactor
JericHunter 5f908bc
Update _base.py
JericHunter 9337842
Update _base.py
JericHunter 60cebb4
Update _cosmos_client.py
JericHunter e7137ee
Update _database.py
JericHunter 260d66e
Update cosmos_client.py
JericHunter 0be7d49
Update database.py
JericHunter 16fdf83
renaming method
JericHunter f643289
database samples
JericHunter a8eaaa5
merge conflicts
JericHunter 178648c
Merge branch 'main' into jh-auto-scale-v2
JericHunter 5fffb43
Update database.py
simorenoh fe350a5
Update _base.py
JericHunter 6117b4c
Merge branch 'jh-auto-scale-v2' of https://github.com/Azure/azure-sdk…
JericHunter b5f2e43
Update _base.py
JericHunter 6e6fbfb
Update _base.py
JericHunter 89092c5
Update __init__.py
JericHunter 9458b1c
Update _base.py
JericHunter be4e54a
docstring changes
JericHunter bbbd4fb
Update CHANGELOG.md
JericHunter 831e355
Update test_auto_scale_async.py
JericHunter e76fcc9
Update test_auto_scale.py
JericHunter e26ae85
Update _base.py
JericHunter 7ad381f
Update _base.py
JericHunter afc6e79
Update _base.py
JericHunter b68a1ce
tests updates
JericHunter 1aa14d1
Update _base.py
JericHunter 8aac6e6
Merge branch 'main' into jh-auto-scale-v2
JericHunter a201fec
Update CHANGELOG.md
JericHunter 0bfea4c
Update _base.py
JericHunter 6176a46
Update sdk/cosmos/azure-cosmos/azure/cosmos/_base.py
JericHunter 970d349
Update CHANGELOG.md
JericHunter 814fdb0
Update CHANGELOG.md
simorenoh a851a14
Update sdk/cosmos/azure-cosmos/azure/cosmos/cosmos_client.py
JericHunter 3cdf785
Update sdk/cosmos/azure-cosmos/azure/cosmos/database.py
JericHunter 5032739
Update sdk/cosmos/azure-cosmos/azure/cosmos/aio/_database.py
JericHunter 1f317c9
Update sdk/cosmos/azure-cosmos/azure/cosmos/aio/_cosmos_client.py
JericHunter b37afc8
Update _base.py
JericHunter 613958a
Update _database.py
JericHunter a158372
Update _cosmos_client.py
JericHunter b639f2a
Update cosmos_client.py
JericHunter c913996
Update database.py
JericHunter ee5777e
Update sdk/cosmos/azure-cosmos/azure/cosmos/aio/_cosmos_client.py
JericHunter bfe449f
Update sdk/cosmos/azure-cosmos/azure/cosmos/aio/_database.py
JericHunter 0433b44
Update sdk/cosmos/azure-cosmos/azure/cosmos/cosmos_client.py
JericHunter 12bbd3a
Update _database.py
JericHunter 4083940
Update _base.py
JericHunter 7446dcb
Update sdk/cosmos/azure-cosmos/azure/cosmos/_base.py
JericHunter 74b9250
Update sdk/cosmos/azure-cosmos/azure/cosmos/_base.py
JericHunter b186c67
Update offer.py
JericHunter 60fe615
Update database.py
JericHunter c83dc57
Update cosmos_client.py
JericHunter f3fd4dd
Update _database.py
JericHunter 4ac759b
Update _base.py
JericHunter 8c1145f
Update sdk/cosmos/azure-cosmos/azure/cosmos/cosmos_client.py
JericHunter 6d5386e
Update sdk/cosmos/azure-cosmos/azure/cosmos/database.py
JericHunter File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.