-
Notifications
You must be signed in to change notification settings - Fork 8
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: questdb/nodejs-questdb-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: questdb/nodejs-questdb-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 33 files changed
- 6 contributors
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 88c190d - Browse repository at this point
Copy the full SHA 88c190dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c795f01 - Browse repository at this point
Copy the full SHA c795f01View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc98198 - Browse repository at this point
Copy the full SHA fc98198View commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8c221e - Browse repository at this point
Copy the full SHA f8c221eView commit details
Commits on Apr 29, 2024
-
feat(nodejs): HTTP transport, configuration string, new config options (
#26) * feat(nodejs): HTTP transport, configuration string, new config options * feat(nodejs): HTTP transport, configuration string, new config options * Update src/sender.js Co-authored-by: Nick Woolmer <29717167+nwoolmer@users.noreply.github.com> * Update src/sender.js Co-authored-by: Nick Woolmer <29717167+nwoolmer@users.noreply.github.com> * Update src/options.js Co-authored-by: Nick Woolmer <29717167+nwoolmer@users.noreply.github.com> * Update src/options.js Co-authored-by: Nick Woolmer <29717167+nwoolmer@users.noreply.github.com> * Update src/options.js Co-authored-by: Nick Woolmer <29717167+nwoolmer@users.noreply.github.com> * Update src/options.js Co-authored-by: Nick Woolmer <29717167+nwoolmer@users.noreply.github.com> * Update src/options.js Co-authored-by: Nick Woolmer <29717167+nwoolmer@users.noreply.github.com> * Update types/src/sender.d.ts Co-authored-by: Nick Woolmer <29717167+nwoolmer@users.noreply.github.com> * Update src/options.js Co-authored-by: Nick Woolmer <29717167+nwoolmer@users.noreply.github.com> * Update src/options.js Co-authored-by: Nick Woolmer <29717167+nwoolmer@users.noreply.github.com> * use sender's logger * destroy request before retry * fix test to work with different node versions * custom http agent option * custom http agent options * destroy default http agents when last sender is closed * buffer size comment + jsdoc fix * tsc + jsdoc generated * fixing tests * fix test depends on node version * Update src/options.js Co-authored-by: Andrei Pechkurov <37772591+puzpuzpuz@users.noreply.github.com> * separate counters for http and tcp * examples * examples * examples * make protocol option mandatory * remove sender instance counters * improve docs --------- Co-authored-by: Nick Woolmer <29717167+nwoolmer@users.noreply.github.com> Co-authored-by: Andrei Pechkurov <37772591+puzpuzpuz@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 97a5f9e - Browse repository at this point
Copy the full SHA 97a5f9eView commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d4fc1bf - Browse repository at this point
Copy the full SHA d4fc1bfView commit details
Commits on Jul 25, 2024
-
[docs] Changed code examples and bumped dev dependency (#35)
* changed code examples * changing examples to use at with a date. Bumped dependency for audit * Update README.md consistent quotes Co-authored-by: Andrei Pechkurov <37772591+puzpuzpuz@users.noreply.github.com> * Update README.md consistent quotes Co-authored-by: Andrei Pechkurov <37772591+puzpuzpuz@users.noreply.github.com> * Update README.md consistent quotes Co-authored-by: Andrei Pechkurov <37772591+puzpuzpuz@users.noreply.github.com> * Update README.md consistent quotes Co-authored-by: Andrei Pechkurov <37772591+puzpuzpuz@users.noreply.github.com> * Update README.md consistent quotes Co-authored-by: Andrei Pechkurov <37772591+puzpuzpuz@users.noreply.github.com> * Update README.md consistent quotes Co-authored-by: Andrei Pechkurov <37772591+puzpuzpuz@users.noreply.github.com> * Update README.md consistent quotes Co-authored-by: Andrei Pechkurov <37772591+puzpuzpuz@users.noreply.github.com> * Update README.md consistent quotes Co-authored-by: Andrei Pechkurov <37772591+puzpuzpuz@users.noreply.github.com> * Update examples/workers.js consistent quotes Co-authored-by: Andrei Pechkurov <37772591+puzpuzpuz@users.noreply.github.com> * Update examples/workers.js consistent quotes Co-authored-by: Andrei Pechkurov <37772591+puzpuzpuz@users.noreply.github.com> * Update README.md consistent quotes Co-authored-by: Andrei Pechkurov <37772591+puzpuzpuz@users.noreply.github.com> * Update README.md consistent quotes Co-authored-by: Andrei Pechkurov <37772591+puzpuzpuz@users.noreply.github.com> * Update README.md consistent quotes Co-authored-by: Andrei Pechkurov <37772591+puzpuzpuz@users.noreply.github.com> * Update README.md consistent quotes Co-authored-by: Andrei Pechkurov <37772591+puzpuzpuz@users.noreply.github.com> * Update README.md consistent quotes Co-authored-by: Andrei Pechkurov <37772591+puzpuzpuz@users.noreply.github.com> * Update README.md consistent quotes Co-authored-by: Andrei Pechkurov <37772591+puzpuzpuz@users.noreply.github.com> --------- Co-authored-by: Andrei Pechkurov <37772591+puzpuzpuz@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 92fd173 - Browse repository at this point
Copy the full SHA 92fd173View commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1509446 - Browse repository at this point
Copy the full SHA 1509446View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1cf1486 - Browse repository at this point
Copy the full SHA 1cf1486View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.1.0...main