We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d26b694 commit a4df04dCopy full SHA for a4df04d
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v1.4.9
2
+
3
+ENHANCEMENTS:
4
5
+* client: Remove log warning introduced in 1.4.5 when SecureConfig is nil. [[GH-238](https://github.com/hashicorp/go-plugin/pull/238)]
6
7
## v1.4.8
8
9
BUG FIXES:
@@ -33,5 +39,3 @@ BUG FIXES:
33
39
34
40
* Bidirectional communication: fix bidirectional communication when AutoMTLS is enabled [[GH-193](https://github.com/hashicorp/go-plugin/pull/193)]
35
41
* RPC: Trim a spurious log message for plugins using RPC [[GH-186](https://github.com/hashicorp/go-plugin/pull/186)]
36
-
37
0 commit comments