Releases: SUSE/salt-netapi-client
Releases · SUSE/salt-netapi-client
v0.12.0
These are the most important changes for version 0.12.0:
- Fix date format for Schedule (#198)
- Fix sending kwarg in payload in RunnerCall (#199)
- Better error handling in Runner and Wheel calls (#200)
- Refactored some code and added module name information to Call classes (#197, #203)
- listJobs improvements (#205)
- Increase the default SOCKET_TIMEOUT to 20 seconds (#208)
- Cmd module enhancements (#209)
Thanks to all the contributors of this great release!
v0.11.1
These are the changes for version 0.11.1:
- Allowing custom timeouts for Manage.up(), Test.ping() and on a generic LocalCall (#195)
- Allow to get metadata from Jobs.Info (#192)
- Added support for the
salt.modules.minion
andschedule.list
(#191) - Fixed Cookie issue (#189)
Note that version 0.11.0 was skipped as we reverted one of the patches and re-released, see #193. Thanks to all the contributors of this release!
v0.11.0
v0.10.0
Changes:
- Prevent wrong target types from being passed to salt ssh (#175)
- Implementation of callAsync that resolves results via eventstream (#178)
- Fixed status.uptime + status module tests (#180, #181, #183 and #185)
- Added salt.modules.minion module (#186)
- Support for config.get and additional result types (#187)
v0.9.0
v0.8.0
v0.7.0
These are the most important changes for version 0.7.0:
- Rename "saltstack" to "salt" (#142)
- Add scope property to Network.INet6 (#141)
- Initial smbios and saltutil modules (#139 and #140)
- Add state module functions and grains matcher (#136)
- Test additions and refactorings (#128 and #129)
- Allow adding event listeners before stream initialization (#127)
- Replace JsonDeserializer implementations with TypeAdapter (#124)
- Move sync/async remote call setups to their respective classes (#120)
Thanks a lot to all the contributors of this great release!
v0.6.0
These are the changes for version 0.6.0:
- Add test module function for gathering information about minion (#122)
- Add beacon module function (#121)
- implement event parsers to help dealing with events (#119)
- implement Match module functions (#116)
- Switch Pkg.Info to use ZonedTimeDate (#115)
- Buffer partial websocket messages (#114)
- add SaltVersion to represent and parse salt version strings (#113)
- Eclipse shows compile errors (#91)
Thanks again to all the contributors of this release!
v0.5.0
These are the changes for version 0.5.0:
- Add NeedBraces check to checkstyle configuration (#112)
- On event stream closure, pass the CloseReason on to the listeners (#111)
- Make argument types easier to work with (#110)
- Add pkg.info to Pkg module (#109)
- Add dependency on slf4j-jdk14 logger (#107)
SimpleDateFormat
from static variable to local (#106)- Add support for
salt.modules.status
(#105) - Add support for all key states in
list_all
andfinger
(#102) - Add timezone support for parsing StartTime (#101)
Thanks a lot to all the contributors of this release!