-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[App Config] Migrate to core-v2 #20766
Merged
HarshaNalluru
merged 83 commits into
Azure:main
from
HarshaNalluru:harshan/app-config/15809
Apr 7, 2022
Merged
Changes from 70 commits
Commits
Show all changes
83 commits
Select commit
Hold shift + click to select a range
605ca61
app-config changes - checkpoint- only 3 test failures
HarshaNalluru 217ac5c
core-rest-pipeline changes
HarshaNalluru 9ace778
test changes
HarshaNalluru 2fb659f
credential fix
HarshaNalluru c6832d1
skip { timeout: 1 } tests in playback for now
HarshaNalluru 14dec7c
lint:fix
HarshaNalluru d488e7b
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru 3336fb1
expand throttlingRetryStrategy with "retry-after-ms", "x-ms-retry-aft…
HarshaNalluru 44a78ee
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru 61ea4b7
Expand test suite with "retry-after-ms" and "x-ms-retry-after-ms"
HarshaNalluru 65017fa
changelog
HarshaNalluru a03d60d
Merge branch 'harshan/issue/20813' of https://github.com/HarshaNallur…
HarshaNalluru 082e652
lock file
HarshaNalluru 4cc3e4f
rely on core's throttling policy
HarshaNalluru 4f895fe
changelog
HarshaNalluru 1b1fc6c
"version": "1.3.2" -> "version": "1.4.0",
HarshaNalluru 3210497
Update sdk/core/core-rest-pipeline/src/retryStrategies/throttlingRetr…
HarshaNalluru 31ef64e
no new variable
HarshaNalluru 9bfdd96
Merge branch 'harshan/issue/20813' of https://github.com/harshanallur…
HarshaNalluru eb63952
no internal tag
HarshaNalluru 2752a5b
refactor
HarshaNalluru f4f55e6
new lines for readability
HarshaNalluru ea103b9
more refactor
HarshaNalluru 904815d
Update sdk/core/core-rest-pipeline/src/retryStrategies/throttlingRetr…
HarshaNalluru d98e3db
part of the feedback
HarshaNalluru 91d024b
edge cases and more testing
HarshaNalluru df951b3
lint
HarshaNalluru bf5235c
Update sdk/core/core-rest-pipeline/src/retryStrategies/throttlingRetr…
HarshaNalluru cc0cd1c
Merge branch 'harshan/issue/20813' of https://github.com/HarshaNallur…
HarshaNalluru 1e4aacb
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru 8b3577d
format and lock file
HarshaNalluru 3242eaa
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru cb34510
lock file
HarshaNalluru 46c87b3
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru 9bb87bc
lock file
HarshaNalluru d80de39
sarangan feedback
HarshaNalluru 230eb2a
@azure/core-http-compat
HarshaNalluru e4d3005
remove comments
HarshaNalluru a158fee
default
HarshaNalluru f75f448
do not let status code to be 0
HarshaNalluru 563901b
api report
HarshaNalluru 9992dbd
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru 2db8df2
lock file
HarshaNalluru 2fb0f52
lock file
HarshaNalluru f946f1a
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru 871a1ee
lock file and formatting
HarshaNalluru e6c9331
_response is back
HarshaNalluru 28ac591
CHANGELOG
HarshaNalluru 4fc3a00
1.4.0-beta.1
HarshaNalluru 0626ae4
revert
HarshaNalluru 8307ae7
lock file
HarshaNalluru d0685ec
fixes
HarshaNalluru 108bb0b
add options
HarshaNalluru 4c2a4aa
version automate updater
HarshaNalluru a71eda9
regenrate after deleting to remove appConfigContext file
HarshaNalluru ce7994e
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru 2aca978
simplify HttpResponseField instances
HarshaNalluru 2a3586c
helper updates
HarshaNalluru b7bd3a7
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru 0f93d14
assertResponse as suggested by Jeff
HarshaNalluru fe4e4a0
fix tests
HarshaNalluru dd92dc8
fix tests
HarshaNalluru d183395
changes in core-compat
HarshaNalluru b7f7b7d
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru 71843c9
status code is never undefined
HarshaNalluru e6849fc
export utils
HarshaNalluru 6329aa2
api report
HarshaNalluru 43f426c
api report
HarshaNalluru a91ea11
format
HarshaNalluru 8eec27a
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru ac7744f
lock filke
HarshaNalluru 22a7855
changelog
HarshaNalluru ea17a2b
TransferProgressEvent
HarshaNalluru e40a696
1.3.0
HarshaNalluru 968de64
feedback address
HarshaNalluru 43ec708
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
HarshaNalluru 95babed
Update sdk/appconfiguration/app-configuration/src/internal/helpers.ts
HarshaNalluru ae89abb
Update sdk/appconfiguration/app-configuration/src/internal/synctokenp…
HarshaNalluru 0020980
unneeded excess code
HarshaNalluru 34f419d
Merge branch 'harshan/app-config/15809' of https://github.com/harshan…
HarshaNalluru 9b3889a
don't throw
HarshaNalluru 23457e7
remove toUpperCase
HarshaNalluru 0ec8eb4
format
HarshaNalluru 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
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: just
appConfigKeyCredentialPolicy()
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done