Skip to content

Commit 2caaccb

Browse files
authored
Changelog++ for v1.5.1 (#278)
1 parent b8dba49 commit 2caaccb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v1.5.1
2+
3+
BUGS:
4+
5+
* server: `PLUGIN_UNIX_SOCKET_DIR` is consistently used for gRPC broker sockets as well as the initial socket [[GH-277](https://github.com/hashicorp/go-plugin/pull/277)]
6+
7+
ENHANCEMENTS:
8+
9+
* client: New `UnixSocketConfig` option in `ClientConfig` to support making the client's Unix sockets group-writable [[GH-277](https://github.com/hashicorp/go-plugin/pull/277)]
10+
111
## v1.5.0
212

313
ENHANCEMENTS:

0 commit comments

Comments
 (0)