Commit Graph

28381 Commits

Author SHA1 Message Date
patrickmann
e38516cd4a fix comment 2026-02-16 08:04:20 +01:00
patrickmann
debe257c78 streamline code for perf and remove redundant code 2026-02-12 18:33:21 +01:00
patrickmann
60f3078a44 cache parsed rules 2026-02-12 13:31:54 +01:00
dependabot[bot]
ebc29d969f Bump org.openrewrite:rewrite-java in the openrewrite group (#24960)
Bumps the openrewrite group with 1 update: [org.openrewrite:rewrite-java](https://github.com/openrewrite/rewrite).


Updates `org.openrewrite:rewrite-java` from 8.72.3 to 8.72.4
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](https://github.com/openrewrite/rewrite/compare/v8.72.3...v8.72.4)

---
updated-dependencies:
- dependency-name: org.openrewrite:rewrite-java
  dependency-version: 8.72.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: openrewrite
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-12 10:53:33 +01:00
dependabot[bot]
721252c922 Bump mongodb-driver.version from 5.6.2 to 5.6.3 (#24975)
Bumps `mongodb-driver.version` from 5.6.2 to 5.6.3.

Updates `org.mongodb:mongodb-driver-sync` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](https://github.com/mongodb/mongo-java-driver/compare/r5.6.2...r5.6.3)

Updates `org.mongodb:mongodb-driver-legacy` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](https://github.com/mongodb/mongo-java-driver/compare/r5.6.2...r5.6.3)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-sync
  dependency-version: 5.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mongodb:mongodb-driver-legacy
  dependency-version: 5.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-12 10:53:14 +01:00
dependabot[bot]
1d14967521 Bump io.grpc:grpc-bom from 1.78.0 to 1.79.0 (#24978)
Bumps [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) from 1.78.0 to 1.79.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.78.0...v1.79.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-bom
  dependency-version: 1.79.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-12 10:51:28 +01:00
dependabot[bot]
3f8aa0d95f Bump org.apache.shiro:shiro-core from 2.0.6 to 2.1.0 (#24987)
Bumps [org.apache.shiro:shiro-core](https://github.com/apache/shiro) from 2.0.6 to 2.1.0.
- [Release notes](https://github.com/apache/shiro/releases)
- [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES)
- [Commits](https://github.com/apache/shiro/compare/shiro-root-2.0.6...shiro-root-2.1.0)

---
updated-dependencies:
- dependency-name: org.apache.shiro:shiro-core
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-12 10:51:08 +01:00
dependabot[bot]
d45bac15ed Bump com.github.luben:zstd-jni from 1.5.7-6 to 1.5.7-7 (#24988)
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.7-6 to 1.5.7-7.
- [Commits](https://github.com/luben/zstd-jni/compare/v1.5.7-6...v1.5.7-7)

---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
  dependency-version: 1.5.7-7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-12 10:50:48 +01:00
Linus Pahl
0bc1d402a7 Remove perspectives specific code from the PageNavigation. (#24966)
* No longer consider active persepctive in `PageNavigation`.

* Remove no longer needed `useActivePerspective` mocks.

* Cleanup
2026-02-12 10:36:16 +01:00
dependabot[bot]
5e0f463f59 Bump glob from 13.0.0 to 13.0.1 in /graylog2-web-interface (#24986)
Bumps [glob](https://github.com/isaacs/node-glob) from 13.0.0 to 13.0.1.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v13.0.0...v13.0.1)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 13.0.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-12 08:05:51 +01:00
Copilot
6ec44a533f UI improvements for stream pipeline routing sections (#24914)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: patrickmann <patrick.mann@graylog.com>
Co-authored-by: Ismail Belkacim <xd4rker@users.noreply.github.com>
2026-02-11 10:38:47 +01:00
dependabot[bot]
62e5393e1d Bump webpack in /graylog2-web-interface/packages/graylog-web-plugin (#24973)
Bumps [webpack](https://github.com/webpack/webpack) from 5.104.1 to 5.105.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.104.1...v5.105.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.105.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-11 10:18:34 +01:00
Dennis Oelkers
a1848fbc29 Fixing mailhob startup in integration tests. (#24979) 2026-02-11 09:22:42 +01:00
Matthias Oesterheld
773181361c change http to https (#24969) 2026-02-11 08:23:46 +01:00
github-actions[bot]
beca9552b8 Running lint --fix & prettier (#24971)
Co-authored-by: Dr. Lint-a-lot <garybot2@graylog.com>
2026-02-11 08:23:21 +01:00
dependabot[bot]
bc37298a8d Bump eslint-plugin-jest (#24974)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 29.12.1 to 29.12.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v29.12.1...v29.12.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-version: 29.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-11 08:08:51 +01:00
dependabot[bot]
63cff7d18b Bump core-js from 3.45.1 to 3.48.0 in /graylog2-web-interface (#24977)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.45.1 to 3.48.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.48.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-version: 3.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-11 08:08:33 +01:00
Mohamed OULD HOCINE
f6ab9a777b Datepicker UI fixes (#24949)
* reusable global DateTimePicker

* center DayPicker globally

* move TimeRangeDisplay out of search bar

* fix eslint import issue

* TimeRangeDisplay supports centerTimestamps
2026-02-10 16:03:19 +01:00
Konrad Merz
9d9f063568 Add size parameter to /api/search/aggregate endpoint (#24867)
* Add size parameter to /api/search/aggregate endpoint

Enables control over the number of items returned per grouping. The simplified
aggregation API previously always used the default limit of 15 items, requiring
users to switch to the more complex /api/views/search endpoint for different
result sizes.

* Add changelog

* Add size parameter support to POST /api/search/aggregate

Extends the size parameter functionality to the POST endpoint by adding
an optional "size" field to AggregationRequestSpec. When provided at the
top level, it overrides the limit for all groupings in the request body,
maintaining consistency with the GET parameter behavior.

This allows POST requests to control result size at the request level
without having to specify limits on individual groupings.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* Refactor aggregation size parameter naming and logic

Address PR feedback on the aggregation size parameter:

1. Naming convention:
   - Public API parameter remains "size" (@QueryParam, @JsonProperty)
   - Internal variables renamed to "allGroupingsSize" for clarity
   - Makes it explicit that this value applies to ALL groupings/buckets

2. Fixed null parameter issue:
   - Previously passed null to AggregationRequestSpec even when size was provided
   - Now properly passes allGroupingsSize through the chain
   - Mapper no longer duplicates grouping rewrite logic

3. Single source of truth:
   - Removed duplicated size application logic from mapper
   - AggregationRequestSpec canonical constructor is sole owner of this logic
   - Cleaner separation of concerns

Changes:
- ScriptingApiResource: @QueryParam("size") maps to allGroupingsSize variable
- AggregationRequestSpec: @JsonProperty("size") maps to allGroupingsSize field
- QueryParamsToFullRequestSpecificationMapper: removed duplicate logic, passes allGroupingsSize
- Tests: renamed and updated to use explicit variable names

All tests passing, no breaking changes to public API.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* Refactor per teammate feedback: apply size in mapper, not AggregationRequestSpec

Teammate prefers original approach where:
- Mapper constructs Groupings with proper sizes
- AggregationRequestSpec holds no separate size field
- Groupings arrive at AggregationRequestSpec fully configured

This is cleaner because the size parameter is only relevant for the
simplified GET endpoint, not the full POST endpoint that already
accepts groupings with configured limits.

Changes:
- Restored size application logic to QueryParamsToFullRequestSpecificationMapper
- Removed size field from AggregationRequestSpec record
- Updated AggregateMessagesTool to remove null parameter
- Removed AggregationRequestSpecTest (tested removed functionality)
- Updated all test assertions to match new constructor signature

Public API unchanged: still uses "size" parameter name.
Internal variables still use "allGroupingsSize" for clarity.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* Fix magical number to named variable

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-10 13:30:10 +01:00
Maksym Yadlovskyi
09d02926c5 Replay event improvements v1 (#24939) 2026-02-10 13:04:56 +01:00
Copilot
692fd1b8b6 Make entityActions optional in PaginatedEntityTable (#24920)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Laura Bergenthal-Grotlüschen <laura.bergenthalgrotlueschen@graylog.com>
Co-authored-by: Linus Pahl <linus.pahl@graylog.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-10 10:50:17 +01:00
dependabot[bot]
13106fb371 Bump tar from 7.4.3 to 7.5.7 in /graylog2-web-interface (#24965)
Bumps [tar](https://github.com/isaacs/node-tar) from 7.4.3 to 7.5.7.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.4.3...v7.5.7)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-10 09:42:53 +01:00
dependabot[bot]
0bc87cc34d Bump webpack-dev-server from 5.2.2 to 5.2.3 in /graylog2-web-interface (#24962)
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.2.2...v5.2.3)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-version: 5.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-10 09:36:59 +01:00
Tomas Dvorak
ed408af9fc Remove remote reindex migration to datanode (#24910)
* Remove remote reindex migration to datanode

* fix and refactor migration builder test

* code cleanup

* code cleanup

* simplified code, removed duplicates and reverted logic

* removed unused code

* remove adapter usages

* remove outdated test

* added comments

* removed unused test

* removed unused enum values, extended tests

* comments

* comments

* removed unused elasticsearch hosts
2026-02-10 09:00:25 +01:00
dependabot[bot]
42bc0dc657 Bump the mantine group in /graylog2-web-interface with 4 updates (#24961)
Bumps the mantine group in /graylog2-web-interface with 4 updates: [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core), [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone), [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) and [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications).


Updates `@mantine/core` from 8.3.13 to 8.3.14
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.14/packages/@mantine/core)

Updates `@mantine/dropzone` from 8.3.13 to 8.3.14
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.14/packages/@mantine/dropzone)

Updates `@mantine/hooks` from 8.3.13 to 8.3.14
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.14/packages/@mantine/hooks)

Updates `@mantine/notifications` from 8.3.13 to 8.3.14
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.14/packages/@mantine/notifications)

---
updated-dependencies:
- dependency-name: "@mantine/core"
  dependency-version: 8.3.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/dropzone"
  dependency-version: 8.3.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/hooks"
  dependency-version: 8.3.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/notifications"
  dependency-version: 8.3.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-10 08:50:11 +01:00
Tomas Dvorak
6d40453aee Use proper ssl context in os3 client provider (#24956)
* Use proper ssl context in os3 client provider

* Fix nullable problems
2026-02-09 17:10:38 +01:00
Maksym Yadlovskyi
ce31055eea Refactoring of ChangeFieldTypeModal (#24922)
* Fix issue with disabled submit button on field type modal

* add current field name to modal header

* Use loader in modal

* fix import
2026-02-09 15:42:30 +01:00
Linus Pahl
c583500f9d Clarify actions column’s role as the always-present trailing layout tail. (#24947)
Co-authored-by: Laura Bergenthal-Grotlüschen <laura.bergenthalgrotlueschen@graylog.com>
2026-02-09 12:31:14 +01:00
dependabot[bot]
11dc38ca21 Bump com.google.cloud:google-cloud-storage from 2.62.0 to 2.62.1 (#24937)
Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 2.62.0 to 2.62.1.
- [Release notes](https://github.com/googleapis/java-storage/releases)
- [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/java-storage/compare/v2.62.0...v2.62.1)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-storage
  dependency-version: 2.62.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-09 11:30:33 +01:00
dependabot[bot]
ab46b60e58 Bump com.github.oshi:oshi-core from 6.9.2 to 6.9.3 (#24938)
Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.9.2 to 6.9.3.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oshi/oshi/compare/oshi-parent-6.9.2...oshi-parent-6.9.3)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  dependency-version: 6.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Othello Maurer <othello@graylog.com>
2026-02-09 11:29:40 +01:00
dependabot[bot]
94ae724474 Bump org.glassfish.jersey:jersey-bom from 4.0.0 to 4.0.2 (#24954)
Bumps org.glassfish.jersey:jersey-bom from 4.0.0 to 4.0.2.

---
updated-dependencies:
- dependency-name: org.glassfish.jersey:jersey-bom
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-09 08:56:44 +01:00
dependabot[bot]
3939792fcb Bump the tanstack group in /graylog2-web-interface with 2 updates (#24902)
Bumps the tanstack group in /graylog2-web-interface with 2 updates: [@tanstack/query-sync-storage-persister](https://github.com/TanStack/query/tree/HEAD/packages/query-sync-storage-persister) and [@tanstack/react-query-persist-client](https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client).


Updates `@tanstack/query-sync-storage-persister` from 5.90.21 to 5.90.22
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/query-sync-storage-persister/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/query-sync-storage-persister@5.90.22/packages/query-sync-storage-persister)

Updates `@tanstack/react-query-persist-client` from 5.90.21 to 5.90.22
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-persist-client/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-persist-client@5.90.22/packages/react-query-persist-client)

---
updated-dependencies:
- dependency-name: "@tanstack/query-sync-storage-persister"
  dependency-version: 5.90.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/react-query-persist-client"
  dependency-version: 5.90.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-09 08:35:22 +01:00
dependabot[bot]
129eb0af64 Bump eslint-plugin-compat (#24900)
Bumps [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) from 6.0.2 to 6.1.0.
- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)
- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amilajack/eslint-plugin-compat/compare/v6.0.2...v6.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-compat
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-09 08:34:41 +01:00
dependabot[bot]
15604cfe02 Bump @tanstack/react-query (#24897)
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.90.19 to 5.90.20.
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.20/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-09 08:34:21 +01:00
dependabot[bot]
61737b046f Bump fast-xml-parser from 5.2.5 to 5.3.4 in /graylog2-web-interface (#24895)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.2.5 to 5.3.4.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.2.5...v5.3.4)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 5.3.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-09 08:34:01 +01:00
github-actions[bot]
c5cbeca883 Running lint --fix & prettier (#24918)
Co-authored-by: Dr. Lint-a-lot <garybot2@graylog.com>
2026-02-09 08:31:49 +01:00
dependabot[bot]
1250819203 Bump the babel group (#24953)
Bumps the babel group in /graylog2-web-interface/packages/babel-preset-graylog with 2 updates: [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env).


Updates `@babel/plugin-transform-runtime` from 7.28.5 to 7.29.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.0/packages/babel-plugin-transform-runtime)

Updates `@babel/preset-env` from 7.28.6 to 7.29.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.0/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
  dependency-version: 7.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: babel
- dependency-name: "@babel/preset-env"
  dependency-version: 7.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: babel
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-09 08:31:32 +01:00
dependabot[bot]
95595c23c0 Bump org.mongojack:mongojack from 5.0.3 to 5.1.0 (#24955)
Bumps [org.mongojack:mongojack](https://github.com/mongojack/mongojack) from 5.0.3 to 5.1.0.
- [Changelog](https://github.com/mongojack/mongojack/blob/master/RELEASE.md)
- [Commits](https://github.com/mongojack/mongojack/compare/mongojack-5.0.3...mongojack-5.1.0)

---
updated-dependencies:
- dependency-name: org.mongojack:mongojack
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-09 08:24:03 +01:00
Linus Pahl
15fbe6f328 Entity data table: implement slices overview for slices section (#24926)
* Add search input and sort select for sliceing section.

* Adding tests

* Add telemetry events.

* Fixing test

* Create separate component for slices overview.

* Cleanup

* Cleanup

* Improve type
2026-02-06 15:22:41 +01:00
dependabot[bot]
da3acc5d82 Bump org.apache.maven.plugins:maven-compiler-plugin (#24917)
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.1 to 3.15.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-version: 3.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-06 13:12:00 +01:00
dependabot[bot]
61fb264258 Bump the openrewrite group with 2 updates (#24924)
Bumps the openrewrite group with 2 updates: [org.openrewrite:rewrite-java](https://github.com/openrewrite/rewrite) and [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin).


Updates `org.openrewrite:rewrite-java` from 8.72.2 to 8.72.3
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](https://github.com/openrewrite/rewrite/compare/v8.72.2...v8.72.3)

Updates `org.openrewrite.maven:rewrite-maven-plugin` from 6.28.0 to 6.28.1
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.28.0...v6.28.1)

---
updated-dependencies:
- dependency-name: org.openrewrite:rewrite-java
  dependency-version: 8.72.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: openrewrite
- dependency-name: org.openrewrite.maven:rewrite-maven-plugin
  dependency-version: 6.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: openrewrite
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-06 13:11:13 +01:00
Łukasz Kamiński
55cd60a696 Record query history when using Add/Exclude from query actions (#24932)
* Record query history when using Add/Exclude from query actions

Queries modified via "Add to query" or "Exclude from query" widget actions
were not being saved to the query history. This fix ensures that when users
click these actions, the modified query is recorded via the query strings API,
making it available in the query history dropdown for future use.

The history recording is performed asynchronously (fire-and-forget) to avoid
adding network latency to the UI update.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* Add changelog entry for query history fix

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* recordQueryString extracted to a separate file to remove repetition

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-06 12:56:23 +01:00
Tomas Dvorak
24fef0f295 Fix package name, remove empty class (#24941) 2026-02-06 11:29:08 +01:00
Maksym Yadlovskyi
1219493b72 Feat/add event info to sidebar bulk action (#24767) 2026-02-06 10:54:22 +01:00
Bernd Ahlers
2c98cb8ab6 Improve fork handling for PR build dispatch (#24930)
Our dispatched workflows expect the caller repo to be in our own org.
2026-02-06 09:43:42 +01:00
dependabot[bot]
a764e0c5be Bump netty-tcnative-boringssl-static.version (#24944)
Bumps `netty-tcnative-boringssl-static.version` from 2.0.74.Final to 2.0.75.Final.

Updates `io.netty:netty-tcnative-classes` from 2.0.74.Final to 2.0.75.Final

Updates `io.netty:netty-tcnative-boringssl-static` from 2.0.74.Final to 2.0.75.Final
- [Release notes](https://github.com/netty/netty-tcnative/releases)
- [Commits](https://github.com/netty/netty-tcnative/compare/netty-tcnative-parent-2.0.74.Final...netty-tcnative-parent-2.0.75.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-tcnative-classes
  dependency-version: 2.0.75.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-tcnative-boringssl-static
  dependency-version: 2.0.75.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-06 08:35:25 +01:00
dependabot[bot]
feec420da2 Bump com.azure:azure-storage-blob from 12.33.0 to 12.33.1 (#24945)
Bumps [com.azure:azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.33.0 to 12.33.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-storage-blob_12.33.0...com.azure+azure-storage-blob_12.33.1)

---
updated-dependencies:
- dependency-name: com.azure:azure-storage-blob
  dependency-version: 12.33.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-06 08:24:53 +01:00
Mohamed OULD HOCINE
014436878a Fix error appearing when Graylog and Data Node versions are different (#24832)
* only fetch datanode metrics when version_compatible datanodes

* add version_compatible warning icon and tooltip

* add tests for version_compatible

* fix copilot review comment
2026-02-05 16:45:46 +01:00
Dan Torrey
8b7f5d131d Restore disabled setting for the CloudTrailInput on Forwarder (#24923)
* Restore disabled setting for the CloudTrailInput on Forwarder

* Only bind the CloudTrail input for the Server (not the Forwarder)

* Cleanup
2026-02-04 15:36:41 -06:00
Tomas Dvorak
4135a17837 Fix resource leaking in indices parser (#24933)
* Fix resource leaking in indices parser #23870

* Added changelog
2026-02-04 15:45:06 +01:00