chore(deps): update module github.com/hashicorp/go-plugin to v1.6.2 #13
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.4.5
->v1.6.2
Release Notes
hashicorp/go-plugin (github.com/hashicorp/go-plugin)
v1.6.2
Compare Source
ENHANCEMENTS:
Dial
API [GH-257]BUGS:
v1.6.1
Compare Source
BUGS:
os.ErrClosed
on plugin shutdown [GH-299]ENHANCEMENTS:
v1.6.0
Compare Source
CHANGES:
If the environment variable
PLUGIN_MULTIPLEX_GRPC
is set, it is safe to include a seventh field containing a booleanvalue in the
|
-separated protocol negotiation line.ENHANCEMENTS:
buf
for proto generation [GH-286]v1.5.2
Compare Source
ENHANCEMENTS:
client: New
UnixSocketConfig.TempDir
option allows setting the directory to use when creating plugin-specific Unix socket directories [GH-282]v1.5.1
Compare Source
BUGS:
PLUGIN_UNIX_SOCKET_DIR
is consistently used for gRPC broker sockets as well as the initial socket [GH-277]ENHANCEMENTS:
UnixSocketConfig
option inClientConfig
to support making the client's Unix sockets group-writable [GH-277]v1.5.0
Compare Source
ENHANCEMENTS:
runner.Runner
interface to support clients providing custom plugin command runner implementations [GH-270]ClientConfig
fieldRunnerFunc
, which is mutually exclusive withCmd
andReattach
ReattachConfig
fieldReattachFunc
ClientConfig
fieldSkipHostEnv
allows omitting the client process' own environment variables from the plugin command's environment [GH-270]ID()
method toClient
for retrieving the pid or other unique ID of a running plugin [GH-272]PLUGIN_UNIX_SOCKET_DIR
[GH-270]PLUGIN_UNIX_SOCKET_GROUP
[GH-270]v1.4.10
Compare Source
BUG FIXES:
ENHANCEMENTS:
v1.4.9
Compare Source
ENHANCEMENTS:
v1.4.8
Compare Source
BUG FIXES:
v1.4.7
Compare Source
ENHANCEMENTS:
v1.4.6
Compare Source
BUG FIXES:
GRPCServer
typeGracefulStop()
orStop()
methods [GH-220]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.