Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Transport v1.3.2

Compare
Choose a tag to compare
@jooskim jooskim released this 01 Nov 19:00
· 12 commits to main since this release
c8a42e8

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