Skip to content

Releases: awslabs/aws-crt-nodejs

Removed runtime dependency on cmake-js

17 Mar 18:51
d921080

Choose a tag to compare

Pre-release

Do not depend on cmake-js at runtime/install time unless developing (…

#71)

  • Do not depend on cmake-js at runtime/install time unless developing

  • Updated to v1.0.6

glibc 2.7 support, security updates, browser MQTT keepalive fix

17 Mar 18:05
7595565

Choose a tag to compare

Make linux use an older glibc (#66)

  • Updated deps via npm audit fix

  • updated to latest aws-c-*

  • Updated to v1.0.5, updated CD to use builder to generate linux build on al2012

Browser Topic Trie Fixes

17 Jan 22:30
245a3fd

Choose a tag to compare

Pre-release

Actual release of this fix.

Browser Topic Trie Fixes

17 Jan 15:49
4b9b255

Choose a tag to compare

Pre-release
  • Fixed an issue preventing the browser topic tree implementations from working correctly

Windows fixes

14 Jan 01:27
dc67e90

Choose a tag to compare

Windows fixes Pre-release
Pre-release
Windows fixes (#60)

* Fixed non-constant initializers warning

* Version 1.0.2

Security and dependency updates

13 Jan 23:34
eb963fb

Choose a tag to compare

Pre-release
Updated aws-common-runtime deps to latest releases, security fixes (#59)

* Updated aws-common-runtime deps to latest releases

* Security updates to dependencies

* Removed erroneous awssdk dependency

* Update to version 1.0.1

1.0

06 Dec 18:57
b91a75c

Choose a tag to compare

1.0 Pre-release
Pre-release

We did it 🎉

Implements automated releases

05 Dec 23:20
99200f1

Choose a tag to compare

Pre-release
v0.4.3

Release Pipeline (#56)

Release process fixes

28 Nov 00:12
e9616c9

Choose a tag to compare

Release process fixes Pre-release
Pre-release

This release fixes some issues encountered when installing aws-crt from npm.

Support for Websockets, Proxies, and Signing

22 Nov 21:19
3969134

Choose a tag to compare

See #46.