This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
Azure IoT Gateway SDK
- Feature the Batch/Shred module in the README (pull request #208 by @WilliamBerryiii)
- Add macOS support for Java remote modules
- Add a "launch" activation type for out-of-process modules (uses libuv to manage process lifetime)
- Update dev Dockerfile to build .NET Core binding/tests and use a smaller base image
- Silence annoying VECTOR errors in Java module loader & out-of-process module loader
- Add information about Maven, npm, and NuGet packages to the README
- Add Java ProxyGateway library to version-bump tooling
- Fix #203 by targeting .NET Standard 1.3 instead of 1.6 in Microsoft.Azure.Devices.Gateway.dll
- Add an end-to-end test to measure broker throughput
- Fix #193 by logging an error when the ID mapper module drops a message because it has no "source" property