-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Session Token Management APIs #36971
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 1 commit
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
2950e20
merge from main and resolve conflicts
7a1a1eb
remove async keyword from changeFeed query in aio package
b6c53fb
refactor
5f16b14
refactor
36990ef
fix pylint
3c569e8
added public surface methods
tvaron3 7479b0c
pylint fix
2e76620
fix
56bbb9e
added functionality for merging session tokens from logical pk
tvaron3 8c0aa46
fix mypy
28394b9
added tests for basic merge and split
tvaron3 25c3363
resolve comments
cecdfa5
resolve comments
65ed132
resolve comments
4bb30d2
resolve comments
5addcdc
fix pylint
59814d7
fix mypy
ec79b94
merge feed range changes
tvaron3 66c3f7b
fix tests
1e7a268
merged with feed range branch
tvaron3 997b6b0
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python …
tvaron3 7eda72f
Merge branch 'main' into addFeedRangeSupportInChangeFeed
3a2e4e1
add tests
0883dac
fix pylint
b7d1210
Merge branch 'addFeedRangeSupportInChangeFeed' of https://github.com/…
tvaron3 195c47c
fix and resolve comments
246b1be
fix and resolve comments
10fe387
Added isSubsetFeedRange logic
tvaron3 6498311
Added request context to crud operations, session token helpers
tvaron3 5a13ddf
Merge branch 'addFeedRangeSupportInChangeFeed' of https://github.com/…
tvaron3 f5d0d7b
Merge branch 'main' into addFeedRangeSupportInChangeFeed
5cde59b
revert unnecessary change
a494346
Added more tests
tvaron3 0d75607
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python …
tvaron3 c8c099f
Merge branch 'addFeedRangeSupportInChangeFeed' of https://github.com/…
tvaron3 ad3ae4f
Added more tests
tvaron3 8f466a1
merge with main
tvaron3 5249d0a
Changed tests to use new public feed range and more test coverage for…
tvaron3 40523f5
Added more tests
tvaron3 9f88b4e
Fix tests and add changelog
tvaron3 7c23e87
fix spell checks
tvaron3 4d0b058
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python …
tvaron3 d7c598e
Added tests and pushed request context to client level
tvaron3 8698098
Added async methods and removed feed range from request context
tvaron3 c252d88
fix tests
tvaron3 51e721b
fix tests and pylint
tvaron3 923055b
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python …
tvaron3 104e341
Reacting to comments
tvaron3 5552912
Reacting to comments
tvaron3 1bbbd0f
pylint and added hpk tests
tvaron3 a9299ab
reacting to comments
tvaron3 2155016
fix tests and mypy
tvaron3 0436355
fix mypy
tvaron3 103eb41
fix mypy
tvaron3 76451df
reacting to comments
tvaron3 7b0f4b7
reacting to comments
tvaron3 5d7b978
reacting to comments
tvaron3 d54992f
fix cspell
tvaron3 fa16830
rename method to get_latest_session_token
tvaron3 b2ac9d8
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python …
tvaron3 6914a20
reacting to reverted feed range
tvaron3 ab9723a
change based on the api review
8a4305d
Reacting to API review and adding samples.
tvaron3 3a1f160
Reacting to API review and adding samples.
tvaron3 4bc16b1
Merge branch 'main' into tvaron3/sessionTokenHelper
tvaron3 900d001
Fixed pylint
tvaron3 96a165f
Merge branch 'tvaron3/sessionTokenHelper' of https://github.com/tvaro…
tvaron3 eab1822
Reacting to comments
tvaron3 97ffec7
Reacting to comments
tvaron3 2264465
Reacting to comments
tvaron3 35588fa
Reacting to comments
tvaron3 c42966f
Fix pydoc
tvaron3 786e357
Fix pydoc
tvaron3 0de21b4
reacting to comments
tvaron3 d32a6f1
reacting to comments
tvaron3 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
fix cspell
- Loading branch information
commit d54992f0502417ebf76be85563c6c66a39d9bcf0
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
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.