Skip to content

Releases: nitrictech/node-sdk

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

Release v0.2.0-rc.2

17 Sep 01:21
55f0bbb
Compare
Choose a tag to compare
Release v0.2.0-rc.2 Pre-release
Pre-release

0.2.0 (2021-09-17)

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)

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.2

Release v0.2.0-rc.1

16 Sep 03:25
00dd901
Compare
Choose a tag to compare
Release v0.2.0-rc.1 Pre-release
Pre-release

0.2.0 (2021-09-16)

Features

Bug Fixes

  • destructure single value headers (41a3299)
  • parse body with middleware for http requests (342b680)
  • support new and old header formats (43327ae)

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

  • test for old header backwards compatibility (c853f91)
  • update faas tests (352239c)

-rc.1

Release v0.1.25

10 Aug 23:10
Compare
Choose a tag to compare

See CHANGELOG.md for changes

Release v0.1.22

02 Aug 04:32
Compare
Choose a tag to compare

See CHANGELOG.md for changes