Skip to content

Compatibility with OpenSearch Dashboards 3.7.0.0 - #103

Draft
Desvelao wants to merge 19 commits into
main-3.7.0.0from
migrate-main-to-3.7.0.0
Draft

Compatibility with OpenSearch Dashboards 3.7.0.0#103
Desvelao wants to merge 19 commits into
main-3.7.0.0from
migrate-main-to-3.7.0.0

Conversation

@Desvelao

@Desvelao Desvelao commented Jun 19, 2026

Copy link
Copy Markdown
Member

Description

Migrate main to 3.7.0.0

Issues Resolved

#100

Evidences

image

Check List

  • Commits are signed per the DCO using --signoff

yenienserrano and others added 17 commits June 19, 2026 12:52
* Add the basic tools and workflows (#5)

* Introduce automated repository bumping, version files, and CI workflows for enhanced release management.

* Change unit-tests-workflow

* Changes workflows

* Move app to Explore category in side menu (#4)

* feat(menu): move app to Explore category in side menu

* chore(changelog): add entry

* Add active response configuration to monitor trigger (#7)

* feat: add active responses configuram on monitor triggers

* fix: action channels no load

* fix(active-response): error on monitor edition

* fix(active-response): define a message for the action

* fix(active-response): define the message template to pass the matched document IDs when using the per document monitor

* Adds data stream support to monitor index selection

* Replaces hardcoded strings with ACTION_TYPE constants

* feat(active-response): define constants and replace hardcoded values related to channel categories and management

---------

Co-authored-by: Ian Yenien Serrano <63758389+yenienserrano@users.noreply.github.com>

* Hide Add active response button and default notification trigger  (#18)

* Hide "Add active response" button for non-DOC_LEVEL monitors in AddActionButton

* Remove action initialization logic in ConfigureActions component

* chore: add changelog entry

* Change label of the Active response dropdown

* Revert "Remove action initialization logic in ConfigureActions component"

This reverts commit 8246f96.

* change: remove default action form

---------

Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>

* Add debounce to Document Level Query text inputs (#23)

* Adds debounced input handling for query fields

* Add changelog

* Increases debounce delay for better performance

* Add more field types to queries fields (#22)

* feat: allow ip and date fields in document level query

* feat: add validations for ip and date query types

* chore: add changelog entry

---------

Signed-off-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>

* Hide the extraction query editor (#26)

* fix: hide non working extraction query editor in per document monitor

* change: hide monitor options card in per document monitor

* chore: add comment

* chore: update comment

* chore: add changelog entry

* Enhance repository bumping workflow and script (#14)

* Enhance repository bumping workflow and script

* Add new input parameter  to control branch reference behavior during version bumping.
* Implement logic to skip replacing branch references in workflows when  is used.
* Introduce a check to determine if the bump process produced any changes before committing and creating a pull request.
* Update relevant scripts and workflows to accommodate these changes for improved version management.

* Update default Git reference in builder package alerting plugin workflow from version 5.0.0 to main for improved consistency in builds.

---------

Co-authored-by: Diego García <82405377+Ripdiegozz@users.noreply.github.com>

* Bump to 5.0.0-beta1 (#29)

* Extraction query editor is not working (#24)

* fix: extraction query editor request

* chore: add changelog entry

* fix: document level query default

* chore: revert hiding extraction level query editor

* chore: add comment

* chore: revert formatting change

---------

Signed-off-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>

* Updates OpenSearch Dashboards version to 3.6.0

---------

Signed-off-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
Co-authored-by: Antonio <34042064+Desvelao@users.noreply.github.com>
Co-authored-by: Diego García <82405377+Ripdiegozz@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
Co-authored-by: Rodrigo López <37187963+rodrigofez@users.noreply.github.com>
Co-authored-by: Juan Felipe Gonzalez Ortiz <53414652+felipegonzalezmv@users.noreply.github.com>
* Enhance repository bumping workflow to support reverting changes

* Add package.json checkout in bumper repository workflow
* Remove duplicate actions property from ContentPanel in Monitors component

* chore: add changelog entry

* Revert "chore: add changelog entry"

This reverts commit 67dca65.

* fix(monitors): duplicated button in monitors list

---------

Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com>
…33)

* feat: add support for active response monitor type

* chore: add changelog entry

* feat: activate notifications for active response monitors

* feat: deactivate 'no existing channels' empty state

* feat: add missing active monitor references

* fix: missing references

* feat: require at least one active response to submit monitor

* fix: channel combobox spacing

* refactor: scope style

* feat: update remaining references
* feat: exclude security analytics owned monitors in table

* chore: add changelog entry

* fix: update snap related to duplicated monitor actions PR

* fix: test cases
* feat: hide document findings tab

* chore: add changelog entry

* feat: hide tabs when there are less than 2

* chore: update duplicated comment text
* changed: hide deprecated Destinations tab

* add: changelog entry

---------

Signed-off-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
* fix: set tag references on bump when --tag is defined

* fix(bumper): remove missing function call
Signed-off-by: Marcos Sánchez Delgado <101177239+MARCOSD4@users.noreply.github.com>
Signed-off-by: Marcos Sánchez Delgado <101177239+MARCOSD4@users.noreply.github.com>
Signed-off-by: Marcos Sánchez Delgado <101177239+MARCOSD4@users.noreply.github.com>
Signed-off-by: Adam Navarro Megías <adam.navarro@wazuh.com>
@Desvelao Desvelao self-assigned this Jun 19, 2026
@Desvelao Desvelao linked an issue Jun 19, 2026 that may be closed by this pull request
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compatibility with OpenSearch 3.8.0

9 participants