Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beta Part 4: Part of Mega Dynamic Load/Unload support #1781

Merged
merged 4 commits into from
Mar 14, 2022
Merged

Commits on Mar 12, 2022

  1. Beta Part 4: Part of Mega Dynamic Load/Unload support

    - Fix function typing issues
    - Update Analytics Extension to start supporting teardown / unload (more tests required)
    - Adds namespace option to instrumentation hooks (for debugging teardown issues)
    - Update AITest Class to log and optionally assert events and hooks that have not been removed
    - Add Update callback when plugins are added / removed (will be extended for config updates)
    - Some minor minification improvements
    MSNev committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    66077e4 View commit details
    Browse the repository at this point in the history
  2. Update comments

    MSNev committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    35c0ce6 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Add missing enum definition

    MSNev committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    aa74810 View commit details
    Browse the repository at this point in the history
  2. Update Sender tests

    MSNev committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    e92bb66 View commit details
    Browse the repository at this point in the history