1.0.0 GA Release
[1.0.0] - 2023-03-28
The Erlang SDK has gone GA, and includes the following:
** Breaking **
- Changes to mulit-instance behaviour - see readme for updated instructions and code samples:
- If you define a multi-instance configuration, and one of the instances (including the default instance) fails to authenticate, then the other instances will not attempt to start and the SDK will not boot.
- You can choose not to start the default instance.
Enhancements
- Bug fixes for multi-instance configurations
- Improved logging for debugging purposes
- General tidy up of code base