Skip to content

Releases: nitrictech/node-sdk

Release v0.2.0-rc.13

28 Oct 22:28
3285d9b
Compare
Choose a tag to compare
Release v0.2.0-rc.13 Pre-release
Pre-release

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

  • Add new release workflows. (4d11fef)
  • Add skips to publish steps. (5525052)

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

26 Oct 04:29
4692097
Compare
Choose a tag to compare
Release v0.2.0-rc.12 Pre-release
Pre-release

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

  • Add new release workflows. (4d11fef)
  • Add skips to publish steps. (5525052)

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

19 Oct 04:33
27b9d34
Compare
Choose a tag to compare
Release v0.2.0-rc.11 Pre-release
Pre-release

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

  • Add new release workflows. (4d11fef)
  • Add skips to publish steps. (5525052)

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

17 Oct 22:31
3ee0b1b
Compare
Choose a tag to compare
Release v0.2.0-rc.10 Pre-release
Pre-release

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

  • Add new release workflows. (4d11fef)
  • Add skips to publish steps. (5525052)

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

13 Oct 03:27
c2417d3
Compare
Choose a tag to compare
Release v0.2.0-rc.9 Pre-release
Pre-release

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

  • Add new release workflows. (4d11fef)
  • Add skips to publish steps. (5525052)

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

10 Oct 21:53
72cfe34
Compare
Choose a tag to compare
Release v0.2.0-rc.8 Pre-release
Pre-release

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

  • Add new release workflows. (4d11fef)
  • Add skips to publish steps. (5525052)

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

07 Oct 05:35
efc414a
Compare
Choose a tag to compare
Release v0.2.0-rc.7 Pre-release
Pre-release

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

  • Add new release workflows. (4d11fef)
  • Add skips to publish steps. (5525052)

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

01 Oct 00:02
08262dd
Compare
Choose a tag to compare
Release v0.2.0-rc.6 Pre-release
Pre-release

0.2.0 (2021-10-01)

Features

  • Add signUrl to storage file references. (f9c84cf)
  • 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

  • Add new release workflows. (4d11fef)
  • Add skips to publish steps. (5525052)

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

30 Sep 05:02
1ab3e75
Compare
Choose a tag to compare
Release v0.2.0-rc.4 Pre-release
Pre-release

0.2.0 (2021-09-30)

Features

  • Add signUrl to storage file references. (f9c84cf)
  • 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

  • Add new release workflows. (4d11fef)
  • Add skips to publish steps. (5525052)

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

30 Sep 04:10
33abe68
Compare
Choose a tag to compare
Release v0.2.0-rc.3 Pre-release
Pre-release

0.2.0 (2021-09-30)

Features

  • Add signUrl to storage file references. (f9c84cf)
  • 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

  • Add new release workflows. (4d11fef)
  • Add skips to publish steps. (5525052)

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