chore(exhook): update changes-4.3 for #8314
This commit is contained in:
parent
e4df71d90e
commit
ee05895058
|
@ -19,6 +19,7 @@ File format:
|
||||||
management HTTPS listeners. [#8129]
|
management HTTPS listeners. [#8129]
|
||||||
- Add message republish supports using placeholder variables to specify QoS and Retain values. Set `${qos}` and `${flags.retain}` use the original QoS & Retain flag.
|
- Add message republish supports using placeholder variables to specify QoS and Retain values. Set `${qos}` and `${flags.retain}` use the original QoS & Retain flag.
|
||||||
- Add supports specifying the network interface address of the cluster listener & rcp call listener. Specify `0.0.0.0` use all network interfaces, or a particular network interface IP address.
|
- Add supports specifying the network interface address of the cluster listener & rcp call listener. Specify `0.0.0.0` use all network interfaces, or a particular network interface IP address.
|
||||||
|
- ExHook supports to customize the socket parameters for gRPC client. [#8314]
|
||||||
|
|
||||||
### Bug fixes
|
### Bug fixes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue