Skip to content

Latest commit

 

History

History
579 lines (271 loc) · 29.2 KB

CHANGELOG.md

File metadata and controls

579 lines (271 loc) · 29.2 KB

2.29.1 (2024-07-18)

Bug Fixes

2.28.0 (2024-01-18)

Features

2.27.1 (2023-08-15)

Bug Fixes

  • strategy.class.ts: routeCredential for anonymous user (#209) (63b2474)

2.27.0 (2023-06-19)

Bug Fixes

Features

2.26.13 (2023-03-08)

Reverts

  • Revert "test: test Yarn upgrade (#194)" (#195) (1ceed75), closes #194 #195

2.26.12 (2023-03-03)

Bug Fixes

2.26.11 (2023-03-01)

Bug Fixes

2.26.10 (2023-03-01)

Bug Fixes

2.26.9 (2023-03-01)

Bug Fixes

2.26.8 (2023-02-28)

Bug Fixes

  • reverted back to a previously working and compiling state (#187) (6e690d2)

2.26.7 (2023-02-28)

Bug Fixes

2.26.6 (2023-02-28)

Bug Fixes

  • eUI-7753 Fixed the promises on login handler (#185) (2b1afff)

2.26.5 (2023-02-15)

Bug Fixes

2.26.4 (2023-02-09)

Bug Fixes

2.26.3 (2022-10-06)

Bug Fixes

  • fixed the app insight log (eb7db94)

2.26.2 (2022-10-05)

Bug Fixes

2.26.1 (2022-09-30)

Bug Fixes

  • strategy.class.ts: refactored the failure emit (0510dbb)

2.26.0 (2022-09-30)

Features

  • strategy.class.ts: improved the auth emit logs (9b709f3)

2.25.13 (2022-09-29)

Bug Fixes

  • openid.class.ts: increased OIDC timeout (cd1de56)
  • reverted version: reverted the version increase (9dd208f)

2.25.12 (2022-06-09)

2.25.11 (2022-05-23)

Bug Fixes

  • reverted version number as it is done automatically (50cd12f)

2.25.9 (2022-03-21)

Bug Fixes

2.25.8 (2022-03-16)

Bug Fixes

2.25.7 (2022-03-09)

Bug Fixes

2.25.6 (2022-03-09)

Bug Fixes

2.25.5 (2022-03-08)

Bug Fixes

  • made sure that state failures are emitted to the consuming app (#152) (5c2e2d2)

2.25.4 (2021-07-14)

Bug Fixes

  • strategy.class.ts: remove node redirect (#140) (fcea809)

2.25.3 (2021-05-24)

Bug Fixes

  • strategy.class.ts: password is URL encoded now (#134) (d556c84)

2.25.2 (2021-03-09)

Bug Fixes

  • strategy.class.ts: add extra logging (#127) (06384d8)

2.25.1 (2021-03-08)

Bug Fixes

  • strategy.class.ts: routeCredentialToken expiry fix (#124) (e895178)

2.25.0 (2021-02-24)

Features

  • strategy.ts: client app now add credentials per route (#123) (c6d18b0)

2.24.4 (2021-01-22)

Bug Fixes

  • test workflow: test bug fix workflow (#115) (9e6e937)

2.24.2 (2020-10-06)

Bug Fixes

2.24.1 (2020-10-05)

Bug Fixes

2.24.0 (2020-09-21)

Features

  • csrf: added functionality for cross site request forgery (csrf) (#107) (1ad4697)

2.23.5 (2020-09-10)

Bug Fixes

  • session: destroy redis session store on logout (#105) (f61cb3a)

2.23.4 (2020-07-20)

Bug Fixes

  • oidc: adding reference to interface (4505929)

2.23.3 (2020-07-20)

Bug Fixes

  • oidc: adding getUserSessionTimeout reference to the common lib (5142035)

2.23.2 (2020-07-16)

Bug Fixes

  • oidc: increased timeouts and retry count (#102) (2d58807)

2.23.1 (2020-07-16)

Bug Fixes

2.23.0 (2020-07-13)

Features

  • oidc: session timeout finder logic (3f59af4)

2.22.2 (2020-07-10)

Bug Fixes

  • debug logger: fixed issue with compiled version of debug logger (#94) (daba682)

2.22.1 (2020-07-06)

Bug Fixes

  • tidy up: auth event success callback (#89) (fc84583)

2.22.0 (2020-07-03)

Features

  • allow roles: added optional regex pattern for allowing roles (#88) (e2203a3)

2.21.0 (2020-06-23)

Features

  • debug log: replaced console with debug log (#87) (a5ed0cb)

2.20.1 (2020-06-21)

Bug Fixes

  • oidc: refresh handler not being called (#85) (e2ad5a0)

2.20.0 (2020-06-20)

Features

  • callback url: middleware for dynamic callback (#84) (dd5915f)

2.19.0 (2020-06-19)

Features

  • auth: added bearer tokens and roles onto request headers (#83) (809e0a9)

2.18.1 (2020-06-12)

Bug Fixes

  • xuinode: fixed dynamic import issue when compiling with webpack (#75) (215f80e)

2.18.0 (2020-06-11)

Features

  • XuiNode: node wrapper event hooks (#68) (d63d51c)

2.17.0 (2020-06-10)

Bug Fixes

  • pipeline: fix stpes (#58) (a976a0b)
  • pipeline: seperate pr title lint to another workflow (#60) (8e4cee7)

Features

2.16.0 (2020-06-09)

Features

  • nodelib: added node library wrapper and refactored file structure (#46) (2440d46)

2.15.0 (2020-06-08)

Features

  • oidc: reinstate previously failing test (now passing) (1630ce0)
  • s2s: add unit tests and refactor (620cd77)
  • s2s: add unit tests and refactor (ede1d55)
  • s2s: minor rename of test (7e08929)
  • s2s: move back to otp for OTP generation (60539b8)
  • s2s: move package ordering (a1b52b4)
  • s2s: revert move back to otp for OTP generation (208ea9e), closes #40
  • s2s: temporarily disable failing test (8131d89)
  • s2s: unit tests (520e27d)
  • s2s: unit tests (51852de)

2.14.1 (2020-06-08)

Bug Fixes

  • oidc logout and s2s: new implementation using otplib (d45cfe4)

2.14.0 (2020-06-05)

Bug Fixes

Features

2.13.3 (2020-06-05)

Bug Fixes

2.13.2 (2020-06-05)

Bug Fixes

2.13.1 (2020-06-04)

Bug Fixes

2.13.0 (2020-06-04)

Features

  • pipeline: enable sonar on master (#25) (beae26b)

2.12.0 (2020-06-04)

Features

2.11.3 (2020-06-03)

Bug Fixes

  • pipeline: add package (3ca2752)
  • pipeline: fix sonar source path (b834595)

2.11.2 (2020-06-03)

Bug Fixes

2.11.1 (2020-06-02)

Bug Fixes

  • pipeline: add sonar config (0286e86)
  • pipeline: add sonar config (46142a5)

2.11.0 (2020-06-02)

Features

2.10.1 (2020-06-02)

Bug Fixes

  • pipeline: remove sonar trigger from master (154621a)

2.10.0 (2020-06-02)

Features

  • pipeline: add master trigger (b6b0b96)

2.9.0 (2020-06-02)

Features

  • pipeline: add PR build workflow (716f46c)

2.8.0 (2020-06-01)

Features

  • auth: implement S2S authentication as Express middleware (f5c8da3)
  • auth: implement S2S authentication as Express middleware (548dd12)
  • auth: implement S2S authentication as Express middleware (90f9114)
  • auth: implement S2S authentication as Express middleware (2135c5c)
  • s2s: address PR review comments from @ronaldmansveld (935dd52)
  • s2s: move to node-otp for OTP generation (23af6ed)
  • s2s: move to node-otp for OTP generation (afaddea)
  • s2s: move to node-otp for OTP generation (952ca15)
  • s2s: move to node-otp for OTP generation (1e1954e)
  • s2s: remove redundant "customTypes" entry from typeRoots (55e2000)
  • s2s: remove redundant serviceAuth class (f86c144)
  • s2s: remove redundant serviceAuth class (175f0b9)

2.7.0 (2020-05-29)

Features

  • S2S: implement S2S authentication as Express middleware (#17) (08f5c14)

2.6.1 (2020-05-29)

Bug Fixes

  • pipeline: remove tarball config (739c0ae)

2.6.0 (2020-05-29)

Features

  • pipeline: add tarball to release (5f763f7)

2.5.2 (2020-05-29)

Bug Fixes

  • pipeline: test bugfix for master commit for changelog (5dbd965)

2.5.1 (2020-05-29)

Bug Fixes

  • pipeline: add changelog commit to master (10150fb)

2.3.0 (2020-05-26)

Features

  • oauth2: implement oAuth2 (bcedfb9)

2.2.0 (2020-05-26)

Bug Fixes

  • pipeline: add ci command (17cc885)
  • release: fixed npm publish (55e7825)

Features

  • piepline: test (ee856f2)
  • pipeline: add Changelog module (aa8e3d7)
  • pipeline: add plugin for semantic release (3ae0a5a)
  • pipeline: chnage release branch (b61fdde)