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

[AUTO] Increment version to 2.17.0.0 #289

Closed
wants to merge 8 commits into from

Commits on Sep 6, 2024

  1. Fix CVE-2024-4067 (#269) (#274)

    * Fix CVE-2024-4067
    
    Signed-off-by: gaobinlong <[email protected]>
    
    * Modify change log
    
    Signed-off-by: gaobinlong <[email protected]>
    
    ---------
    
    Signed-off-by: gaobinlong <[email protected]>
    (cherry picked from commit 0ab820b)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    # Conflicts:
    #	CHANGELOG.md
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    e80d85e View commit details
    Browse the repository at this point in the history
  2. Expose a general function for agent execution (#268) (#277)

    * feat: add assistant client to public and server
    
    
    
    * tweaks
    
    
    
    * fix path
    
    
    
    * update changelog
    
    
    
    * feat: support both execute agent by name and by id
    
    
    
    * fix(public): support execute agent by name or id
    
    
    
    ---------
    
    Signed-off-by: Yulong Ruan <[email protected]>
    Signed-off-by: gaobinlong <[email protected]>
    Co-authored-by: gaobinlong <[email protected]>
    ruanyl and gaobinlong committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    94dc4a2 View commit details
    Browse the repository at this point in the history
  3. Initial implementation of context aware alert analysis (#215) (#271) (#…

    …279)
    
    * support context aware alert analysis
    
    
    
    * Render GeneratePopover IncontextInsight component as a button to generate summary
    
    
    
    * Remove hardcoded assistant role from the parameter payload
    
    
    
    * Make GeneratePopoverBody as independent component
    
    
    
    * Update change log
    
    
    
    * Add independent GeneratePopoverBody ut and reorgnize constants
    
    
    
    * Simplify states of loading to get summary process
    
    
    
    * Make IncontextInsight not shareable and each component has its own IncontextInsight
    
    
    
    * Enable context aware alert only if feature flag is enabled
    
    
    
    ---------
    
    
    
    
    (cherry picked from commit 32888dd)
    
    Signed-off-by: Songkan Tang <[email protected]>
    Co-authored-by: Songkan Tang <[email protected]>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    3 people committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    2152d02 View commit details
    Browse the repository at this point in the history
  4. feat: added an AI assistant trigger button to query editor (#265) (#278

    …) (#280)
    
    (cherry picked from commit 9d81044)
    
    
    # Conflicts:
    #	CHANGELOG.md
    
    
    (cherry picked from commit 6cce85d)
    
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    f5d4623 View commit details
    Browse the repository at this point in the history
  5. fix: make sure $schema field always added (#252) (#281)

    * fix: make sure $schema field always added
    
    Signed-off-by: Yulong Ruan <[email protected]>
    
    ---------
    
    Signed-off-by: Yulong Ruan <[email protected]>
    (cherry picked from commit e09abdc)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    # Conflicts:
    #	CHANGELOG.md
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    82dee55 View commit details
    Browse the repository at this point in the history
  6. removed unnecessary changelogs (#283)

    Signed-off-by: Yulong Ruan <[email protected]>
    ruanyl committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6373d9e View commit details
    Browse the repository at this point in the history
  7. Add release notes for 2.17.0 (#275) (#285)

    (cherry picked from commit 2614430)
    
    Signed-off-by: gaobinlong <[email protected]>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    361d589 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Increment version to 2.17.0.0

    Signed-off-by: opensearch-ci-bot <[email protected]>
    opensearch-ci-bot committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    48e93f4 View commit details
    Browse the repository at this point in the history