Releases: nitrictech/node-sdk
Releases · nitrictech/node-sdk
Release v0.2.0-rc.13
0.2.0 (2021-10-28)
Features
- add json response helper (58ad632)
- add overloads to send method for Task and Task[] (5d05143)
- Add signUrl to storage file references. (f9c84cf)
- allow multiple handlers in faas functions (cbffb6e)
- change send method to return void if task succeeds (c11f8d9)
- combine send and send batch functions (d11a2d2)
- json response helper method (23de3fd)
- new handler interface (66deda9)
- faas: Support multiple query values. (ad1ce65)
Bug Fixes
- destructure single value headers (41a3299)
- parse body with middleware for http requests (342b680)
- support new and old header formats (43327ae)
Documentation
- add failed task snippet (e75fd3e)
- add storage presigned snippets (e3bf41d)
- update failed task snippet with develop changes (117b268)
- faas: Add event handler snippet (5643331)
Continuous Integration
Build Systems
- remove generate:proto from build. (76b100c)
Code Refactoring
- incorrect storage snippets (1d1e75d)
- Rewrite faas imports to use @nitric/api. (969fd2b)
- rewrite imports to use @nitric/api over locally generated interfaces. (efeb4d1)
- scope apis/faas with consumed membrane API version. (006d51e)
- Update example test harnesses to use @nitric/api. (f42fbf3)
Tests
- Add signUrl tests. (9c90392)
- test for old header backwards compatibility (c853f91)
- update faas tests (352239c)
-rc.13
Release v0.2.0-rc.12
0.2.0 (2021-10-26)
Features
- add json response helper (58ad632)
- add overloads to send method for Task and Task[] (5d05143)
- Add signUrl to storage file references. (f9c84cf)
- allow multiple handlers in faas functions (cbffb6e)
- change send method to return void if task succeeds (c11f8d9)
- combine send and send batch functions (d11a2d2)
- json response helper method (23de3fd)
- new handler interface (66deda9)
Bug Fixes
- destructure single value headers (41a3299)
- parse body with middleware for http requests (342b680)
- support new and old header formats (43327ae)
Documentation
- add failed task snippet (e75fd3e)
- add storage presigned snippets (e3bf41d)
- update failed task snippet with develop changes (117b268)
- faas: Add event handler snippet (5643331)
Continuous Integration
Build Systems
- remove generate:proto from build. (76b100c)
Code Refactoring
- incorrect storage snippets (1d1e75d)
- Rewrite faas imports to use @nitric/api. (969fd2b)
- rewrite imports to use @nitric/api over locally generated interfaces. (efeb4d1)
- scope apis/faas with consumed membrane API version. (006d51e)
- Update example test harnesses to use @nitric/api. (f42fbf3)
Tests
- Add signUrl tests. (9c90392)
- test for old header backwards compatibility (c853f91)
- update faas tests (352239c)
-rc.12
Release v0.2.0-rc.11
0.2.0 (2021-10-19)
Features
- add json response helper (58ad632)
- add overloads to send method for Task and Task[] (5d05143)
- Add signUrl to storage file references. (f9c84cf)
- allow multiple handlers in faas functions (cbffb6e)
- change send method to return void if task succeeds (c11f8d9)
- combine send and send batch functions (d11a2d2)
- json response helper method (23de3fd)
- new handler interface (66deda9)
Bug Fixes
- destructure single value headers (41a3299)
- parse body with middleware for http requests (342b680)
- support new and old header formats (43327ae)
Documentation
- add failed task snippet (e75fd3e)
- add storage presigned snippets (e3bf41d)
- update failed task snippet with develop changes (117b268)
Continuous Integration
Build Systems
- remove generate:proto from build. (76b100c)
Code Refactoring
- incorrect storage snippets (1d1e75d)
- Rewrite faas imports to use @nitric/api. (969fd2b)
- rewrite imports to use @nitric/api over locally generated interfaces. (efeb4d1)
- scope apis/faas with consumed membrane API version. (006d51e)
- Update example test harnesses to use @nitric/api. (f42fbf3)
Tests
- Add signUrl tests. (9c90392)
- test for old header backwards compatibility (c853f91)
- update faas tests (352239c)
-rc.11
Release v0.2.0-rc.10
0.2.0 (2021-10-17)
Features
- add json response helper (58ad632)
- add overloads to send method for Task and Task[] (5d05143)
- Add signUrl to storage file references. (f9c84cf)
- allow multiple handlers in faas functions (cbffb6e)
- change send method to return void if task succeeds (c11f8d9)
- combine send and send batch functions (d11a2d2)
- json response helper method (23de3fd)
- new handler interface (66deda9)
Bug Fixes
- destructure single value headers (41a3299)
- parse body with middleware for http requests (342b680)
- support new and old header formats (43327ae)
Documentation
- add failed task snippet (e75fd3e)
- add storage presigned snippets (e3bf41d)
- update failed task snippet with develop changes (117b268)
Continuous Integration
Build Systems
- remove generate:proto from build. (76b100c)
Code Refactoring
- Rewrite faas imports to use @nitric/api. (969fd2b)
- rewrite imports to use @nitric/api over locally generated interfaces. (efeb4d1)
- scope apis/faas with consumed membrane API version. (006d51e)
- Update example test harnesses to use @nitric/api. (f42fbf3)
Tests
- Add signUrl tests. (9c90392)
- test for old header backwards compatibility (c853f91)
- update faas tests (352239c)
-rc.10
Release v0.2.0-rc.9
0.2.0 (2021-10-13)
Features
- add json response helper (58ad632)
- add overloads to send method for Task and Task[] (5d05143)
- Add signUrl to storage file references. (f9c84cf)
- allow multiple handlers in faas functions (cbffb6e)
- change send method to return void if task succeeds (c11f8d9)
- combine send and send batch functions (d11a2d2)
- json response helper method (23de3fd)
- new handler interface (66deda9)
Bug Fixes
- destructure single value headers (41a3299)
- parse body with middleware for http requests (342b680)
- support new and old header formats (43327ae)
Documentation
- add storage presigned snippets (e3bf41d)
Continuous Integration
Build Systems
- remove generate:proto from build. (76b100c)
Code Refactoring
- Rewrite faas imports to use @nitric/api. (969fd2b)
- rewrite imports to use @nitric/api over locally generated interfaces. (efeb4d1)
- scope apis/faas with consumed membrane API version. (006d51e)
- Update example test harnesses to use @nitric/api. (f42fbf3)
Tests
- Add signUrl tests. (9c90392)
- test for old header backwards compatibility (c853f91)
- update faas tests (352239c)
-rc.9
Release v0.2.0-rc.8
0.2.0 (2021-10-10)
Features
- add json response helper (58ad632)
- Add signUrl to storage file references. (f9c84cf)
- allow multiple handlers in faas functions (cbffb6e)
- json response helper method (23de3fd)
- new handler interface (66deda9)
Bug Fixes
- destructure single value headers (41a3299)
- parse body with middleware for http requests (342b680)
- support new and old header formats (43327ae)
Documentation
- add storage presigned snippets (e3bf41d)
Continuous Integration
Build Systems
- remove generate:proto from build. (76b100c)
Code Refactoring
- Rewrite faas imports to use @nitric/api. (969fd2b)
- rewrite imports to use @nitric/api over locally generated interfaces. (efeb4d1)
- scope apis/faas with consumed membrane API version. (006d51e)
- Update example test harnesses to use @nitric/api. (f42fbf3)
Tests
- Add signUrl tests. (9c90392)
- test for old header backwards compatibility (c853f91)
- update faas tests (352239c)
-rc.8
Release v0.2.0-rc.7
0.2.0 (2021-10-07)
Features
- add json response helper (58ad632)
- Add signUrl to storage file references. (f9c84cf)
- json response helper method (23de3fd)
- new handler interface (66deda9)
Bug Fixes
- destructure single value headers (41a3299)
- parse body with middleware for http requests (342b680)
- support new and old header formats (43327ae)
Documentation
- add storage presigned snippets (e3bf41d)
Continuous Integration
Build Systems
- remove generate:proto from build. (76b100c)
Code Refactoring
- Rewrite faas imports to use @nitric/api. (969fd2b)
- rewrite imports to use @nitric/api over locally generated interfaces. (efeb4d1)
- scope apis/faas with consumed membrane API version. (006d51e)
- Update example test harnesses to use @nitric/api. (f42fbf3)
Tests
- Add signUrl tests. (9c90392)
- test for old header backwards compatibility (c853f91)
- update faas tests (352239c)
-rc.7
Release v0.2.0-rc.6
0.2.0 (2021-10-01)
Features
Bug Fixes
- destructure single value headers (41a3299)
- parse body with middleware for http requests (342b680)
- support new and old header formats (43327ae)
Documentation
- add storage presigned snippets (e3bf41d)
Continuous Integration
Build Systems
- remove generate:proto from build. (76b100c)
Code Refactoring
- Rewrite faas imports to use @nitric/api. (969fd2b)
- rewrite imports to use @nitric/api over locally generated interfaces. (efeb4d1)
- scope apis/faas with consumed membrane API version. (006d51e)
- Update example test harnesses to use @nitric/api. (f42fbf3)
Tests
- Add signUrl tests. (9c90392)
- test for old header backwards compatibility (c853f91)
- update faas tests (352239c)
-rc.6
Release v0.2.0-rc.4
0.2.0 (2021-09-30)
Features
Bug Fixes
- destructure single value headers (41a3299)
- parse body with middleware for http requests (342b680)
- support new and old header formats (43327ae)
Documentation
- add storage presigned snippets (e3bf41d)
Continuous Integration
Build Systems
- remove generate:proto from build. (76b100c)
Code Refactoring
- Rewrite faas imports to use @nitric/api. (969fd2b)
- rewrite imports to use @nitric/api over locally generated interfaces. (efeb4d1)
- scope apis/faas with consumed membrane API version. (006d51e)
- Update example test harnesses to use @nitric/api. (f42fbf3)
Tests
- Add signUrl tests. (9c90392)
- test for old header backwards compatibility (c853f91)
- update faas tests (352239c)
-rc.4
Release v0.2.0-rc.3
0.2.0 (2021-09-30)
Features
Bug Fixes
- destructure single value headers (41a3299)
- parse body with middleware for http requests (342b680)
- support new and old header formats (43327ae)
Documentation
- add storage presigned snippets (e3bf41d)
Continuous Integration
Build Systems
- remove generate:proto from build. (76b100c)
Code Refactoring
- Rewrite faas imports to use @nitric/api. (969fd2b)
- rewrite imports to use @nitric/api over locally generated interfaces. (efeb4d1)
- scope apis/faas with consumed membrane API version. (006d51e)
- Update example test harnesses to use @nitric/api. (f42fbf3)
Tests
- Add signUrl tests. (9c90392)
- test for old header backwards compatibility (c853f91)
- update faas tests (352239c)
-rc.3