Skip to content

Releases: zotoio/launchdarkly-nodeutils

v4.0.2

06 Sep 08:09
ba4e26e
Compare
Choose a tag to compare

4.0.2 (2024-09-06)

Bug Fixes

  • package.json to reduce vulnerabilities (f836451)
  • package.json to reduce vulnerabilities (60f9908)

v4.0.1

20 Jan 07:43
Compare
Choose a tag to compare

4.0.1 (2023-01-20)

Bug Fixes

  • security: patch some vulns reported by snyk (af4a705)

v4.0.0

20 Jan 07:20
Compare
Choose a tag to compare

4.0.0 (2023-01-20)

Bug Fixes

  • api: fixes for new swagger json api function signature (b9e57da)
  • release: update (2254b08)
  • vuln: resolve vuln in browserslist by forced resolution (462b453)

Features

  • codegen: switch from swagger.yaml to openapi.json (3f1d832)

BREAKING CHANGES

  • codegen: if passing swagger yaml to constructor, now need to pass openapi json

v3.8.3

02 Mar 02:34
946906a
Compare
Choose a tag to compare

3.8.3 (2021-03-02)

Bug Fixes

  • ldutils: fixed missing variable handling causing a non-zero response to return (098dded)

v3.8.2

02 Mar 01:28
3c7d634
Compare
Choose a tag to compare

3.8.2 (2021-03-02)

Bug Fixes

  • package.json to reduce vulnerabilities (ed10b03)

v3.8.1

21 Feb 22:37
f411570
Compare
Choose a tag to compare

3.8.1 (2021-02-21)

Bug Fixes

  • readme: missing projects parameters and usage (37d8d9f)

v3.8.0

21 Feb 21:45
08a62b0
Compare
Choose a tag to compare

3.8.0 (2021-02-21)

Features

  • projects: exposed the projects capability from LaunchDarkly APIs (9f7132c)

v3.7.0

16 Feb 23:14
7b494d4
Compare
Choose a tag to compare

3.7.0 (2021-02-16)

Bug Fixes

  • linting: config fixes for upgrades (3b11148)
  • utils: change to arrow functions (d805ca1)

Features

  • upgrade: use latest swagger, and add support to limit/filter getTeamMembers (4f7ae33)

v3.6.2

09 Feb 23:20
4253977
Compare
Choose a tag to compare

3.6.2 (2020-02-09)

Bug Fixes

  • security: update all dependencies and related fixes (13577d2)

v3.6.1

01 May 00:01
cd9eaa7
Compare
Choose a tag to compare

3.6.1 (2019-05-01)

Bug Fixes

  • members: Enable Resolving of 201 Response Codes (5dde7b3)