★ wanayoo — archive 1999 https://github.com/scanapi/scanapi/releasesNouvelle recherche | Portail wanayoo
Skip to content

@camilamaia camilamaia released this Apr 22, 2021

Added

  • Hide sensitive information in the URL Query Params #304
  • Anchor link for each request in the report to make it easily shareable. #317
  • Support to HTTP methods HEAD and OPTIONS #350
  • The retry key under requests to setup retry for requests. #298

Fixed

  • Curl command #330
  • Render body according to its request content type #331
Assets 2
Oct 7, 2020
add poetry-dynamic-versioning to publish-to-test-pypi (#287)
Add poetry-dynamic-versioning o publish-to-test-pypi

@camilamaia camilamaia released this Oct 6, 2020

Added

  • Add a delay key option to perform a delay between each request. #266

Changed

  • Changed relative path to show absolute path to the report in CLI. #277
  • Considering - (dash) in variable names. #281
  • Moved bandit to dev section #285
  • Increased Test coverage for /scanapi/evaluators/spec_evaluator.py #291

Fixed

  • When there is no body specified, sending it as None instead of {}. #280
  • Removed unused imports. #294
Assets 2

@camilamaia camilamaia released this Aug 25, 2020

Added

  • JSON response is now properly rendered, instead of plain text. #213
  • The report page now has a favicon. #223
  • Bandit security audit tool. #219
  • Add Sphinx auto-documentation. #230
  • Add workflow to package/publish to Test PyPi. #239

Changed

  • Renamed api.(yaml|json) to scanapi.yaml. #222
  • Remove top-level api key in scanapi.yaml. #231
  • Renamed project-name, hide-request and hide-response to use underscore. #228
  • Changed command scanapi spec-file.yaml to scanapi run spec-file.yaml. #247
  • Moved Documentation from README.md to the website. #250
  • Local and global configuration. #254

Fixed

  • Updated language use in README.md and CONTRIBUTING.md plus fix broken links. #220
  • Removed unused sys import in scan.py and cleaned for PEP8 and spelling errors. #217
  • Hide body sensitive information. #238
  • Fix css issues with html template. #256
  • Fix when vars is declared and used in the same request.#257
  • Fix when evaluated value is not string. #257

Removed

  • APIKeyMissingError. #218
Assets 2
Pre-release
Pre-release

@camilamaia camilamaia released this Aug 25, 2020

Added

  • JSON response is now properly rendered, instead of plain text. #213
  • The report page now has a favicon. #223
  • Bandit security audit tool. #219
  • Add Sphinx auto-documentation. #230
  • Add workflow to package/publish to Test PyPi. #239

Changed

  • Renamed api.(yaml|json) to scanapi.yaml. #222
  • Remove top-level api key in scanapi.yaml. #231
  • Renamed project-name, hide-request and hide-response to use underscore. #228
  • Changed command scanapi spec-file.yaml to scanapi run spec-file.yaml. #247
  • Moved Documentation from README.md to the website. #250
  • Local and global configuration. #254

Fixed

  • Updated language use in README.md and CONTRIBUTING.md plus fix broken links. #220
  • Removed unused sys import in scan.py and cleaned for PEP8 and spelling errors. #217
  • Hide body sensitive information. #238
  • Fix css issues with html template. #256
  • Fix when vars is declared and used in the same request.#257
  • Fix when evaluated value is not string. #257

Removed

  • APIKeyMissingError. #218
Assets 2
Pre-release
Pre-release

@camilamaia camilamaia released this Aug 25, 2020

Added

  • JSON response is now properly rendered, instead of plain text. #213
  • The report page now has a favicon. #223
  • Bandit security audit tool. #219
  • Add Sphinx auto-documentation. #230
  • Add workflow to package/publish to Test PyPi. #239

Changed

  • Renamed api.(yaml|json) to scanapi.yaml. #222
  • Remove top-level api key in scanapi.yaml. #231
  • Renamed project-name, hide-request and hide-response to use underscore. #228
  • Changed command scanapi spec-file.yaml to scanapi run spec-file.yaml. #247
  • Moved Documentation from README.md to the website. #250
  • Local and global configuration. #254

Fixed

  • Updated language use in README.md and CONTRIBUTING.md plus fix broken links. #220
  • Removed unused sys import in scan.py and cleaned for PEP8 and spelling errors. #217
  • Hide body sensitive information. #238

Removed

  • APIKeyMissingError. #218
Assets 2

@camilamaia camilamaia released this Jul 18, 2020

Fixed

  • Status icons on report were not vertically centered #195
Assets 2

@camilamaia camilamaia released this Jun 25, 2020

Merge pull request #200 from scanapi/v1.0.4

Release v1.0.4
Assets 2

@camilamaia camilamaia released this Jun 25, 2020

Added

  • MANIFEST.in
Assets 2

@camilamaia camilamaia released this Jun 25, 2020

Fixed

  • Fix for TemplateNotFound Error #197
Assets 2