Skip to content

Bug Fixes in previous version (after v3.0.14)

Compare
Choose a tag to compare
@SanchitMinocha SanchitMinocha released this 30 Nov 06:38
· 16 commits to main since this release
e4e8e71

What's Changed

  • Bugfix v3.0.14 (Resolves #119) by @SanchitMinocha in #120

    RAT Test was failing due to:

    1. Update in EE (survey link was being sent to Stdout resulting in Stderr and recursive error because of logging).
    2. Update of low latency code in v3.0.14. - Import was being done directly from plugins rather than rat.plugins.
    3. Previous Bugs - Test config start and end were being created as datetime object rather than date objects resulting in errors when compared with date objects.

Full Changelog: v3.0.14...v3.0.15