Skip to content

Commit

Permalink
Update notes and agent version
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanduplenskikh committed Jan 17, 2024
1 parent b4c6dfc commit 948e48a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 22 deletions.
22 changes: 1 addition & 21 deletions releaseNote.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,5 @@
## Features
- Handle delete exception to avoid agent hang (#4508)
- Prevent telemetry publishing for customer's tasks. (#4522)
- Fail Job When Agent dies (#4536)

## Bugs
- Fix skipsslvertificate option (#4533)
- [AgentWorker.PageLogger] - Ignore endgroup tag when counting lines (#4549)
- Add proper exception handling for Telemetery/FeatureFlag enpoints (#4568)

## Misc
- Update Node 20 version to the latest LTS (20.9.0) by @mmajcica (#4494)
- For node20 fallback on host, check for glibc instead of OS version check (#4524)
- Added release notifications (#4525)
- Revert "Remove VSTS-task-lib from agent" (#4526)
- Fix OSArchitecture for osx-arm64 (#4528)
- Add topic about RHEL UBI in Red Hat doc (#4538)
- remove extra nuget feed sources (#4540)
- Localization update (#4552)
- Fix release notifications (#4574)
- Added check for existing agent versions in scheduled releases (#4575)

- Paths limit has been extended for Git.

## Agent Downloads

Expand Down
2 changes: 1 addition & 1 deletion src/agentversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.232.1
3.232.3

0 comments on commit 948e48a

Please sign in to comment.