Releases: nitrictech/node-sdk
Releases · nitrictech/node-sdk
Release v0.7.0-rc.7
Release v0.6.0
Release v0.6.0-rc.7
Release v0.6.0-rc.6
Release v0.5.0
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
- Fix bad import. (b25d79a)
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
- Fix readme. (b1579df)
Release v0.5.0-rc.11
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
- Fix bad import. (b25d79a)
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
- Fix readme. (b1579df)
-rc.11
Release v0.5.0-rc.10
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
- Fix readme. (b1579df)
-rc.10
Release v0.5.0-rc.9
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
- Fix readme. (b1579df)
-rc.9
Release v0.5.0-rc.5
Release v0.4.0
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
- remove unused ci token (4fa1d08)
Documentation
- add and edit comments (c2ec809)
Code Refactoring
- Move generic onto collection resource. (772eaee)