Skip to content

Latest commit

 

History

History
414 lines (208 loc) · 10.2 KB

CHANGES.md

File metadata and controls

414 lines (208 loc) · 10.2 KB

2017-02-22, Version 2.0.0

  • fix warning and installer update (bimalkjha)

  • latest node binaries for windows and nodejs version < 0.12.x support for node-ibm-db discontinued. (#228) (Rohit Pandey)

  • For issue #227 (bimalkjha)

  • Add support for i5/OS system naming (bimalkjha)

  • For issue #205 (bimalkjha)

  • Fix for issue #222, downloading driver using "request" module, also Code refactoring in "installer.js" (#226) (Rohit Pandey)

  • Delete dead dynodbc code. (#225) (Ben Noordhuis)

  • fix for connection timeout (bimalkjha)

  • fix for issue #210 (bimalkjha)

  • log enhancement (bimalkjha)

  • update test files (bimalkjha)

  • version update (bimalkjha)

  • test file update (bimalkjha)

  • Rebase (Quentin Presley)

  • typeof NULL is object causing tests to fail (Quentin Presley)

  • udpate test files (bimalkjha)

  • update test file (bimalkjha)

  • update test file for issue #215 (bimalkjha)

  • update about node.js v0.10.x (bimalkjha)

  • adding node V7 support for windows (rhtpandeyIN)

  • Remove unnecessary locking (Quentin Presley)

  • fix for issue #211 (bimalkjha)

  • Add support for OUTPUT parameters of SP in execute() and executeSync() APIs. (bimalkjha)

  • adding unzipper support removing unzip (rhtpandeyIN)

  • add check for dynamically allocated memory (bimalkjha)

  • fix for issue #208 (bimalkjha)

  • fix for issue #207 (bimalkjha)

  • add support for multiple resultset returned by query and querySync methods. (bimalkjha)

  • fix for issue #200 (bimalkjha)

  • fix for #198 (bimalkjha)

  • doc update (bimalkjha)

  • remove stale code related to loginTimeout (bimalkjha)

  • Fix for issue #196 (bimalkjha)

  • fix for issue #192 (bimalkjha)

  • add example for single row fetch at once (bimalkjha)

  • add support for Object in query APIs (bimalkjha)

  • adding CLA contribution licence agreement. (rhtpandeyIN)

  • Add stream support and address pull request #184, #189 and #190. (bimalkjha)

  • update windows binary (bimalkjha)

  • connection pool related changes (bimalkjha)

  • doc update with new pool apis (bimalkjha)

  • Add setIsolationLevel function (Quentin Presley)

  • Code comments (Quentin Presley)

  • fix for pull request #183 (bimalkjha)

  • Fix up no results code (Quentin Presley)

  • Connectio0n Pooling Enhancement to support MaxPoolSize (bimalkjha)

  • fix test-querySync-select-with-execption.js on windows (George Adams)

  • force test-call-stmt and test-call-async to use the default schema (George Adams)

  • Show stdout and stderr when a test fails (Gibson Fahnestock)

  • update version (bimalkjha)

  • call stmt (bimalkjha)

  • update doc (bimalkjha)

  • update doc with bind info (bimalkjha)

  • test file merge (bimalkjha)

  • Fix for issue #159 (bimalkjha)

  • added try-catch for droping table (bimalkjha)

  • merge pull request #157 (bimalkjha)

  • test files to test OUT and INOUT params in SP (bimalkjha)

  • code changes to supprort OUT param in SP (bimalkjha)

  • used targz instead of tar.gz (Jeremiah Akpotohwo)

  • installed dependencies for ibm_db tests (Jeremiah Akpotohwo)

  • Downgraded tar.gz module to 1.0.2 (Akpotohwo)

  • add support for OUT and INPUT Param in Stored Procedure (bimalkjha)

  • Update white space formatting (Quentin Presley)

  • Added 2 test cases and fixed a bug related to promises (matpasha)

  • Reverting test case (matpasha)

  • added promise support to all methods (matpasha)

  • sample web app using ibm_db (bimalkjha)

  • add logs (bimalkjha)

  • for issue #141 (bimalkjha)

  • begining to add support for promises (IBM_ADMIN)

2016-07-08, Version 1.0.0

  • Added node V6.X and BLOB/CLOB Support for Windows platform (rhtpandeyIN)

  • fix for issue #139 (bimalkjha)

  • fix for issue #120 (bimalkjha)

  • fix for issue #131 (bimalkjha)

  • query api updated to handle LOB data (bimalkjha)

  • updating README for new APIs (rhtpandeyIN)

  • updating README for API information (rhtpandeyIN)

  • Fix for issue #120 and issue #132 (bimalkjha)

  • fix for segfault (bimalkjha)

  • Added V6 Support and LOB Support (rhtpandeyIN)

  • remove node.js v0.8 support (bimalkjha)

  • update for BLOB supprot (bimalkjha)

  • fix for #119 (bimalkjha)

  • udpated test files (bimalkjha)

  • Fix issues related to v0.10.x (bimalkjha)

  • Add BLOB/CLOB Support (bimalkjha)

  • Added BLOB/CLOB Support (bimalkjha)

  • add build steps (bimalkjha)

  • correct examples (bimalkjha)

  • udpate readme file (bimalkjha)

  • add support for proxy authentication using auth (bimalkjha)

  • update test script for MacOS (bimalkjha)

  • commit (rhtpandeyIN)

  • updating link for INSTALL.md (rhtpandeyIN)

  • updating readme (rhtpandeyIN)

  • updating readme and install.md (rhtpandeyIN)

  • updating INSTALL.md (rhtpandeyIN)

  • Adding all installation steps for INSTALL.md (rhtpandeyIN)

  • added steps for Linux for Power PC (rhtpandeyIN)

  • adding space b/w headings INSTALL.md (rhtpandeyIN)

  • added steps for linux on z in INSTALL.md (rhtpandeyIN)

  • modified AIX steps in INSTALL.md (rhtpandeyIN)

  • modified INSTALL.md (rhtpandeyIN)

  • added steps for AIX in INSTALL.md (rhtpandeyIN)

  • updating INSTALL.md file text format (rhtpandeyIN)

  • updating INSTALL.md file (rhtpandeyIN)

  • test commit (rhtpandeyIN)

  • old commit push for INSTALL.md (rhtpandeyIN)

  • updated INSTALL.md file (rhtpandeyIN)

  • adding INSTALL.md for installation guide (rhtpandeyIN)

  • Fix for issue #93, included code from pull request #94 (rhtpandeyIN)

  • adding support for v5 on windows (rhtpandeyIN)

  • Fix for issue #100, included code from pull request #101 (bimalkjha)

  • fix for compile issue on node.js v0.10.x (bimalkjha)

  • update v4 related comment (bimalkjha)

  • Fix for linux compile issue (bimalkjha)

  • Code changes to support node.js v4.x (bimalkjha)

  • fix for issue #81 (bimalkjha)

  • update doc with AIX install issue (bimalkjha)

  • update about v4 support on windows (bimalkjha)

  • new version with AIX support (bimalkjha)

  • Update installer to support V4 binary on ntx64 (bimalkjha)

  • Including windows binary for v4 (rhtpandeyIN)

  • Adding AIX support for node.js v0.12.x (bimalkjha)

  • information updated (Rohit Pandey)

  • Update: node-ibm_db is now supported on Windows using NodeJS V4.x. (Rohit Pandey)

  • adding latest odbc_bindings.node file (unknown)

  • add debug method (Bimal Kumar Jha)

  • Fix for error preventing compilation without UNICODE support (Bimal Kumar Jha)

  • correct the spelling of platform in installer (Bimal Jha)

  • Replace usage of timelocal with mktime (Matt Hamann)

  • Adding support for AIX platform. (Bimal Jha)

  • removing v4.x related code form master (Bimal Jha)

  • Updating license text (Bimal Jha)

  • Updated windows limitation (Bimal Jha)

  • update nodejs v4.x info (Bimal Jha)

  • correct formatting (Bimal Jha)

  • add nodejs v4.x info (Bimal Jha)

  • fix code issue (Bimal Jha)

  • fixed code issues (Bimal Jha)

  • fixed nan releated code issue (Bimal Jha)

  • update files for nodejs-v4.1.1 support (Bimal Jha)

  • added supported platforms name (Bimal Jha)

  • Add support for LinuxPPC64LE platfrom (Bimal Jha)

  • fix a js bug, call console.log (Bimal Jha)

  • New binary to reflect cpp code changes. (unknown)

  • update test files. (Bimal Jha)

  • Fix for issue #38 (Bimal Jha)

  • update test files (Bimal Jha)

  • Regroup nodeEE test files. (Bimal Jha)

  • Added support for Linux on z Systems (Bimal Jha)

  • Fix for issue #60 (Bimal Jha)

  • code fix (elkorep)

  • Additional Test Cases (elkorep)

  • Fix for issue #55 (Bimal Jha)

  • Use the fixed versions of dependent modules (Regression Account)

  • Fixes #50 (Matt Pelland)

  • fix for issue #45 (Bimal Jha)

  • Revert "0.0.12 fails to install on IBM Bluemix #43" (bimalkjha)

  • 0.0.12 fails to install on IBM Bluemix #43 (Matt Pelland)

  • Fix for issue #42 (Bimal Jha)

  • fix installer issue for windows (bimaljha)

  • Update build.zip and defautl connection timeout. (Bimal Jha)

  • Exit with error code on installation errors, to allow failure detection by automated build tools (Michael Szlapa)

  • Add pool related test files. (Bimal Jha)

  • Update conn.close() for Pool to avoid reconnection before moving to available pool. Add pool related test files and update existing test files. (Bimal Jha)

  • update examples (Bimal Jha)

  • Updating the new build.zip for windows (Bimal Jha)

  • delete build.zip file on ntx64 after unzip (bimaljha)

  • add build.zip (Bimal Jha)

  • add build.zip for windows, add ibm_db.close method to remove members of Database(), update package.jso with new version for release. (Bimal Jha)

  • update package.json that node version should be less than v0.12.0 (Bimal Jha)

  • fix for issue #35 and #36 (Bimal Jha)

  • note about 0.12.x support (ibmdb)

  • Adding Mac OS, other platform support (Avinash K)

  • Fixed a few typos of 'funtion'->'function' (Christopher Bebry)

  • Removing build.zip (Avinash K)

  • formatting macos section (ibmdb)

  • macos (mariobriggs)

  • Intermediate_Fixes branch merge (Avinash K)

  • Fix for pipe stream issue while downloading DSDriver zip file (Avinash K)

  • Fixed error in lib path set in binding.gyp for DB2 installation (Avinash K)

  • Removing unnecessary print statements (Avinash K)

  • Code review changes, removed unnecessary conditionals from binding.gyp (Avinash K)

  • Code review fixes, test-case clean up (Avinash K)

  • Documenatation changes, Changes after code review (PriyaRanjan)

  • driver install automation on linux, test cases (PriyaRanjan)

  • Automated driver installation for linux (PriyaRanjan)

  • Driver installation automated on linux (PriyaRanjan)

  • Automated linux drivier installation (PriyaRanjan)

  • Commit windows build binary (avinashk)

  • fixes for issue #4, #14, #17 (PriyaRanjan)

  • Update document to note requirements can use a DB2 Server, not just Data Server Driver. (Ian Bjorhovde)

  • Modify to add support for building on Mac OS X Add comments about possibility of using a DB2 Server (e.g., DB2 Express-C) instead of the Data Server Driver only. (Ian Bjorhovde)

2014-10-30, Version -0.0.3

  • fixes linux new line char (PriyaRanjan)

2014-10-22, Version -0.0.2

  • test-suite clean up for DB2, fixes for issue #14, bug while retrieving time data type (avinashk)

2014-01-24, Version -0.0.1

  • First release!