Skip to content

Releases: elasticio/code-component-with-credentials

1.0.3

Choose a tag to compare

@A3a3e1 A3a3e1 released this 13 May 12:06
dfc14a6
  • Added nodemailer 8.0.7 lib support
  • Updated the following dependencies:
  • axios 1.13.5 -> 1.16.0
  • strong-soap 5.0.2 -> 5.0.9

1.0.2

Choose a tag to compare

@davydova-oleksandra davydova-oleksandra released this 27 Feb 10:34
0ef7f45
  • Updated the following dependencies:
  • Node.js version 22 -> 24
  • axios 1.12.2 -> 1.13.5
  • elasticio-sailor-nodejs 2.7.6 -> 2.7.8
  • Added strong-soap v5.0.7 lib support
  • Removed unused elasticio-node dependency

1.0.1

Choose a tag to compare

@A3a3e1 A3a3e1 released this 26 Sep 13:33
  • Updated the following dependencies:
  • Node.js version 18 -> 22
  • axios 1.6.8 -> 1.12.2
  • elasticio-sailor-nodejs 2.7.2 -> 2.7.6

1.0.0

Choose a tag to compare

@A3a3e1 A3a3e1 released this 22 Mar 15:39
682f8a3
  • The component is derived from the code-component 1.2.11. A noteworthy enhancement in this version is the introduction of an authorization mechanism. This mechanism involves the use of credentials, which are available in four distinct types:
    • No Auth
    • Basic Auth
    • API Key
    • OAuth 2.0