This is an automated email from the ASF dual-hosted git repository.
numinnex pushed a change to branch clear_stale_comments
in repository https://gitbox.apache.org/repos/asf/iggy.git
from a078a6922 Merge branch 'master' into clear_stale_comments
add 13ac7de27 chore(repo): upgrade deps and bump Rust to 1.97.1 (#3720)
add a5001d359 chore(deps): Bump the csharp group with 1 update (#3724)
add 226d99d00 chore(deps): Bump the github-actions group with 6 updates
(#3723)
add 790b555fb Merge branch 'master' into clear_stale_comments
No new revisions were added by this update.
Summary of changes:
.devcontainer/Dockerfile | 4 +-
.github/workflows/_build_python_wheels.yml | 6 +-
.github/workflows/_build_rust_artifacts.yml | 2 +-
.github/workflows/_common.yml | 6 +-
.github/workflows/_test_examples.yml | 4 +-
.github/workflows/coverage-baseline.yml | 10 +-
.github/workflows/edge-release.yml | 2 +-
.github/workflows/post-merge.yml | 4 +-
.github/workflows/stale-prs.yml | 2 +-
Cargo.lock | 1916 ++++++++++----------
Cargo.toml | 95 +-
Dockerfile | 2 +-
bdd/php/Dockerfile | 2 +-
bdd/python/Dockerfile | 2 +-
bdd/rust/Dockerfile | 2 +-
core/ai/mcp/Dockerfile | 2 +-
core/ai/mcp/src/service/mod.rs | 4 +-
core/bench/dashboard/server/Dockerfile | 2 +-
.../create_personal_access_token.rs | 2 +-
core/cli/src/credentials.rs | 2 +-
core/common/src/utils/crypto.rs | 15 +-
core/common/src/utils/random_id.rs | 2 +-
core/connectors/runtime/Dockerfile | 2 +-
.../tests/cli/client/test_client_help_command.rs | 4 +-
.../test_consumer_group_help_command.rs | 8 +-
.../tests/cli/general/test_help_command.rs | 28 +-
.../tests/cli/general/test_overview_command.rs | 28 +-
.../tests/cli/message/test_message_help_command.rs | 6 +-
.../cli/partition/test_partition_help_command.rs | 4 +-
.../personal_access_token/test_pat_help_command.rs | 6 +-
.../tests/cli/stream/test_stream_help_command.rs | 12 +-
.../cli/system/test_cluster_metadata_command.rs | 2 +-
.../tests/cli/topic/test_topic_help_command.rs | 12 +-
.../tests/cli/user/test_user_help_command.rs | 16 +-
core/integration/tests/mod.rs | 2 +-
core/sdk/src/http/consumer_groups.rs | 2 +-
core/sdk/src/http/topics.rs | 2 +-
core/sdk/src/http/users.rs | 8 +-
core/server-ng/Dockerfile | 2 +-
core/server/Dockerfile | 2 +-
core/server/src/metadata/reader.rs | 2 +-
foreign/cpp/Cargo.toml | 8 +-
foreign/cpp/MODULE.bazel | 2 +-
foreign/csharp/Directory.Packages.props | 2 +-
foreign/php/Dockerfile.test | 2 +-
foreign/python/Cargo.toml | 6 +-
rust-toolchain.toml | 2 +-
47 files changed, 1132 insertions(+), 1126 deletions(-)