vmware-archive / ansible-aws-greengrass

ansible-greengrass is a set of automation to configure AWS Greengrass, an Internet of Things (IoT) toolkit and to deploy a Greengrass Core, the portion of Greengrass that runs in a local data center. This will enable VMware customers to rapidly deploy IoT
Other
14 stars 8 forks source link

greengrass version bump to 1.9.1 #8

Closed xmariopereira closed 5 years ago

xmariopereira commented 5 years ago

New version of Greengrass has been released.

1.9.1 - Current version. Fixes a bug introduced in v1.9.0 that drops messages from the cloud that contain wildcard characters in the topic.

1.9.0 New features:

Support for Python 3.7 and Node.js 8.10 Lambda runtimes. Lambda functions that use Python 3.7 and Node.js 8.10 runtimes can now run on an AWS IoT Greengrass core. (AWS IoT Greengrass continues to support the Python 2.7 and Node.js 6.10 runtimes.)

Optimized MQTT connections. The Greengrass core establishes fewer connections with the AWS IoT Core. This change can reduce operational costs for charges that are based on the number of connections.

Elliptic Curve (EC) key for the local MQTT server. The local MQTT server supports EC keys in addition to RSA keys. (The MQTT server certificate has an SHA-256 RSA signature, regardless of the key type.) For more information, see AWS IoT Greengrass Core Security Principals.

Bug fixes and improvements:

General performance improvements and bug fixes.

https://docs.aws.amazon.com/greengrass/latest/developerguide/what-is-gg.html#gg-core-download-tab

vmwclabot commented 5 years ago

@mariopoeta, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

xmariopereira commented 5 years ago

I have already signed CLA! :)

vmwclabot commented 5 years ago

@mariopoeta, VMware has approved your signed contributor license agreement.