This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
Transport v1.3.2
Plank Change logs
Bugfixes and other changes
- Poor REST bridge performance was fixed
- Internal property to reference the bus instance was added for improved parallel test stability
Improvements
- You can now set "null" as a log destination value for
--access-log
,--output-log
and--error-log
flags to completely suppress logging for lower IO latency - Profiler runs at port 6060 at /debug/pprof/ with various profiles to debug your application with. See https://golang.org/doc/diagnostics to learn more about pprof