Skip to content

Latest commit

 

History

History
123 lines (59 loc) · 8.4 KB

CHANGELOG.md

File metadata and controls

123 lines (59 loc) · 8.4 KB

1.2.0 (2024-09-12)

Bug Fixes

  • Exempted methods does not have error null check for error (#195) (3eac88e)
  • updated miscValidation logs of advertising (#187) (31145af)

Features

  • Add support for skipping individual scenarios from beforeEach operation (#205) (b7e2257)
  • added support in env setup glue for fetching device details dynamically (#188) (85a8f77)
  • added support to process array in static v2 (#210) (9a49910)
  • Changed suite default communication mode to Transport (#202) (5d52c12)
  • Implement new metrics API for 1.3.0 release (#167) (cd3062e)
  • Modify all setter/getter test cases to JSV2 format (#157) (bd6fa9b)

1.2.0-dev.7 (2024-09-06)

Features

  • added support to process array in static v2 (#210) (9a49910)

1.2.0-dev.6 (2024-09-06)

Features

  • Changed suite default communication mode to Transport (#202) (5d52c12)

1.2.0-dev.5 (2024-09-06)

Features

  • Add support for skipping individual scenarios from beforeEach operation (#205) (b7e2257)

1.2.0-dev.4 (2024-08-29)

Features

  • Modify all setter/getter test cases to JSV2 format (#157) (bd6fa9b)

1.2.0-dev.3 (2024-08-27)

Features

  • added support in env setup glue for fetching device details dynamically (#188) (85a8f77)

1.2.0-dev.2 (2024-08-27)

Bug Fixes

  • updated miscValidation logs of advertising (#187) (31145af)

1.2.0-dev.1 (2024-08-22)

Features

  • Implement new metrics API for 1.3.0 release (#167) (cd3062e)

1.1.1-dev.1 (2024-08-20)

Bug Fixes

  • Exempted methods does not have error null check for error (#195) (3eac88e)

1.1.0 (2024-08-20)

Bug Fixes

  • dev-release should be manually trigger-able (ad4989c)
  • remove bad versions from changelog (b7cff58)
  • undefined validation object fix (#192) (37de691)

Features

1.1.0-dev.4 (2024-08-15)

Features

  • [FCS] Setter/Getter Code Enhance and Optimize (#189) (79df848)

1.1.0-dev.3 (2024-08-15)

Bug Fixes

1.1.0-dev.2 (2024-08-14)

Bug Fixes

  • remove bad versions from changelog (b7cff58)

1.1.0-dev.1 (2024-08-14)

Bug Fixes

  • dev-release should be manually trigger-able (ad4989c)

Features