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

sync: release 0.39.1 #3371

Merged
merged 5 commits into from
Oct 8, 2024
Merged

sync: release 0.39.1 #3371

merged 5 commits into from
Oct 8, 2024

Commits on Oct 7, 2024

  1. fix(userspace/falco): fix event set selection for plugin with parsing…

    … capability.
    
    In live mode we need to use the source_info inspectors instead of the offline inspector.
    
    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9759ff5 View commit details
    Browse the repository at this point in the history
  2. fix(engine): disable comma separated vectors in cxxopts

    Signed-off-by: Luca Guerra <[email protected]>
    LucaGuerra authored and FedeDP committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8fb0475 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix(engine): allow null init_config for plugin info

    Signed-off-by: Luca Guerra <[email protected]>
    LucaGuerra authored and FedeDP committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b586d97 View commit details
    Browse the repository at this point in the history
  2. update(tests): add tests for plugin init_config

    Signed-off-by: Luca Guerra <[email protected]>
    LucaGuerra authored and FedeDP committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c5ffbc6 View commit details
    Browse the repository at this point in the history
  3. update(changelog): updated changelog for 0.39.1.

    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9356e03 View commit details
    Browse the repository at this point in the history