Skip to content

Releases: nitrictech/node-sdk

Release v0.7.0-rc.7

31 May 22:51
6e42a6a

Choose a tag to compare

Release v0.7.0-rc.7 Pre-release
Pre-release

0.7.0 (2022-05-31)

Features

  • Add API security definitions. (d458912)

-rc.7

Release v0.6.0

16 May 01:09
5163bca

Choose a tag to compare

0.6.0 (2022-05-16)

Features

  • Add support for OPTIONS requests. (aaa7768)
  • storage: Add ability to list files in a bucket. (0f96c85)

Tests

  • storage: Add storage list files testing. (875ebff)

Release v0.6.0-rc.7

16 May 01:06
53ddf89

Choose a tag to compare

Release v0.6.0-rc.7 Pre-release
Pre-release

0.6.0 (2022-05-16)

Features

  • Add support for OPTIONS requests. (aaa7768)
  • storage: Add ability to list files in a bucket. (0f96c85)

Tests

  • storage: Add storage list files testing. (875ebff)

-rc.7

Release v0.6.0-rc.6

04 May 02:04
942b107

Choose a tag to compare

Release v0.6.0-rc.6 Pre-release
Pre-release

0.6.0 (2022-05-04)

Features

  • Add support for OPTIONS requests. (aaa7768)

-rc.6

Release v0.5.0

02 May 06:03
1588e41

Choose a tag to compare

0.5.0 (2022-05-02)

Features

  • change methods to appear on object prototype (7aed5c0)
  • storage: provide getUploadUrl and getDownloadUrl methods on files (eec906e)

Bug Fixes

Build Systems

  • ignore svgs from license header check. (f2a0f4b)

Continuous Integration

  • remove conditions from release and rc flows. (054716a)
  • Update workflow for merge from non nitrictech remote. (bc6e64d)

Documentation

Release v0.5.0-rc.11

02 May 05:09
2d32d22

Choose a tag to compare

Release v0.5.0-rc.11 Pre-release
Pre-release

0.5.0 (2022-05-02)

Features

  • change methods to appear on object prototype (7aed5c0)
  • storage: provide getUploadUrl and getDownloadUrl methods on files (eec906e)

Bug Fixes

Build Systems

  • ignore svgs from license header check. (f2a0f4b)

Continuous Integration

  • remove conditions from release and rc flows. (054716a)
  • Update workflow for merge from non nitrictech remote. (bc6e64d)

Documentation

-rc.11

Release v0.5.0-rc.10

07 Apr 03:01
7e713f1

Choose a tag to compare

Release v0.5.0-rc.10 Pre-release
Pre-release

0.5.0 (2022-04-07)

Features

  • change methods to appear on object prototype (7aed5c0)
  • storage: provide getUploadUrl and getDownloadUrl methods on files (eec906e)

Build Systems

  • ignore svgs from license header check. (f2a0f4b)

Continuous Integration

  • remove conditions from release and rc flows. (054716a)
  • Update workflow for merge from non nitrictech remote. (bc6e64d)

Documentation

-rc.10

Release v0.5.0-rc.9

05 Apr 22:53
85f2715

Choose a tag to compare

Release v0.5.0-rc.9 Pre-release
Pre-release

0.5.0 (2022-04-05)

Features

  • change methods to appear on object prototype (7aed5c0)

Build Systems

  • ignore svgs from license header check. (f2a0f4b)

Continuous Integration

  • remove conditions from release and rc flows. (054716a)
  • Update workflow for merge from non nitrictech remote. (bc6e64d)

Documentation

-rc.9

Release v0.5.0-rc.5

31 Mar 06:36
3dae6b5

Choose a tag to compare

Release v0.5.0-rc.5 Pre-release
Pre-release

0.5.0 (2022-03-31)

Features

  • change methods to appear on object prototype (7aed5c0)

-rc.5

Release v0.4.0

28 Mar 01:40
72872c5

Choose a tag to compare

0.4.0 (2022-03-28)

Features

  • add new lines and commit version changes (d3e460b)
  • Add secret resource to enforce policies (50366a2)
  • refresh readme to stay consistent with website. (807f655)

Bug Fixes

  • documents: fix document typing. (9c5f06e)
  • Allow types to be defined when creating new collections. (b8f13bb)
  • return after promise reject (1ccd7e0)
  • update grpc-js to 1.5.9 (33dda9a)

Build Systems

Documentation

Code Refactoring

  • Move generic onto collection resource. (772eaee)