Commit Graph

293 Commits

Author SHA1 Message Date
Christopher Jones 764db6ca6c Use new documentation system 2023-02-21 14:53:53 +11:00
Christopher Jones 0d3efa5c5f Add changelog 2023-02-21 14:13:51 +11:00
Christopher Jones bdcaa8cbef Update Doc, CHANGELOG, and version for recent refactoring 2023-02-21 12:44:38 +11:00
Christopher Jones 1de6451fae Re-license as dual Apache 2.0 or UPL 1.0 2023-02-21 12:43:43 +11:00
Christopher Jones 6545231541 Bump version to 6.0.0-dev 2023-02-21 10:43:35 +11:00
Christopher Jones e42b7335db Bump version to 5.5.0 2022-09-08 16:46:04 +10:00
Christopher Jones 0d328cf09a Add OAuth 2.0 token based authentication 2022-09-08 16:45:12 +10:00
Christopher Jones 1083136c0d Add AQ Recipient list documentation 2022-09-08 16:40:00 +10:00
Christopher Jones bbd87da20e Support ResultSet async iteration 2022-08-12 14:17:46 +10:00
Christopher Jones 18ca29f941 Add AQ recipient list support 2022-08-12 14:14:17 +10:00
Christopher Jones 0281584b6a Fix error handling in pool creation with IAM token authentication 2022-08-12 14:02:47 +10:00
Christopher Jones 4064c375fe Bump version 2022-08-12 13:50:58 +10:00
Christopher Jones df2efacaf4 Reorder CHANGELOG 2022-06-08 16:45:10 +10:00
Christopher Jones edd31abe2a Add links to git change reports (PR #1499) 2022-06-07 22:29:31 +10:00
Christopher Jones bcdb442272 Note ODPI-C fixes 2022-06-07 22:28:29 +10:00
Christopher Jones d28791d905 Bump version to 5.4.0 2022-06-07 22:28:02 +10:00
Christopher Jones 2b8863fd71 Update Node.js versions tested 2022-06-07 22:27:43 +10:00
Christopher Jones aee42a47b1 Add IAM Token based authentication 2022-06-07 22:19:23 +10:00
Christopher Jones a936dac1f5 Tidy up recent changelog entries 2022-05-17 13:07:04 +10:00
Christopher Jones ca165e95b8 Capture the error stack 2022-04-19 09:45:45 +10:00
Christopher Jones 3199498442 Keep the method name in internally bound functions 2022-04-19 09:42:29 +10:00
Christopher Jones bc1c3e905b Handle multiple OUT binds with DbObject type (Issue #1464) 2022-03-11 09:56:46 +11:00
Christopher Jones a4faa25bbb Fix initOracleClient() with TypeScript 4.4 (Issue #1462) 2022-03-11 09:55:20 +11:00
Christopher Jones ebb357a772 Reorder recent changelog entries 2022-02-23 12:04:59 +11:00
Christopher Jones b5d4bb4f65 Eliminate NJS-058 when explicitly binding string/buffer to LOB types 2022-02-23 12:04:59 +11:00
Christopher Jones 183396c28b Added a method connection.isHealthy() 2022-02-23 12:04:59 +11:00
Christopher Jones 6b78afe2de Handle alias name in SELECTs which are part of a super class 2022-02-23 12:04:48 +11:00
Christopher Jones 006d35f2df Added missing support for binding DB_TYPE_BINARY_INTEGER 2022-02-23 11:45:58 +11:00
Christopher Jones b2eb4a73fc Bump version to 5.4.0-dev 2022-02-23 11:42:33 +11:00
Christopher Jones 1dee2662ee Bump version to 5.3.0 2021-10-21 19:01:41 +11:00
Christopher Jones 590a51a480 Add two-phase commit API 2021-10-21 19:00:42 +11:00
Christopher Jones dd3d3568ba Fix TypeScript 4.4's imported function behavior with 'this' 2021-10-11 13:53:41 +11:00
Christopher Jones ba118e5a51 Allow SQL to be excluded from the statement cache 2021-08-01 09:44:28 +10:00
Christopher Jones 84f0fdd6a0 Fix logical error handling with queryStream() (Issue #1391) 2021-08-01 09:39:42 +10:00
Christopher Jones fb1d28a046 Added PoolStatistics class 2021-08-01 09:37:44 +10:00
Christopher Jones 2dfb3f80be Correct v5 feature description 2021-08-01 09:24:06 +10:00
Christopher Jones 963d735cad Bump version to 5.3.0-dev 2021-08-01 09:22:02 +10:00
Christopher Jones 00d1eb458b Remove dev note 2021-06-04 11:36:33 +10:00
Christopher Jones 4dd5cc42ca Update for default branch rename to "main" 2021-05-29 10:29:27 +10:00
Christopher Jones 5715b6768f Bump version to 5.2.0 2021-05-29 10:17:03 +10:00
Christopher Jones 6bf77b0f54 Reorder and reword CHANGELOG 2021-05-29 09:52:19 +10:00
Christopher Jones b805a3bbf3 Fix bug with executeMany() OUT binds using connections 2021-05-29 09:49:54 +10:00
Christopher Jones d4ca9840f5 Added pool.reconfigure() 2021-05-29 09:48:28 +10:00
Christopher Jones 1f248f4e76 Bump ODPI-C 2021-05-23 15:42:05 +10:00
Christopher Jones 61914c61bb Added support SODA operation hints 2021-05-20 16:53:28 +10:00
Christopher Jones 9c7aa31dfe Bump ODPI-C and note dead connection detection change 2021-05-20 16:51:28 +10:00
Christopher Jones 8597bea050 Note the ODPI fix for Worker threads crashes 2021-05-20 16:45:11 +10:00
Christopher Jones f4e88cbca2 Pool queue stats were not updated for timed-out requests 2021-05-20 16:43:39 +10:00
Christopher Jones ec8e15da1e Create a pool CHANGELOG section 2021-05-20 16:38:40 +10:00
Christopher Jones 6700e39f64 Serialize concurrent operations on a connection in JS 2021-05-03 15:10:09 +10:00