chore(agent-data-plane): bump version to 0.1.35#1206
Merged
Conversation
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Binary Size Analysis (Agent Data Plane)Target: 74adecc (baseline) vs 6b96954 (comparison) diff
|
| Module | File Size | Symbols |
|---|---|---|
agent_data_plane::cli::dogstatsd |
+301 B | 34 |
agent_data_plane::cli::debug |
-301 B | 92 |
hyper |
+288 B | 152 |
futures_util |
-208 B | 18 |
saluki_io::net::server |
+133 B | 6 |
saluki_app::api::APIBuilder |
-133 B | 2 |
std |
+125 B | 121 |
tracing_subscriber |
-120 B | 94 |
tokio |
+120 B | 904 |
reqwest |
-96 B | 9 |
agent_data_plane::cli::run |
-80 B | 70 |
hyper_timeout |
+80 B | 4 |
tracing |
-48 B | 2 |
[sections] |
+45 B | 3 |
h2 |
+38 B | 147 |
hyper_util |
-32 B | 46 |
agent_data_plane::internal::remote_agent |
-32 B | 62 |
core |
-29 B | 3261 |
hickory_proto |
-24 B | 19 |
anyhow |
-22 B | 447 |
Detailed Symbol Changes
FILE SIZE VM SIZE
-------------- --------------
[NEW] +1.79Mi [NEW] +1.79Mi std::thread::local::LocalKey<T>::with::he256157dedaadbdd
[NEW] +114Ki [NEW] +114Ki agent_data_plane::cli::run::create_topology::_{{closure}}::he41f2b50e0a5f76b
[NEW] +84.5Ki [NEW] +84.4Ki agent_data_plane::internal::control_plane::spawn_control_plane::_{{closure}}::h0b55f767a3cf29a3
[NEW] +57.6Ki [NEW] +57.5Ki agent_data_plane::cli::run::handle_run_command::_{{closure}}::h394e1ff247a414fe
[NEW] +48.9Ki [NEW] +48.8Ki saluki_app::bootstrap::AppBootstrapper::bootstrap::_{{closure}}::hc6c845dd690bcbb7
[NEW] +44.1Ki [NEW] +44.0Ki saluki_env::workload::providers::remote_agent::RemoteAgentWorkloadProvider::from_configuration::_{{closure}}::h5ded81a95003055c
[NEW] +38.1Ki [NEW] +38.0Ki agent_data_plane::run_inner::_{{closure}}::h7f7e9e1ea52b9dd1
[NEW] +36.1Ki [NEW] +35.9Ki saluki_env::helpers::remote_agent::client::RemoteAgentClient::from_configuration::_{{closure}}::_{{closure}}::_{{closure}}::h7871a8295b9cad80
[NEW] +35.5Ki [NEW] +35.3Ki _<saluki_config::secrets::resolver::external::ExternalProcessResolver as saluki_config::secrets::resolver::Resolver>::resolve::_{{closure}}::h816f86377fb776db
[NEW] +32.8Ki [NEW] +32.6Ki agent_data_plane::cli::dogstatsd::handle_dogstatsd_stats::_{{closure}}::h3a1faf139c8d39fa
-0.0% -566 -0.0% -574 [7492 Others]
[DEL] -32.8Ki [DEL] -32.6Ki agent_data_plane::cli::dogstatsd::handle_dogstatsd_stats::_{{closure}}::hf75c57564bdb75c5
[DEL] -35.5Ki [DEL] -35.3Ki _<saluki_config::secrets::resolver::external::ExternalProcessResolver as saluki_config::secrets::resolver::Resolver>::resolve::_{{closure}}::hf1b63e1e098919c4
[DEL] -36.1Ki [DEL] -35.9Ki saluki_env::helpers::remote_agent::client::RemoteAgentClient::from_configuration::_{{closure}}::_{{closure}}::_{{closure}}::h2872031b489d6577
[DEL] -38.1Ki [DEL] -38.0Ki agent_data_plane::run_inner::_{{closure}}::he8498a5acb20e610
[DEL] -44.1Ki [DEL] -44.0Ki saluki_env::workload::providers::remote_agent::RemoteAgentWorkloadProvider::from_configuration::_{{closure}}::hf918c4d6eec7ab6b
[DEL] -48.9Ki [DEL] -48.8Ki saluki_app::bootstrap::AppBootstrapper::bootstrap::_{{closure}}::h3c1599fc9d6034df
[DEL] -57.7Ki [DEL] -57.6Ki agent_data_plane::cli::run::handle_run_command::_{{closure}}::hbbe87d39ab2a80a0
[DEL] -84.5Ki [DEL] -84.4Ki agent_data_plane::internal::control_plane::spawn_control_plane::_{{closure}}::hab8513a5c5eb417d
[DEL] -114Ki [DEL] -114Ki agent_data_plane::cli::run::create_topology::_{{closure}}::h8f6f405ab60e051e
[DEL] -1.79Mi [DEL] -1.79Mi std::thread::local::LocalKey<T>::with::h10cace39b02c279f
+0.0% +8 [ = ] 0 TOTAL
tobz
approved these changes
Feb 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR bumps the Agent Data Plane version to 0.1.35 for the next development cycle.
Details of change
This PR was automatically generated by the Bump ADP Version workflow.
Change Type