* More flexible support for discovering Hadoop configuration including multiple Resource Managers when HA is configured * Properly support YARN post response codes
0.3.3
* Properly set Content-Type in PUT requests * Check for HADOOP_CONF_DIR env variable
0.3.2
* Make Kerberos/SPNEGO dependency optional
0.3.1
- Fix cluster_application_kill API
0.3.0
- Add support for YARN endpoints protected by Kerberos/SPNEGO - Moved to use `requests` package for REST API invocation - Remove `http_con` property, as connections are now managed by `requests` package