Skip to content

Prepare build for 1.0.40#324

Merged
ZhidongPeng merged 20 commits into
mainfrom
update
Feb 23, 2026
Merged

Prepare build for 1.0.40#324
ZhidongPeng merged 20 commits into
mainfrom
update

Conversation

@ZhidongPeng

Copy link
Copy Markdown
Collaborator

No description provided.

ZhidongPeng and others added 19 commits January 23, 2026 10:30
* Add EventReaderLimits into telemetry event reader mod

* update comments

* exit loop earlier
Co-authored-by: Zhidong Peng <zpeng@micrsoft.com>
* 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
@ZhidongPeng ZhidongPeng merged commit caba0f4 into main Feb 23, 2026
13 checks passed
@ZhidongPeng ZhidongPeng deleted the update branch February 23, 2026 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants