teradatasql 20.0.51 → 20.0.53
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -0
- package/lib/teradatasql.arm.fips.so +0 -0
- package/lib/teradatasql.arm.so +0 -0
- package/lib/teradatasql.dll +0 -0
- package/lib/teradatasql.dylib +0 -0
- package/lib/teradatasql.fips.so +0 -0
- package/lib/teradatasql.so +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2130,6 +2130,12 @@ SQL requests can be executed after a database connection is established.
|
|
|
2130
2130
|
|
|
2131
2131
|
### Change Log
|
|
2132
2132
|
|
|
2133
|
+
`20.0.53` - March 10, 2026
|
|
2134
|
+
* GOSQL-327 Switch to Go 1.26.1
|
|
2135
|
+
|
|
2136
|
+
`20.0.52` - Febuary 12, 2026
|
|
2137
|
+
* GOSQL-318 Switch to Go 1.26.0
|
|
2138
|
+
|
|
2133
2139
|
`20.0.51` - Febuary 12, 2026
|
|
2134
2140
|
* GOSQL-317 Update README.md for connection parameters reconnect_count, reconnect_interval, redrive
|
|
2135
2141
|
* NJSD-39 Provide asynchronous connect and close connection
|
|
Binary file
|
package/lib/teradatasql.arm.so
CHANGED
|
Binary file
|
package/lib/teradatasql.dll
CHANGED
|
Binary file
|
package/lib/teradatasql.dylib
CHANGED
|
Binary file
|
package/lib/teradatasql.fips.so
CHANGED
|
Binary file
|
package/lib/teradatasql.so
CHANGED
|
Binary file
|