Skip to content

Releases: microsoft/typed-rest-client

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.