Releases: snyk-labs/snyk-api-ts-client
Releases · snyk-labs/snyk-api-ts-client
v1.7.1
1.7.1 (2021-03-04)
Bug Fixes
- bump dependencies version to fix vulns (45b978d)
- fix test cases for new pagination methods (adc162d)
- remove duplicate type exports if already exist (a93e39a)
v1.7.0
1.7.0 (2021-02-09)
Bug Fixes
- fix CI script for publishing (1130d6a)
- upgrade snyk-request-manager from 1.3.1 to 1.4.0 (4efa8b8)
Features
- Add abstraction methods injection mechanism and vulnpaths helper method (62c3aa0)
v1.6.0
1.6.0 (2021-01-18)
Bug Fixes
- handle /user/me double get method special case to avoid codegen issue (3f673e5)
- handle post requests with empty body (9e359d6)
- package.json to reduce vulnerabilities (c401a12)
- package.json to reduce vulnerabilities (53bdbd4)
- upgrade axios from 0.19.2 to 0.20.0 (c7b93d6)
Features
- upgrade snyk-request-manager to 1.3.1 (154a255)
v1.5.2
1.5.2 (2020-09-10)
Bug Fixes
- fix engine in package.json (d8e4647)
v1.5.1
1.5.1 (2020-09-10)
Bug Fixes
- Change target to es2017 with lib esnext (48e6f0e)
v1.5.0
1.5.0 (2020-09-07)
Features
- propagate requestId on error (a8ad330)
v1.4.1
1.4.1 (2020-07-28)
Bug Fixes
- Fix issues in response types (b90d7a1)
v1.4.0
1.4.0 (2020-07-21)
Features
- Add custom user agent prefix for snyk-req-man (73937a7)
v1.3.0
1.3.0 (2020-07-21)
Features
- Update README and release (a73514b)
v1.2.2: Merge pull request #6 from snyk-tech-services/develop