All Versions
99
Latest Version
Avg Release Cycle
67 days
Latest Release
611 days ago

Changelog History
Page 10

  • v0.7.1 Changes

    March 31, 2018
     * Added Expec to all runner Run request and Assert field to response
     * Added automation with docker example
     * Reorganized documentation
     * Minor patches
    
  • v0.7.0 Changes

    March 29, 2018
     * Refactor and simpified storage.service
     * Added When/Else to variable
     * Refactorored docker shared service added docs
     * Refactored SSH service with stdout listener (for instant stdout CLI reporting)
     * Minor patches
     * Renamed Credential to Credentials
     * Added more yaml examples
     * Add SSH testing utilities NewSSHRecodingContext, NewSSHReplayContext
     * Refactored and updated shared workflows        
     * Minor patched
    
  • v0.6.0 Changes

    March 13, 2018
    * Refactor and simpified exec.service
    * Added endly.Run helper
    * Renamed MatchStdout to When
    * Renamed MatchBody to When
    * Renamed RunCriteria to When
    * Renamed SkipCriteria to Skip
    * Renamed ExitCriteria to Exit
    * Renamed Credentials to Secrets
    * patched RepeatedReporter CLI event reporting
    
  • v0.5.0 Changes

    March 04, 2018
    * Updated criteria to support comprehensive conditional expression.
    * Reorganized services and dependencies
    * Minor fixes
    
  • v0.4.0 Changes

    February 23, 2018
    * Integrated dsunit with assertly
    * Added unit/integrated test Run function
    * Patched tagIDs 
    * Moved secret credetnails file generator to endly -c option
    * Minor fixes
    
  • v0.3.1 Changes

    February 18, 2018
    * Updated service action request discovery (endly -s -a)
    * Streamlined error handling
    * Added tagIDs to WorkflowRunRequest option
    * Refactored docker container request
    * Refactored dsunit prepare/expect request
    * Updated documentation
    * Minor fixes
    
  • v0.3.0 Changes

    February 12, 2018
    * Updated udf expression to use $, instead of ! (no backward compatible change)
    * Simplified evaluation critiera
    * Refactored example workkflow with best practice
    * Maven build workflow optionally parameterized with custom .m2/settings.xml
    * Added request and response metadata with endly -s -a options
    * Added workflow task description with endly -t='?'
    
  • v0.2.0 Changes

    February 01, 2018
    * Integrated with assertly data structure validation
    * Updated neatly to support @ for external resources, 
    * Added spaces (pipe has been already supported) for multi external resource separation 
    * Minor fixes
    
  • v0.1.0 Changes

    January 21, 2018
    • First version release