Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Releases: apiaryio/dredd

v1.0.0

04 Aug 14:34
Compare
Choose a tag to compare

v1.0.0

New Language agnostic bridge for hooks in Python and Ruby

v0.6.1

04 Aug 14:34
Compare
Choose a tag to compare

v0.6.1

New Added beforeValidation and beforeEachValidation hooks

New Added general property under results object for each testStep and transaction for adding other then Gavel errors

New Connection errors are handled in scope of each step, emmited to reporter as test error and added as a general error general

New Apiary reporter failure is gracefully handled and will not brake build

  • #229 Fix: Clean beforeResults for every gavelResult iteration (@netmilk)
  • #222 New: Report skipped and programatically failed transactions (@netmilk)
  • #228 Docs: Updated the MkDocs config from the deprecated format (@d0ugal)
  • #224 New: Support for before validation hooks (@netmilk, @nevir)
  • #219 New: Connection errors in gavel error interface (@netmilk)
  • #218 Fix: Public:true/false Apiary reporter, based on token and api-name (suite) existence (@kuba-kubula)
  • #216 Docs: Update documentation, fix a few typos/leftovers, line wrapping, how-to changelog (@kuba-kubula)
  • #212 Fix: Gracefully handle connection errors to server under test (@netmilk)
  • #214 Docs: Fixed example with modifying request URI, closes #186 (@netmilk)
  • #213 Docs: Example for session handling in hooks (@netmilk)

v0.6.0

04 Aug 14:33
Compare
Choose a tag to compare

v0.6.0

Breaking: Removed support for console (e.g. console.log) in sandboxed hooks.

New: Hooks logging via hooks.log function

New: If using Apiary reporter and hooks.log in hooks, send the output of hooks.log to Apiary together with transaction.startedAt timestamp

v0.5.5

04 Aug 14:33
Compare
Choose a tag to compare

v0.5.5

  • #200 Fix: Typo bleuprint -> blueprint in interactive config and elsewhere (@abtris)

v0.5.4

04 Aug 14:33
Compare
Choose a tag to compare

v0.5.4

  • #199 New: Completed support for API Blueprint 1A8 (Dredd now supports arbitrary actions) (@netmilk)

v0.5.3

04 Aug 14:32
Compare
Choose a tag to compare

v0.5.3

v0.5.2

04 Aug 14:32
Compare
Choose a tag to compare

v0.5.2

v0.5.1

04 Aug 14:31
Compare
Choose a tag to compare

v0.5.1

v0.5.0

04 Aug 14:27
Compare
Choose a tag to compare

v0.5.0

Breaking: Run hooks functions as a separate functions without access to environment around

New: --sandboxed hooks do not share whole code, they are evaluated and executed in separate contexts

New: Dredd JavaScript instance can be configured to use hooks provided from an object with strings (configuration.hooksData)

v0.4.8

04 Aug 14:27
Compare
Choose a tag to compare

v0.4.8