- Major cleanup of API.
- Address/port parameters have been replaced with complete endpoints (includes scheme [e.g., http or https]).
- ResourceManager has been updated to take a list of endpoints for improved HA support.
- ResourceManager, ApplicationMaster, HistoryServer and NodeManager have been updated with methods corresponding to the latest REST API.
- pytest support on Windows has been provided.
- Documentation has been updated.
**NOTE:** Applications using APIs relative to releases prior to 1.0 should pin their dependency on yarn-api-client to _less than_ 1.0 and are encouraged to update to 1.0 as soon as possible.