* improve get_workloads logic and add check_connection function * fix traffic flow state error message and incorrect value for timeout state
0.6.4
--------------------------
* add get_workloads function and refactor how default header/params are set
0.6.3
--------------------------
* update Rule builder to allow multiple ingress_service input types
0.6.2
--------------------------
* add set_proxies function to set request session proxies
0.6.1
--------------------------
* allow unix timestamps as valid inputs for start/end dates in traffic analysis queries * fix x_by reference nesting
0.6.0
--------------------------
* add Rule object builder function and improve HREF regex * add helper function to convert draft href to active * move base classes to jsonutils module to avoid circular refs * fix get_by_name function and improve request error logic * ignore DS_Store files on mac