Skip to content

v1.22

Compare
Choose a tag to compare
@Seddryck Seddryck released this 06 Feb 16:42
· 171 commits to develop since this release

Release 1.22

aka NBi 1.22.0

appVeyor build - nuget link - gpr link Upgrade-Package NBi.Framework -version 1.21.0

This release 1.22 extends the work on the testing of data exposed by a REST API. Many new improvements are related to existing features but are now supporting new scenarios.

What's new

Framework

  • #248 - Support rest-api with JSON content
  • #266 - Rest should support XML content-type
  • #269 - Support of JSONPath
  • #553 - Global variable value provided by custom code
  • #487 - Local-variable values provided by custom code
  • #488 -Any sequence should support a filter
  • #574 - Use variables inside node
  • #380 - Group-by should support grouping rows' logic based on predicates
  • #571 - Support an aggregation concatenating text values
  • #561 - Support conditions related to IO
  • #557 - New native transformations text-to-prefix/suffix
  • #567 - Support of variables into NCalc expressions
  • #565 - Define sequence with a query
  • #555 - Empty XML file generation

bug fixes

  • #573 - Complex alteration of a result-set including numeric and text values leading to a numeric with the wrong decimal separator
  • #578 - Name of a connection-string not correctly displayed in error message
  • #579 - xml-source file path error

genbiL

  • #582 - Load optional file for test-case