Skip to content

Releases: ibm-cloud-security/appid-serversdk-nodejs

7.0.0

31 Jan 16:11
7be2d61
Compare
Choose a tag to compare

7.0.0 (2023-01-31)

Bug Fixes

  • webapp-strategy.js: fix importing the SDK to TypeScript Projects error (c2f6163)
  • webapp-strategy.js: fix the SDK to work with Passport version 6.0.0 (98a8440), closes #274 #287

BREAKING CHANGES

  • webapp-strategy.js: A breaking change in passport.js requires KeepSessionInfo to be passed like { keepSessionInfo: true }

Please refer to the migration section in the Readme file for more information

6.3.1

05 Jan 13:12
82e30ed
Compare
Choose a tag to compare

6.3.1 (2023-01-05)

Bug Fixes

  • package.json: updating json webtoken to v9 (6435045), closes #286

6.3.0

20 Dec 09:36
e634a54
Compare
Choose a tag to compare

6.3.0 (2022-12-20)

Features

  • add typescript support: - Update Dependencies (585b140)

6.2.7

14 Dec 13:53
d79dc80
Compare
Choose a tag to compare

6.2.7 (2022-12-14)

Bug Fixes

  • 🐛 Fixing version number (8f17ee1)
  • 🐛 Upgrade from vulnerable passport version to v6.0 (d0b54c6)

6.2.6

28 Jun 12:30
26e7afe
Compare
Choose a tag to compare

6.2.6 (2022-06-28)

Bug Fixes

  • 🐛 Bump GotJS from 11.8.3 to 11.8.5 (084cc50)

6.2.5

07 Mar 13:39
4443afd
Compare
Choose a tag to compare

6.2.5 (2022-03-07)

Bug Fixes

  • package.json: bump GotJS from v9.6 to v11.8 (17328e3)
  • request-util.js: handle the Request Body for DELETE method (e35f145)

6.2.4

04 Feb 12:12
5746763
Compare
Choose a tag to compare

6.2.4 (2022-02-04)

Bug Fixes

  • package.json: update eslint dependency (98d97dc)
  • package.json: update eslint dependency (79c7caa)

6.2.3

24 Nov 12:47
deb001b
Compare
Choose a tag to compare

6.2.3 (2021-11-24)

Bug Fixes

  • request-util.js: handle boolean values for json param for Request-Util.js (3917e52)

6.2.2

27 Oct 11:59
e23f18e
Compare
Choose a tag to compare

6.2.2 (2021-10-27)

Bug Fixes

v6.2.1

22 Oct 15:54
5536b92
Compare
Choose a tag to compare
  • Updated packages.
  • Build process updates.