vertica / vertica-nodejs

Official native node.js client for the Vertica Analytics Database.
https://www.vertica.com/
Apache License 2.0
12 stars 14 forks source link

Adding client auditing session properties #132

Closed DMickens closed 7 months ago

DMickens commented 7 months ago

Request to add automatic client auditing information as is available in vertica's sessions table. Some were already available. Newly added properties are client_pid, client_type, client_version, client_os, and client_os_user_name

DMickens commented 7 months ago

This PR also contains the necessary version upgrades for vertica-nodejs 1.1.1. v-protocol, v-pool, and v-connection string are all untouched. However v-pool has a peer dependency on vertica-nodejs so vertica-nodejs and v-pool are on 1.1.1, v-protocol and v-connection-string stay on 1.1.0