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

v0.5.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 01 Jun 11:17
f8e3606

Features

  • add export / import flow API (20df7c3)
  • add support for service directory webhooks (20df7c3)
  • added API for continuous test (#91) (81d4f53)
  • added API for running continuous test (#94) (cc30fa3)
  • added fallback option when restoring an agent (20df7c3)
  • Expose supported languages of the agent; (20df7c3)
  • include original user query in WebhookRequest; add GetTextCaseresult API. (20df7c3)
  • support self-signed JWT flow for service accounts (20df7c3)

Bug Fixes

  • add async client to %name_%version/init.py (20df7c3)
  • require google-api-core>=1.22.2 (3440f18)
  • v3: BREAKING rename UserInput.input_ to UserInput.input (#58) (3440f18)

Documentation

  • clarified documentation for security settings docs: clarified documentation for session parameters (#89) (750a055)
  • clarified documentation for security settings docs: clarified documentation for session parameters (#90) (c1c0fb9)
  • clarified experiment length (20df7c3)
  • clarify resource format for session response. (20df7c3)
  • Update docs on Pages, Session, Version, etc. (20df7c3)