Skip to content

Releases: microsoft/typed-rest-client

v2.1.0

20 Sep 17:09
92f407b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.1.0

Release v2.0.2

08 Jul 08:25
7ad2a7a
Compare
Choose a tag to compare
  • Add EHOSTUNREACH to NetworkRetryErrors list (#373) (2024-07-08)

Release v2.0.1

26 Jun 10:18
1815244
Compare
Choose a tag to compare
  • Bump the qs version to fix vulnerability issue (#371) (2024-06-26)

Release v2.0.0

04 Jun 09:31
593335a
Compare
Choose a tag to compare

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

08 Mar 09:40
4c0c060
Compare
Choose a tag to compare
  • 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

17 Jun 12:46
db388ca
Compare
Choose a tag to compare

Enable webpack to be used on this library. Previously failed due to dynamic dependencies

1.4.0

09 May 13:07
5eb9c90
Compare
Choose a tag to compare

Propogate headers in RestClient's IRestResponse
Upgrade to TypeScript 3.5.1
Support presigned urls

1.0.7

31 Jan 02:02
Compare
Choose a tag to compare

Bug fixes. Mainly: #57

1.0.6

31 Jan 01:55
Compare
Choose a tag to compare

This release fills out the 1.0 feature set.