teradatasql 20.0.52 → 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 +3 -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,9 @@ 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
|
+
|
|
2133
2136
|
`20.0.52` - Febuary 12, 2026
|
|
2134
2137
|
* GOSQL-318 Switch to Go 1.26.0
|
|
2135
2138
|
|
|
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
|