-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[App Config] Migrate to core-v2 (#20766)
* app-config changes - checkpoint- only 3 test failures * core-rest-pipeline changes * test changes * credential fix * skip { timeout: 1 } tests in playback for now * lint:fix * expand throttlingRetryStrategy with "retry-after-ms", "x-ms-retry-after-ms" headers * Expand test suite with "retry-after-ms" and "x-ms-retry-after-ms" * changelog * lock file * rely on core's throttling policy * changelog * "version": "1.3.2" -> "version": "1.4.0", * Update sdk/core/core-rest-pipeline/src/retryStrategies/throttlingRetryStrategy.ts * no new variable * no internal tag * refactor * new lines for readability * more refactor * Update sdk/core/core-rest-pipeline/src/retryStrategies/throttlingRetryStrategy.ts * part of the feedback * lint * Update sdk/core/core-rest-pipeline/src/retryStrategies/throttlingRetryStrategy.ts Co-authored-by: Jeff Fisher <[email protected]> * format and lock file * lock file * lock file * sarangan feedback * @azure/core-http-compat * remove comments * default * do not let status code to be 0 * api report * lock file * lock file * lock file and formatting * _response is back * CHANGELOG * 1.4.0-beta.1 * revert * lock file * fixes * add options * version automate updater * regenrate after deleting to remove appConfigContext file * simplify HttpResponseField instances * helper updates * assertResponse as suggested by Jeff * fix tests * fix tests * changes in core-compat * status code is never undefined * export utils * api report * api report * format * lock filke * changelog * TransferProgressEvent * 1.3.0 * feedback address * Update sdk/appconfiguration/app-configuration/src/internal/helpers.ts Co-authored-by: Jeff Fisher <[email protected]> * Update sdk/appconfiguration/app-configuration/src/internal/synctokenpolicy.ts Co-authored-by: Jeff Fisher <[email protected]> * unneeded excess code * don't throw * remove toUpperCase Co-authored-by: Jeff Fisher <[email protected]>
- Loading branch information
1 parent
8f0a73b
commit 2a07ed3
Showing
35 changed files
with
2,623 additions
and
3,144 deletions.
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.