Releases: hashicorp/go-plugin
Releases · hashicorp/go-plugin
v1.4.9
02 Mar 17:12
Compare
Sorry, something went wrong.
No results found
ENHANCEMENTS:
client: Remove log warning introduced in 1.4.5 when SecureConfig is nil. [GH-238 ]
v1.4.8
07 Dec 19:51
Compare
Sorry, something went wrong.
No results found
v1.4.7
06 Dec 22:14
Compare
Sorry, something went wrong.
No results found
ENHANCEMENTS:
More detailed error message on plugin start failure: [GH-223 ]
v1.4.6
08 Nov 18:56
Compare
Sorry, something went wrong.
No results found
BUG FIXES:
server: Prevent gRPC broker goroutine leak when using GRPCServer type GracefulStop() or Stop() methods [GH-220 ]
v1.4.5
18 Aug 16:14
Compare
Sorry, something went wrong.
No results found
Merge pull request #207 from hashicorp/log-secure-config-nil
client: log warning when SecureConfig is nil
v1.4.4
04 May 20:29
Compare
Sorry, something went wrong.
No results found
fix bidirectional communication when AutoMTLS is enabled
v1.4.3
07 Sep 07:23
Compare
Sorry, something went wrong.
No results found
fix handles leakage on Windows platforms
v1.4.2
03 Jun 16:25
Compare
Sorry, something went wrong.
No results found
update grpc options field and docs
v1.4.1
21 Apr 15:25
Compare
Sorry, something went wrong.
No results found
Add missing ProtocolVersion to ReattachConfig
v1.4.0
06 Nov 20:53
Compare
Sorry, something went wrong.
No results found
Merge pull request #161 from hashicorp/jbardin/stopping-recv-loop
grpc stream errors are terminal