Prepare build for 1.0.40#324
Merged
Merged
Conversation
* Add EventReaderLimits into telemetry event reader mod * update comments * exit loop earlier
Co-authored-by: Zhidong Peng <zpeng@micrsoft.com>
… our Cargo.lock. (#312)
* Telemetry update: Split event_sender from event_reader * Add bit more comments * Fix bug and add Unit tests. * fix formattting. * fix typo * run code coverage tests for proxy_agent_shared with one thread. * make sleep bit longer to ensuare the queue is processed. * Fix UT and build.cmd to exit if the test failed --------- Co-authored-by: Zhidong Peng <zpeng@micrsoft.com>
Co-authored-by: Zhidong Peng <zpeng@micrsoft.com>
Bumps [time](https://github.com/time-rs/time) from 0.3.36 to 0.3.47. - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.36...v0.3.47) --- updated-dependencies: - dependency-name: time dependency-version: 0.3.47 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Support report extension status event and send out * add more tests * remove linux-tools-generic * add send success log * Update mock server to auto bind an available local tcp port * Add missing fields in fn to_xml_event * replace misc_helpers::get_current_version() with current_info::get_current_exe_version() * fix * fix mock_server error if had to bind to an ephemeral port * fix * update * resolve comment --------- Co-authored-by: Zhidong Peng <zpeng@micrsoft.com>
* Use SockRef.set_read_timeout without conversion * fix
* perf improvements in misc_helper functions * fix formatting
* perf improvments on string type & windows api * fix
* perf improvement in get_process_info for Linux * fix --------- Co-authored-by: Zhidong Peng <zpeng@micrsoft.com>
* remove hyper_client::host_port_from_uri to avoid parse Host & Port from UrI multiple times * define consts for http/https default ports * fix format
* Fix: Privilege match must be case insensitive. * Add comments to explain why not optimize the query parameters to lower case for the request_url. * fix format
bingyuyin
approved these changes
Feb 23, 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.
No description provided.