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

Release/3.11.0.5 #4958

Merged
merged 3 commits into from
Apr 21, 2022
Merged

Release/3.11.0.5 #4958

merged 3 commits into from
Apr 21, 2022

Commits on Apr 21, 2022

  1. update plugin version

    engahmeds3ed committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    36afbde View commit details
    Browse the repository at this point in the history
  2. Clean our RUCSS action scheduler jobs periodically without affecting …

    …others (PR #4945)
    
    * add custom cleaner for our RUCSS jobs only with a dedicated filter with default lifespan of 1 hour
    * add group to the new filter
    * cast the filter return
    * make clean batch size to be 100 by default
    engahmeds3ed authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    1d35d6a View commit details
    Browse the repository at this point in the history
  3. Bugfix: Remove last error check (PR #4941)

    * remove last error check
    * use try catch to detect any runtime error (deleted AS tables)
    engahmeds3ed authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    e219e90 View commit details
    Browse the repository at this point in the history