esbtools / event-handler

Notification in, document out.
GNU General Public License v3.0
3 stars 6 forks source link

Please update lightblue-client to latest version (5.2.0 at time of writing) #58

Closed kahowell closed 7 years ago

kahowell commented 8 years ago

Specifically, this will involve changing the types in the bulk code to be more restrictive: only CRUD operations are allowed, and the typing in the latest client code enforces that (vs. 4.5.0 client), where you can queue up other operations (though at least generate requests cause NPEs!)...