Skip to content

Commit d860873

Browse files
committed
Note CQN client initated connection support
1 parent f8354d4 commit d860873

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## node-oracledb v4.2.0 (DD MON YYYY)
44

5+
- Added [client initiated
6+
connections](https://oracle.github.io/node-oracledb/doc/api.html#consubscribeoptclientinitiated)
7+
support for Continuous Query Notification (CQN) and other subscription based
8+
notifications.
9+
10+
- Fixed various execution failures with Node.js 13.2 due to Node.js NULL pointer behavior change ([ODPI-C
11+
change](https://github.com/oracle/odpi/commit/7693865bb6a98568546aa319cc0fdb9e208cf9d4)).
12+
513
## node-oracledb v4.1.0 (26 Nov 2019)
614

715
- Added end-to-end tracing attributes

0 commit comments

Comments
 (0)