[Service Bus] Pick older core-http for service-bus preview.8 π (#12285)
Pick older core-http(~~1.1.6~~ 1.1.9) for service-bus preview.8 since 1.2.0 is not released. This will be reverted once the service-bus preview.8 is released.
This commit is contained in:
Π ΠΎΠ΄ΠΈΡΠ΅Π»Ρ
f2f85ec4f7
ΠΠΎΠΌΠΌΠΈΡ
0c118a73a7
|
@ -41,6 +41,11 @@
|
||||||
* This design avoids unnecessary churn in this file.
|
* This design avoids unnecessary churn in this file.
|
||||||
*/
|
*/
|
||||||
"allowedAlternativeVersions": {
|
"allowedAlternativeVersions": {
|
||||||
|
/**
|
||||||
|
* Temporary workaround to release service-bus v7 preview.8.
|
||||||
|
* Supposed to be reverted after the release.
|
||||||
|
*/
|
||||||
|
"@azure/core-http": ["^1.1.9"],
|
||||||
"@azure/ms-rest-js": ["^2.0.0"],
|
"@azure/ms-rest-js": ["^2.0.0"],
|
||||||
/**
|
/**
|
||||||
* For example, allow some projects to use an older TypeScript compiler
|
* For example, allow some projects to use an older TypeScript compiler
|
||||||
|
|
|
@ -99,7 +99,7 @@
|
||||||
"@azure/abort-controller": "^1.0.0",
|
"@azure/abort-controller": "^1.0.0",
|
||||||
"@azure/core-amqp": "2.0.0-beta.1",
|
"@azure/core-amqp": "2.0.0-beta.1",
|
||||||
"@azure/core-asynciterator-polyfill": "^1.0.0",
|
"@azure/core-asynciterator-polyfill": "^1.0.0",
|
||||||
"@azure/core-http": "^1.2.0",
|
"@azure/core-http": "^1.1.9",
|
||||||
"@azure/core-tracing": "1.0.0-preview.9",
|
"@azure/core-tracing": "1.0.0-preview.9",
|
||||||
"@azure/core-paging": "^1.1.1",
|
"@azure/core-paging": "^1.1.1",
|
||||||
"@azure/core-auth": "^1.1.3",
|
"@azure/core-auth": "^1.1.3",
|
||||||
|
|
ΠΠ°Π³ΡΡΠ·ΠΊΠ°β¦
Π‘ΡΡΠ»ΠΊΠ° Π² Π½ΠΎΠ²ΠΎΠΉ Π·Π°Π΄Π°ΡΠ΅