Skip to main content

dothttp-runner 1.0.58 - 1.0.60 Release Notes

1.0.60#

  • Update dependencies
  • Updated dotextensions-build to version 0.0.44a23
    • Bump requests to 2.32.4

1.0.59#

  • Added support for importing properties from environment for quick conversion
  • Updated dotextensions-build to version 0.0.44a22
    • Variable properties are now overridden with current cell taking precedence over other cells

1.0.58#

  • Updated generated property descriptions to indicate when they were created for better visibility.
  • New property creation now pre-fills the clipboard for easier selection.

dothttp-runner 1.0.56 Release Notes

1.0.56#

  • Updated dotextensions-build to version 0.0.44a20.
    • Supports template strings in json/variable json (previously its not possible)
  • considers content-type application/x-amz-json-1.0 application/vnd3.github.json as json response.

dothttp-runner 1.0.54 Release Notes

1.0.54#

  • Upgraded dotextensions-build to version 0.0.44a19.
  • Added support for migrating to the new format (properties).
  • Fixed execution of .http files (excluding notebooks) in remote environments (remote workspace via dothttp extension).
  • Prompt users to choose between opening in a workspace or a new window (defaulting to workspace for convenience).
  • Updated dependencies: lodash, openapi-to-postmanv2, and curl-to-postmanv2.

dothttp-runner 1.0.53 Release Notes

1.0.53#

  • Updated dotextensions-build to version 0.0.44a19
    • Now supports filesystem operations in remote environments.
  • Improved property view:
    • Prevents duplicate keys and allows selecting the desired key.
    • Added automatic retry when the CLI exits unexpectedly.
  • Introduced support for using CLI capabilities from a remote machine (not recommended for full-fledged editing):
    • For scenarios where requests need to originate from a specific machine (due to network filters, iptables, etc.), you can launch the CLI using dothttp.conf.path.
    • Your script is responsible for downloading and launching the correct CLI version, while VSCode handles request execution and remote editing.

dothttp-runner 1.0.50 / 1.0.51 / 1.0.52 Release Notes

1.0.52#

  • Update dotextensions-build to version 0.0.44a15
    • Now Supports array indexing in variable
    • Now supports simple string, int, float,boolean as json
    • Now supports redefining variable
  • Update vscode-uri, ts-loader,semver

1.0.51#

  • Update dotextensions-build to version 0.0.44a14
  • Update mocha, openapi-to-postmanv2, whatwg-url

1.0.50:#

  • Include property information for query and headers
  • Fix Packaging

dothttp-runner 1.0.45 - 1.0.47 Release Notes

1.0.47:#

  • Fix issue with dothttp-code version 1.0.45, notebook execute is not working properly

1.0.46:#

  • The VSCode publish step failure was resolved by addressing a rename in the vscode/vsce package.

1.0.45:#

  • Create menu in explorer easy http file and notebook file
  • Update dotextensions-build to version 0.0.44a11
    • error will fail at the end of resolution of all properties

dothttp-runner 1.0.42 - 1.0.44 Release Notes

1.0.44:#

  • Update dotextensions-build to version 0.0.44a10
  • Enhance content resolution by including resolved property

1.0.43#

  • Update dotextensions-build to version 0.0.44.a9
    • Feat Fixes loading properties from property file on hover over url/json dict

1.0.42#

  • Update dotextensions-build to version 0.0.44.a9
    • Feat Fixes relative import issue for resolving on hover