Граф коммитов

802 Коммитов

Автор SHA1 Сообщение Дата
Jeremy Meng a02da26a5f
Merge pull request #461 from jeremymeng/fix-build-failure-chai
Freeze chai version to 4.3.4
2022-01-27 08:51:12 -08:00
Jeremy Meng 691a9fb711 Freeze chai version to 4.3.4
as later versions introduced changes that break tests on NodeJS v12 and later.
2022-01-27 01:16:10 +00:00
Jeremy Meng 66c298f64a
Merge pull request #459 from chientrm/master
fix: ⬆️ CVE-2022-0235
2022-01-26 12:47:25 -08:00
chientrm 1e6f5bb47f Update Changelog.md 2022-01-25 12:08:56 +07:00
chientrm a661ae598b Update version number to 2.6.1 2022-01-25 12:08:39 +07:00
Jeremy Meng c7a386a333
Merge branch 'master' into master 2022-01-24 12:38:44 -08:00
Jeremy Meng 3ef0534002
Merge pull request #460 from jeremymeng/update-ci-vm-image
Fix build pipelines
2022-01-24 11:25:21 -08:00
Jeremy Meng 8da77d952f Fix build pipelines
Update vmImage to use Ubuntu 18.04 as 16.04 has been removed from devops.
2022-01-24 18:56:16 +00:00
chientrm 75f6c53366 fix: ⬆️ CVE-2022-0235
update node-fetch to 2.6.7 to fix CVE-2022-0235 https://snyk.io/vuln/npm:node-fetch
2022-01-23 00:11:48 +07:00
Daniel Rodríguez 45f89c9041
Merge pull request #457 from sadasant/fix/azure-sdk-for-js-issues-15945
Adds property baseUri on the ServiceClientOptions
2021-08-18 16:00:37 -04:00
Daniel Rodríguez 615505158c
Update lib/serviceClient.ts
Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com>
2021-08-18 15:31:57 -04:00
Daniel Rodríguez 09ec30790c
Update Changelog.md
Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com>
2021-08-18 15:31:49 -04:00
Daniel Rodríguez 7224651161 addressed feedback: constant to outer scope, manager wording and a conditional improvement 2021-08-18 17:55:39 +00:00
Daniel Rodríguez c13b5d03cc
Update Changelog.md
Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com>
2021-08-18 01:40:15 -04:00
Daniel Rodríguez caaba1f2f3 better comments 2021-08-18 01:17:13 +00:00
Daniel Rodríguez 5149f99bd9 better comments 2021-08-18 01:13:49 +00:00
Daniel Rodríguez 0257ff13d4 using the endpoints without .core 2021-08-18 00:55:22 +00:00
Daniel Rodríguez 3d3deab1ad
Update Changelog.md
Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com>
2021-08-13 20:48:28 -04:00
Daniel Rodríguez e3f3cdb769 added another test 2021-08-14 00:26:53 +00:00
Daniel Rodríguez 26a5d1506c fixed the related test 2021-08-14 00:19:21 +00:00
Daniel Rodríguez 5ed7aca14c only applying baseUri as the scope if it matches an Azure management cloud 2021-08-14 00:12:21 +00:00
Daniel Rodríguez dd32d332cf changelog date increase 2021-07-29 23:47:16 +00:00
Daniel Rodríguez 8bce5e58c9 Merge branch 'fix/azure-sdk-for-js-issues-15945' of https://github.com/sadasant/ms-rest-js into fix/azure-sdk-for-js-issues-15945 2021-07-29 23:43:27 +00:00
Daniel Rodríguez d1dd132d27 better test 2021-07-29 23:43:08 +00:00
Daniel Rodríguez 1d4884b2dc
Update lib/serviceClient.ts
Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com>
2021-07-29 19:20:23 -04:00
Daniel Rodríguez 5bfb35146f added a test 2021-07-29 21:24:46 +00:00
Daniel Rodríguez ca175f52fe
Update Changelog.md
Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com>
2021-07-29 16:37:09 -04:00
Daniel Rodríguez 557e53794a version to 2.6.0, better documentation 2021-07-28 16:25:09 +00:00
Daniel Rodríguez 9f57b8ded3 assigning baseUri based on the options 2021-07-27 23:34:29 +00:00
Daniel Rodríguez c0c10f4b8d version update 2021-07-27 20:15:36 +00:00
Daniel Rodríguez 1d2efa51cd suggestion from Christopher Radek 2021-07-27 19:48:35 +00:00
Daniel Rodríguez 3d22a0bd84 draft for how to dynamically set the scope on the service credential if a token credential is passed 2021-07-26 23:11:12 +00:00
Deyaaeldeen Almahallawi 702088850b
Merge pull request #456 from Azure/upgrade-uuid
Upgrade uuid dependency to v8
2021-07-12 13:34:24 -07:00
deyaaeldeen 6516290b39 edit 2021-07-12 19:59:01 +00:00
deyaaeldeen 32a52f9259 update version 2021-07-12 19:56:59 +00:00
deyaaeldeen d178d1b443 Upgrade uuid dependency to v8 2021-07-12 19:44:29 +00:00
Jeremy Meng de6aa51576
Merge pull request #454 from jeremymeng/update-code-owners
Update CODEOWNERS
2021-06-15 17:04:36 -07:00
Jeremy Meng dc8099db20 Update CODEOWNERS 2021-06-15 21:59:27 +00:00
Deyaaeldeen Almahallawi f0c9dad782
Merge pull request #453 from jeremymeng/passwordless-proxysettings
Allow password-less proxySettings
2021-06-15 15:54:52 -04:00
Jeremy Meng 83c3a0b619 Update version number to 2.5.2 2021-06-15 17:21:53 +00:00
Jeremy Meng ce25202b91 Allow password-less proxySettings
It turns out that in some enterprise customer the proxy auth settings include a
username, but not a password: microsoft/AzureStorageExplorer#4430

This change allows password-less auth settings to be passed to the underlying agent.

It's unclear whether it's a real scenario when a proxy auth has a password, but
not username so this PR doesn't consider this scenario.
2021-06-15 00:41:22 +00:00
Deyaaeldeen Almahallawi 062829a397
Merge pull request #451 from mgranell/bug/arrays-in-deserializer-lose-attributes
Copy attributes back post de-serializing array
2021-06-10 14:27:30 -04:00
Martin Granell f68822e596 Updated based on review 2021-06-08 08:17:15 +10:00
Martin Granell 1923b9fd76 Updated msRestVersion constant 2021-06-06 16:47:42 +10:00
Martin Granell 9d42c278f8 Updated version and changelog 2021-06-06 16:44:44 +10:00
Martin Granell b2e7d90eab Fix tslint issue 2021-06-06 16:31:37 +10:00
Martin Granell 2315bfb63c Copy attributes back post de-serializing array 2021-06-06 16:26:04 +10:00
Jeremy Meng ef37d563d7
Merge pull request #438 from paulfaid/master
Specify redirect behaviour for indivual requests
2021-05-10 10:15:39 -07:00
Jeremy Meng c880adf5dd
Update release date in Changelog.md 2021-05-10 10:02:26 -07:00
Paul Faid b149ed938a Improve comment 2021-05-09 15:11:14 +12:00