v1.7.1
What's Changed
- fix: protocol version by @srdan-bozovic-msft in #131
- Implement Always Encrypted by @shueybubbles in #116
- Update README.md Title by @dlevy-msft in #143
- Feat: Implement change password during login by @shueybubbles in #141
- Implement AKV key provider for always encrypted by @shueybubbles in #148
- feat: Add device code and Az CLI auth types to azuread by @shueybubbles in #149
- TDS8: Accept additional values for encrypt by @apoorvdeshmukh in #125
- Add note on CLI authentication by @dlevy-msft in #151
- fix(CharsetToUTF8): use strings.Builder by @konart in #154
- Add support for DER certificates by @apoorvdeshmukh in #152
- Replace panic with returning errors from key decryption providers by @shueybubbles in #155
- Feat: Allow krb5 config through environment variables by @shueybubbles in #157
- fix: Added multisubnetfailover option, set to false to prevent issue #158 by @abairmj in #159
- Fix mappings between LCIDs and code pages. by @shueybubbles in #169
- Cut string output parameter fix by @El-76 in #168
- Lazy initialization of charset maps by @toddtreece in #166
- Handle alternate form of prelogin response by @shueybubbles in #175
- Handle
NULL
values inUniqueIdentifier.Scan()
by @ngehrsitz in #163 - Fix: Support nullable types in Always Encrypted by @shueybubbles in #179
- Fix named pipe path handling to preserve "." by @shueybubbles in #178
New Contributors
- @srdan-bozovic-msft made their first contribution in #131
- @konart made their first contribution in #154
- @abairmj made their first contribution in #159
- @El-76 made their first contribution in #168
- @toddtreece made their first contribution in #166
- @ngehrsitz made their first contribution in #163
Full Changelog: v1.5.0...v1.7.1