Skip to content

Commit 23b00c3

Browse files
Merge branch 'master' of https://github.com/IBM/networking-node-sdk into dlaas
2 parents 47878a4 + 4a3bed9 commit 23b00c3

File tree

12 files changed

+2872
-143
lines changed

12 files changed

+2872
-143
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ before_install:
1010

1111
jobs:
1212
include:
13-
- stage: Node JS 10
14-
node_js: 10
1513
- stage: Node JS 12
1614
node_js: 12
1715

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [0.11.0](https://github.com/IBM/networking-node-sdk/compare/v0.10.0...v0.11.0) (2021-08-16)
2+
3+
4+
### Features
5+
6+
* **Custom Resolver:** Added SDK and envs ([bd34286](https://github.com/IBM/networking-node-sdk/commit/bd3428682f70e76f10d1599cb679dc947ef7be63))
7+
8+
# [0.10.0](https://github.com/IBM/networking-node-sdk/compare/v0.9.0...v0.10.0) (2021-06-25)
9+
10+
11+
### Features
12+
13+
* **DirectLink:** implement BGP MD5 changes ([bd20885](https://github.com/IBM/networking-node-sdk/commit/bd2088567b8c565a3b342f12c01e6515a2929f68))
14+
115
# [0.9.0](https://github.com/IBM/networking-node-sdk/compare/v0.8.0...v0.9.0) (2021-06-18)
216

317

0 commit comments

Comments
 (0)