v0.4.0
[0.4.0] - 2022-09-12
Added
- Added the ability to do initial authentication with username/password
or with Kerberos tickets.
Deprecated
- Passing the certfile/cert password as their own arguments is now deprecated.
Use the newauth_type
argument to pass authentication information.
New contributors
- Nickolai Zeldovich (zeldovich)