This is an automated email from the ASF dual-hosted git repository. piotr pushed a commit to branch non_string_header_key in repository https://gitbox.apache.org/repos/asf/iggy.git
commit 8c6f4c9ad77d973b1b05e84bc1e20aa00cabda63 Merge: 7e10a9633 9f0057685 Author: spetz <[email protected]> AuthorDate: Fri Jan 30 13:55:42 2026 +0100 Merge branch 'master' into non_string_header_key .github/actions/utils/docker-buildx/action.yml | 4 +-- Dockerfile | 2 +- bdd/java/Dockerfile | 2 +- bdd/python/Dockerfile | 2 +- bdd/rust/Dockerfile | 2 +- core/ai/mcp/Dockerfile | 2 +- core/bench/dashboard/server/Dockerfile | 2 +- core/common/src/lib.rs | 35 ++++++++++++---------- core/common/src/utils/mod.rs | 35 ++++++++++++---------- .../{server/src => common/src/utils}/versioning.rs | 27 +++-------------- core/connectors/runtime/Dockerfile | 2 +- core/connectors/runtime/src/stats.rs | 30 +++++++++++++++---- core/integration/tests/state/mod.rs | 5 ++-- core/server/Dockerfile | 2 +- core/server/src/bootstrap.rs | 2 +- core/server/src/lib.rs | 8 ++--- core/server/src/main.rs | 2 +- core/server/src/shard/builder.rs | 5 ++-- core/server/src/shard/mod.rs | 7 +++-- core/server/src/shard/system/info.rs | 5 ++-- core/server/src/state/file.rs | 5 ++-- rust-toolchain.toml | 2 +- 22 files changed, 100 insertions(+), 88 deletions(-)
