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
Copy file name to clipboardExpand all lines: HISTORY.md
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,32 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
***NODE-6416:** drop callback support from public API ([#269](https://github.com/mongodb-js/kerberos/issues/269))
13
+
***NODE-7155:** update minimum supported Node version to 20.19.0 ([#268](https://github.com/mongodb-js/kerberos/issues/268))
14
+
15
+
### Features
16
+
17
+
***NODE-6416:** drop callback support from public API ([#269](https://github.com/mongodb-js/kerberos/issues/269)) ([3a5a37f](https://github.com/mongodb-js/kerberos/commit/3a5a37f381c5b268c4eeb6fff32b4742d44ec710))
18
+
***NODE-6993:** Add support for FreeBSD ([#248](https://github.com/mongodb-js/kerberos/issues/248)) ([d3e1a71](https://github.com/mongodb-js/kerberos/commit/d3e1a717b5cbb8de01b44d2c083d8f6db317e738))
19
+
***NODE-7051:** Normalize casing of shlwapi.lib ([#253](https://github.com/mongodb-js/kerberos/issues/253)) ([1a91b69](https://github.com/mongodb-js/kerberos/commit/1a91b6926fdb616ecb7875f73d40216eaa8ee565))
20
+
***NODE-7152:** deprecate MongoAuthProcess class ([#267](https://github.com/mongodb-js/kerberos/issues/267)) ([6b022d3](https://github.com/mongodb-js/kerberos/commit/6b022d326c59c1056444603a21df8b5f44e8a800))
21
+
***NODE-7155:** update minimum supported Node version to 20.19.0 ([#268](https://github.com/mongodb-js/kerberos/issues/268)) ([286624d](https://github.com/mongodb-js/kerberos/commit/286624dce90fd32cb293aa68189cd55cfdde5778))
***NODE-7164:** add TS definition file to kerberos package ([#274](https://github.com/mongodb-js/kerberos/issues/274)) ([8764240](https://github.com/mongodb-js/kerberos/commit/876424069c6d743eb9de1c8f6be274986291dc76))
24
+
***NODE-7166:** increase napi version to 9 ([#275](https://github.com/mongodb-js/kerberos/issues/275)) ([cd75e37](https://github.com/mongodb-js/kerberos/commit/cd75e37da1c731eb4c05f38417eaa27c546bd75d))
0 commit comments