mirror of
https://github.com/sofastack/sofa-rpc-node.git
synced 2026-01-18 15:55:54 +00:00
Release 1.9.0
This commit is contained in:
parent
30d014f68d
commit
f4e84262bb
@ -1,4 +1,13 @@
|
||||
|
||||
1.9.0 / 2019-03-06
|
||||
==================
|
||||
|
||||
**features**
|
||||
* [[`30d014f`](http://github.com/alipay/sofa-rpc-node/commit/30d014f68dc60295e18bce54f14ea6970e10acd5)] - feat: rpc client support middleware (#36) (zōng yǔ <<gxcsoccer@users.noreply.github.com>>)
|
||||
|
||||
**fixes**
|
||||
* [[`3c97e0e`](http://github.com/alipay/sofa-rpc-node/commit/3c97e0ebd61f9c29b6d3e3b2e0c4e0052024665a)] - fix: remove singleton instance after consumer close (#35) (zōng yǔ <<gxcsoccer@users.noreply.github.com>>)
|
||||
|
||||
1.8.0 / 2019-02-26
|
||||
==================
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sofa-rpc-node",
|
||||
"version": "1.8.0",
|
||||
"version": "1.9.0",
|
||||
"description": "SOFARPC Nodejs Implementation",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user