You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- (breaking) bump `mssql` to latest
- (fix) Fix tests to use newer Docker images
- (fix) Bump packages with vulnerabilities
- (fix) Update Jest code for compatibility with latest version
- (fix) Fix tests to ignore self-signed server certificates
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
# 1.0.0 (October 12, 2022)
2
+
3
+
## Breaking
4
+
5
+
-`mssql` dependency has been upgraded from 6.x to 9.x. See the [changelog](https://github.com/tediousjs/node-mssql/blob/master/CHANGELOG.txt) for that package for a list of changes that may be required to your configuration options.
0 commit comments