Skip to content

v2.8.0

Choose a tag to compare

@aravindkaws aravindkaws released this 12 Sep 22:57
  • Feature: Replay CustomPriorities: This version of MRE includes support for custom priority relay engine. It is now possible to integrate the replay engine with external systems (via an API for example) and influence the segments that are chosen to be a part of the replay.

  • Feature: MRE Test Suite - Collection of Integration tests to assert MRE Framework's functional behavior. These tests enable you to perform regression / adhoc testing.

  • Fixed:

    • [Git Issue] #10 - Replay generation fails due to missing temporary json file
    • Profiles are sorted in drop downs to provide a consistent user experience.
    • Docker definitions have been changed to use Amazon Linux 2 when building lambda layers
    • Deployment script changed to include the passed AWS profile while executing CLI commands