Skip to content

Tags: kloudcaptain/azure-pipelines-agent

Tags

v3.230.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
dedupStoreHttpClient honors redirect timeout from client settings (mi…

…crosoft#4504)

Co-authored-by: Adam Tseng <Kuan.Tseng@microsoft.com>

v3.229.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update process handler (microsoft#4425)

* Update env expand logic

* Upd process handler args validation

* Remove test ex

* Add copyright + cleanup imports

* Simplify telemetry type

* Simplify PH telemetry tests

* Update debug logs

* Exclude % from allowed symbols

* Fix cmd expand env

* remove useless telemetry

* Add test traits

* Fix env incorrect expanding

* Add more test cases

* Fix exception condition

* Move validation args to public

* Update validation logic

* Add % to test

* Code cleanup

* Hide new logic under knob

* Move constants to class

* move const value back

* Add PublishTelemetry overload

* Update throw logic

* Update invalid args exception

* Update private const letter case

---------

Co-authored-by: Kirill Ivlev <102740624+kirill-ivlev@users.noreply.github.com>

v3.227.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Users/v kivlev/backport redaction to 3.227.2 (microsoft#4467)

* Restore expanded redaction as a default feature. Add a set of new, highly accurate detections.

* Simplify provider name.

* Add feature flag support

* Cleanup

* Set off by default / remove knob, add tracing

* added extension / fixed tests

* remove duplicate masker, changes related to tests

* Update tests, remove extra blank lines

* update agent version

---------

Co-authored-by: Michael C. Fanning <mikefan@microsoft.com>
Co-authored-by: v-kivlev <undefined>

v3.225.2

Update release notes

v3.227.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Update agents git to 2.41.0 (microsoft#4394)" (microsoft#4452)

This reverts commit 01dab0b.

v3.225.1

download 'dotnet-install.(sh/ps1)' script when building the agent (mi…

…crosoft#4401)

v3.227.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove not used "Microsoft.IdentityModel.Clients.ActiveDirectory" (mi…

…crosoft#4420)

Co-authored-by: v-kivlev <undefined>

v3.226.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable CI for Alpine (x64) (microsoft#4404)

v3.226.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[AgentService] - Migrate AgentService to .Net Framework 4.7.1 (micros…

…oft#4387)

* [AgentService] - Migrate AgentService to .Net Framework 4.8.1

- Migrate AgentService to .Net Framework 4.8.1
- changed pool from win-2019 to win-2022

* [AgentService] - Migrate AgentService to .Net Framework 4.8

- Migrate AgentService to .Net Framework 4.8

* [AgentService] - Migrate AgentService to .Net Framework 4.7.1

- Migrate AgentService to .Net Framework 4.7.1

---------

Co-authored-by: Kirill Ivlev <102740624+kirill-ivlev@users.noreply.github.com>
Co-authored-by: Denis Rumyantsev <mr.denis.rumyantsev@gmail.com>

v3.226.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix detect rhel release (microsoft#4393)