Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 546 Bytes

CHANGELOG.md

File metadata and controls

19 lines (9 loc) · 546 Bytes

v1.4.5

ENHANCEMENTS:

  • client: log warning when SecureConfig is nil [GH-207]

v1.4.4

ENHANCEMENTS:

  • client: increase level of plugin exit logs [GH-195]

BUG FIXES:

  • Bidirectional communication: fix bidirectional communication when AutoMTLS is enabled [GH-193]
  • RPC: Trim a spurious log message for plugins using RPC [GH-186]