Skip to content

v1.0.0

Compare
Choose a tag to compare
@kevin-bates kevin-bates released this 22 Oct 13:48
· 38 commits to master since this release
d00c16b

1.0.0 Release

  • 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.