Skip to content

Latest commit

 

History

History
363 lines (208 loc) · 20.5 KB

CHANGELOG.md

File metadata and controls

363 lines (208 loc) · 20.5 KB

Changelog

1.3.11 (2023-01-20)

Full Changelog

Fixed bugs:

  • AttributeError trying to run on local docker infrastructure #186

Closed issues:

  • Report problem when several tests run in parallel #203
  • How to configure "local docker infrastructure" #183

Merged pull requests:

1.3.10 (2022-09-16)

Full Changelog

Documentation updates:

  • Missing documentation #139

Closed issues:

  • Issue running CLI fromJenkins #196

Merged pull requests:

  • Add --reservation-id and --reservation-duration options to 'run' command #201 (GrayGoose)
  • Update Readme and add Github actions pipeline example #200 (guillaumebert)
  • Improve unit test stability : Add timestamp into test name #199 (guillaumebert)

1.3.9 (2022-08-02)

Full Changelog

Closed issues:

  • An unexpected error occurred during test run #193

Merged pull requests:

1.3.8 (2022-01-14)

Full Changelog

Merged pull requests:

1.3.7 (2022-01-05)

Full Changelog

Merged pull requests:

  • Lock at running/terminated state with quick fix and test coverage + F… #187 (Hakim-Neotys)

1.3.6 (2021-12-06)

Full Changelog

Merged pull requests:

1.3.5 (2021-07-01)

Full Changelog

Closed issues:

  • Crash when creating csv file #174

Merged pull requests:

1.3.4 (2021-04-21)

Full Changelog

Fixed bugs:

Documentation updates:

Closed issues:

  • Issue on client docker initialization when client is not installed #170

Merged pull requests:

  • The releases on pypi should occur only on master or on tags contains '.dev' #173 (guillaumebert)
  • Fix Issue on client docker initialization when client is not installed #171 (stephanemartin)

1.3.3 (2021-04-15)

Full Changelog

1.3.2 (2021-04-07)

Full Changelog

Fixed bugs:

Documentation updates:

1.3.1 (2021-04-06)

Full Changelog

Fixed bugs:

Documentation updates:

  • fix(doc): Issues with gitlab openshit CI examples #141 (TanguyBaudrin)
  • Update changelog with auto-generated details; old one only went to 1.… #137 (paulsbruce)

Merged pull requests:

1.3.0 (2021-03-18)

Full Changelog

Implemented enhancements:

Closed issues:

  • Issue project upload on current directory #125

Merged pull requests:

1.2.1 (2021-03-01)

Full Changelog

Implemented enhancements:

  • Auto refresh schema if possible; allow whole directory validation #127 (paulsbruce)

Fixed bugs:

  • Fixbug #125 currend directory issue on neoload project upload. #126 (neotys-rd)

Merged pull requests:

1.2.0 (2021-02-18)

Full Changelog

Implemented enhancements:

Closed issues:

  • Error during the Get junit SLA report #116

Merged pull requests:

1.1.8 (2020-12-04)

Full Changelog

Merged pull requests:

1.1.7 (2020-12-04)

Full Changelog

Implemented enhancements:

  • Retry after the specified delay when NLW rate limit is reached #111 (guillaumebert)

Merged pull requests:

  • Add 'pyparsing' to setup dependencies, tested/working in Jenkinsfile_… #112 (paulsbruce)
  • Add github actions for package and release on pypi #108 (guillaumebert)

1.1.6 (2020-12-03)

Full Changelog

Documentation updates:

Closed issues:

  • No Result Found to Publish : SLA Reporting via JUnit #99

Merged pull requests:

1.1.5 (2020-11-10)

Full Changelog

Implemented enhancements:

Documentation updates:

Closed issues:

  • Error 500 with cli-python and dynamic Infrastructure (Pipeline yaml Azure DevOps) #95

Merged pull requests:

1.1.4 (2020-09-25)

Full Changelog

Implemented enhancements:

Fixed bugs:

Documentation updates:

1.1.3 (2020-08-19)

Full Changelog

1.1.2 (2020-08-18)

Full Changelog

1.1.0 (2020-08-11)

Full Changelog

Implemented enhancements:

Fixed bugs:

Documentation updates:

Closed issues:

  • Cli Crash when Neoload Web doesn't give one value. #74

Merged pull requests:

1.0.1 (2020-06-25)

Full Changelog

Fixed bugs:

Closed issues:

  • tests failing on master with python3.6 #65

Merged pull requests:

1.0.0 (2020-05-14)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator