Releases: codeforequity-at/botium-core
Releases · codeforequity-at/botium-core
1.11.1
Changed
- Added support for multiple usage of same scripting memory variable
1.11.0
Changed
- Slimmed down logging
- Some adaptions for voice testing support
1.10.3
Added
- Supporting util.format on #bot side of a conversation (see Botium Docs)
1.10.2
1.10.1
Added
- Support for Optional Bot Responses - see docs
- Additional scripting memory functions (project name, test session name, test case name) - see docs
- Use test case name from additional Excel column if available - see docs
- JSONPath-Asserter can be extended and re-used with global args - see docs
Changed
- Generic HTTP/JSON connector now by default ignores empty content - see wiki
1.10.0
1.9.12
Changes
- Redis Topic for SimpleRest inbound proxy now configurable
1.9.11
Maintenance Release
Added
- BOT-1617 When searching directory tree for test case files, .gitignore files are respected
Fixed
- BOT-1562 ADD_QUERY_PARAM now allows JSON formatted query parameters in SimpleRestContainer
1.9.10
Maintenance Release
Fixed
- BOT-1398-core-scriptingmemory-replacemen
- BOT-1502-core-precompile-to-txt-file-is
- BOT-1471 Auto-Load Extensions from ZIP-File (Ignore zip files from pl… …
- BOT-1441-core-incomprehension-utterances
- BOT-1520-core-typeerror-b.prettify-is-no
- BOT-1030-docs-develop-custom-logic-hook
- BOT-1531-core-cant-load-connectors-witho
- BOT-1497-core-disable-code-execution-fun
- BOT-1470-core-test-case-naming-for-utterance
- BOT-1532 CORE: Botium should show filename when JSON parsing failed
- BOT-1526 CORE: If SCRIPTING_ENABLE_MULTIPLE_ASSERT_ERRORS is enabled,… …
- BOT-1564 CORE: Media User Input not allow path hacks
- BOT-1566 use Default capabilities in SimpleRestContainer