Skip to content

Commit

Permalink
Changelog++ for v1.5.1 (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhjp committed Sep 5, 2023
1 parent b8dba49 commit 2caaccb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v1.5.1

BUGS:

* 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)]

ENHANCEMENTS:

* 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)]

## v1.5.0

ENHANCEMENTS:
Expand Down

0 comments on commit 2caaccb

Please sign in to comment.