Skip to content

[deps] Update opensearchproject/opensearch-dashboards Docker tag to v3.5.0#14486

Merged
xfournet merged 1 commit intomasterfrom
renovate/opensearchproject-opensearch-dashboards-3.x
Feb 24, 2026
Merged

[deps] Update opensearchproject/opensearch-dashboards Docker tag to v3.5.0#14486
xfournet merged 1 commit intomasterfrom
renovate/opensearchproject-opensearch-dashboards-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2026

This PR contains the following updates:

Package Update Change
opensearchproject/opensearch-dashboards minor 3.4.03.5.0

Release Notes

opensearch-project/OpenSearch-Dashboards (opensearchproject/opensearch-dashboards)

v3.5.0

Compare Source

💥 Breaking Changes
Deprecations
🛡 Security
📈 Features/Enhancements
  • Simplify threshold logic (#​10909)
  • Enhance execute_ppl_query tool execution result (#​11023)
  • Add RED metrics charts for Discover:Traces (#​11030)
  • Table visualization re-write (#​11031)
  • Add prometheus grammar and autocomplete functions (#​11037)
  • Add prometheus server APIs and frontend type config (#​11039)
  • CVEs addresses (#​11048)
  • Fix table vis header row UI (#​11056)
  • [Explore] Add rare values to field stats detail sections (#​11062)
  • [Chat] Add gradient icon and styling to chat header button (#​11066)
  • Add prometheus metrics page in explore (#​11073)
  • Style-src-elem nonces for CSP report-only (#​11074)
  • Introducing ECharts to discover visualization (#​11077)
  • [Data] Support flat_object field type (#​11085)
  • Add raw table to prometheus results page in explore metrics flavor (#​11095)
  • Dataset UI and observability workspace + Trace automation (#​11096)
  • Data processing for applying threshold colors (#​11106)
  • Migrate explore area chart from vega-lite to echarts (#​11111)
  • Migrate line and facet bar chart to echart (#​11113)
  • Migrate pie chart (#​11116)
  • Support multi query for prometheus in explore (#​11127)
  • Add Client-Side Math Expression Evaluation for TSVB (#​11129)
  • [chat] expose action register method to allow plugins to register permanent actions (#​11131)
  • Add context awareness for explore visualizations (#​11134)
  • Add Ask AI Context Menu Action to explore visualizations (#​11134)
  • Support gzip for OpenSearch responses (#​11135)
  • Migrate state timeline (#​11136)
  • Support _id when insert data into sample dataset index (#​11139)
  • Bump @​modelcontextprotocol/sdk to 1.25.2 and qs to 6.14.1 (#​11151)
  • Support query generation for PromQL in Explore (#​11153)
  • Remove MDS support for Prometheus connections (#​11154)
  • Add thinking message in chat conversation (#​11157)
  • Show PromQL label in explore metrics page query editor (#​11165)
  • Add CSP modifications using dynamic config (#​11168)
  • Migrate gauge to ECharts (#​11170)
  • Integrate data importer with Discover (#​11180)
  • Migrate heatmap to echarts (#​11192)
  • Add slash command system with autocomplete and user confirmations for chatbot (#​11194)
  • Change PromQL generation to use ag-ui agent (#​11201)
  • Add logs default columns and remove system fields from source column (#​11203)
  • Add opensearch.requestCompression flag opensearch requests (#​11205)
  • [Chat]Hide ask ai in explore visualization (#​11214)
  • Add dynamic setting flag for Explore Traces + Metrics (#​11220)
  • Create a more condensed UI for the Explore Discover page (#​11221)
  • [Enhancement][MDS] Implement 1st MV Refresh Window For Integration Creation (#​11226)
  • Add gzip compression support for PPL queries (#​11240)
🐛 Bug Fixes
  • Fix wildcard pattern validation (#​10939)
  • Fix ui changes for data importer (#​10961)
  • Add auto scroll when new line is added (#​10977)
  • Use variable for language placeholder in explore editor (#​11018)
  • Respect DatasetTypeConfig.searchOnLoad in explore (#​11018)
  • [Chat][BUG] Remove stale network error messages after page refresh in chat (#​11025)
  • [Chat][Context][BUG] Fix page context replacement and get dataSourceId from page context (#​11027)
  • [chat]suggested actions service is undefined (#​11029)
  • Update timechart onIntervalChange to execute data table queries (#​11035)
  • [Chat][Context] Fix page context cleanup when navigating to pages without page context (#​11036)
  • Flaky test for global threshold custom value (#​11045)
  • Update PatternsTableFlyout to render without timefield (#​11057)
  • Fix RED metric query for Discover:Traces (#​11063)
  • Fix mlClient is not defined for chatbot (#​11064)
  • Discover:Traces redirection fix + testing improvement (#​11068)
  • [Explore] Memoize patterns components to fix pagination in tables (#​11069)
  • ML router error response format (#​11103)
  • Add back handlebars to fix bwc tests (#​11105)
  • [chat] Fix ppl execution tool incorrect status (#​11112)
  • [Chat] Fix tool call positioning in conversation timeline (#​11115)
  • Support content-encoding in HttpAmazonESConnector (#​11158)
  • Migrate bar gauge (#​11163)
  • Improve error handling for prometheus APIs in Explore (#​11167)
  • Fix trace automation naming convention (#​11174)
  • Filter Rows with null values in Patterns Table (#​11182)
  • Explore embeddable not able to render echarts (#​11184)
  • Fix Traces: Auto detect bug (#​11191)
  • Fix server basepath is missing for recently accessed assets (#​11193)
  • Update caniuse-lite (#​11195)
  • Update the OTel sample data index names (#​11208)
  • Visualizations should hide ailias type (#​11212)
  • Update correlationType for trace-to-logs objects (#​11215)
  • Apply data table columns filter to download csv (#​11219)
  • Discover visualization fix and ux improvements (#​11230)
  • Use URL param filters with saved search as fallback (#​11239)
  • Improve style and overflow behavior for embedded data importers (#​11241)
  • Fixed an issue that pivot function not handle timestamp properly (#​11242)
  • Address bugs for echarts migration (#​11244)
  • Bump less to 4.1.3 to use disablePluginRule when in Markdown panel (#​11250)
  • Add stricter sanitization on axis label and name in visualizations (#​11251)
  • Use dompurify to sanitize URL and imageLabel (#​11252)
  • Add title field to correlations saved object (#​11256)
  • Bug y_two axis not working (#​11257)
  • Add thresholds visual map for scatter (#​11268)
  • Remove meta field for prometheus data-connection (#​11280)
  • Histogram x-axis incorrectly have type 'category' (#​11298)
  • Fix new discover logs table overflow (#​11310)
🚞 Infrastructure
  • Replace handlebars package with kbn-handlebars (#​11084)
  • Allow external plugins to be a different version from OSD. (#​11179)
  • Make single-version=ignore as default (#​11183)
📝 Documentation
🛠 Maintenance
🪛 Refactoring
  • Axes panel of line & area chart to use StandardAxes (#​10935)
  • Remove Intentional CSP Violation Detection Mechanism (#​11060)
  • Refactor bar charts from Vega to ECharts (#​11077)
  • Migrate OSD build from Webpack4 to Rspack (#​11102)
  • Discover vis data transformation refactor with flatten function (#​11124)
  • Add echarts implementation of metric visualization (#​11155)
  • Echarts implementation of histogram visualization (#​11164)
🔩 Tests

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team labels Feb 13, 2026
@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.36%. Comparing base (52cb5e1) to head (f6225d7).
⚠️ Report is 26 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #14486   +/-   ##
=======================================
  Coverage   32.36%   32.36%           
=======================================
  Files        3096     3096           
  Lines      210893   210893           
  Branches    38194    38194           
=======================================
  Hits        68254    68254           
  Misses     142639   142639           
Flag Coverage Δ
opencti-client-python 45.50% <ø> (ø)
opencti-front 2.83% <ø> (ø)
opencti-graphql 67.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/opensearchproject-opensearch-dashboards-3.x branch from b6bf6e4 to f6225d7 Compare February 24, 2026 21:33
@xfournet xfournet merged commit 4872cf2 into master Feb 24, 2026
35 checks passed
@xfournet xfournet deleted the renovate/opensearchproject-opensearch-dashboards-3.x branch February 24, 2026 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant