Releases: microsoft/typed-rest-client
Releases · microsoft/typed-rest-client
v2.1.0
What's Changed
- Migration to CFS by @ivanduplenskikh in #377
- Add ability to pass global agent options for
HttpClient
by @aleksandrlevochkin in #378
New Contributors
- @ivanduplenskikh made their first contribution in #377
- @aleksandrlevochkin made their first contribution in #378
Full Changelog: v2.0.2...v2.1.0
Release v2.0.2
- Add
EHOSTUNREACH
toNetworkRetryErrors
list (#373) (2024-07-08)
Release v2.0.1
- Bump the qs version to fix vulnerability issue (#371) (2024-06-26)
Release v2.0.0
IMPORTANT NOTE:
Starting from version 2.0.0 the package requires node version 16 and upper.
Version changes:
- Update autoAssignABTT.yml workflow (#352) (2023-03-15)
- Update azure devops pipeline and fix tests (#357) (2023-06-27)
- Add publish stage to pipeline (#358) (2023-06-28)
- Add pool to Publish_package job (#359) (2023-06-28)
- Add publishToNpm parameter (#360) (2023-06-28)
- Add release notes automatization (#365) (2023-11-30)
- Update github workflows to avoid issues with GITHUB_TOKEN (#366) (2024-01-26)
- 1ES Pipelines Template Adoption (#367) (2024-02-12)
- 1ES Migration (#369) (2024-03-08)
- Fix CG for typed-rest-client (#370) (2024-06-04)
Release v1.8.11
- migrate to Node 16 (#332) (2022-07-19)
- Removed mention of node 4 support (#335) (2022-07-20)
- Update samples (#336) (2022-07-27)
- Add webpack sample (#337) (2022-07-27)
- [Repo config] Add
CODEOWNERS
file (#338) (2022-08-23) - Unable to read error message from response header (#339) (2022-10-06)
- Update autoAssignABTT.yml workflow (#352) (2023-03-15)
- Update azure devops pipeline and fix tests (#357) (2023-06-27)
- Add publish stage to pipeline (#358) (2023-06-28)
- Add pool to Publish_package job (#359) (2023-06-28)
- Add publishToNpm parameter (#360) (2023-06-28)
- Add release notes automatization (#365) (2023-11-30)
- Update github workflows to avoid issues with GITHUB_TOKEN (#366) (2024-01-26)
- 1ES Pipelines Template Adoption (#367) (2024-02-12)
- 1ES Migration (#369) (2024-03-08)
1.5.0
1.4.0
1.0.7
1.0.6
This release fills out the 1.0 feature set.