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

MON-154331 Centreon next 24.04 (Jira release #20236#) #1911

Open
wants to merge 11 commits into
base: 24.04.x
Choose a base branch
from

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    42ce72b View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    cdd400e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. fix(broker/unified_sql): typo on hosts_hostgroups (#1881)

    REFS: MON-153308
    
    Co-authored-by: Stéphane Duret <[email protected]>
    bouda1 and s-duret authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5d0d431 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. fix(broker): perfdata parsing (#1880)

    * fix(common/perfdata): Fix parsing labels with brackets in their names (but not data source types)
    
    REFS: MON-153310
    
    ---------
    
    Co-authored-by: Vincent Untz <[email protected]>
    bouda1 and vuntz authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    a5ab525 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. fix(broker/sql): two issues in the mysql object

    * A possible segfault fixed.
    * An issue on errors raised by mariadb that can have errno=0
    
    REFS: MON-153321
    bouda1 authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    e642013 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    1f043fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b45995 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. retention.dat is not referenced in centreon-collect.yaml, so it's not…

    … deleted on uninstall or upgrade (#1772) (#1824)
    jean-christophe81 authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    61ae9a0 View commit details
    Browse the repository at this point in the history
  2. Mon 152090 rename reverse connection to reversed grpc streaming (#1843)

    * rename reverse_connection to reversed_grpc_streaming
    
    * upgrade vcpkg
    jean-christophe81 authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    108bfa7 View commit details
    Browse the repository at this point in the history
  3. fix(engine): coredump when disabling a host with children relation (#…

    …1863)
    
    * fix(engine/broker): make parents_host shared ptr & remove relation db when child is deleted
    * feat(test): add tests EBPN about relation parent child
    
    REFS: MON-152645
    sechkem authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b9ac220 View commit details
    Browse the repository at this point in the history
  4. fix(gorgone): reduce buffer_size and document it.

    Refs:MON-1515144
    Evan-Adam committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    88bf24a View commit details
    Browse the repository at this point in the history