salt-netapi-client

Java bindings for the Salt API

MIT License

Stars
83

Bot releases are visible (Hide)

salt-netapi-client -

Published by renner about 9 years ago

These are the changes for version 0.4.0:

  • Move EventStream implementation from SSE to WebSocket (#86)
  • Support expr_form in run() and startCommand() (#88)
  • Improve job result handling (#93)
  • Support for calling salt function in wheel, runner and execution modules (#94)
  • Basic parsing of events (#95)
  • Trivial cosmetic changes and unit test fixes (#89, #92 and #97)

Thanks to everyone who contributed to this release!

salt-netapi-client -

Published by renner over 9 years ago

This is the first release that will be available from the maven central repository, please find it here. Apart from that support has been dropped to compile the library with anything else than Java 8 in order to be able to use the Java 8 language features.

salt-netapi-client -

Published by renner over 9 years ago

New features, fixes and refactorings in v0.2.0 (Javadoc):

  • Added support for the /events and /hook endpoints
  • New methods getMinions() and getMinionDetails()
  • logout() methods fixed to perform a POST request and to return a boolean
  • Support for the job start time was added to the Job class
  • Javadoc cleanup and unification + automatic javadoc publishing for master and tags
  • HttpClientConnection class has been refactored into smaller methods
salt-netapi-client -

Published by renner over 9 years ago

This is the initial release, please have a look at the Javadoc.

Package Rankings
Top 27.45% on Repo1.maven.org
Badges
Extracted from project README
Build Status Maven Central