v3.0.1
Change Log
v3.0.1 (2020-04-14)
Implemented enhancements:
- add a --profile flag to run synse with profiling enabled #386
Fixed bugs:
- invalid ssl configs do not cause plugin to terminate #389
- server does not fail if invalid cert is specified for grpc transport #388
- fix inconsistencies between server and documentation #387
Merged pull requests:
- bump: version 3.0.1 #394 (edaniszewski)
- feat: add --profile flag to enable simpler debug profiling #393 (edaniszewski)
- bugfix: catch any exceptions raised during server creation #392 (edaniszewski)
- bugfix: terminate server if invalid grpc cert is specified #391 (edaniszewski)
- bugfix: enable env binds for ssl.cert and ssl.key options #390 (edaniszewski)
* This Change Log was automatically generated by github_changelog_generator