Skip to content

Commit b03ab94

Browse files
committed
(doc) Add release notes for upcoming agent release
This adds the release notes and highlights for the upcoming Chocoalatey Agent release that has been planned.
1 parent c6f4b9b commit b03ab94

File tree

4 files changed

+21
-2
lines changed

4 files changed

+21
-2
lines changed

src/components/docs/ChocolateyComponentDependencies.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Please refer to our <Xref title="Support Lifecycle information" value="chocolate
2020
| chocolateygui.extension v2.0.0 | | v6.0.0 | v2.0.0 |
2121
| chocolatey v1.4.3 | | | |
2222
| chocolatey.extension v5.0.8 | v1.2.0 | | |
23-
| chocolatey-agent v1.1.4 | | v4.0.0 | |
23+
| chocolatey-agent v1.1.5 | | v4.0.0 | |
2424
| chocolateygui v1.1.3 | v1.0.0 | | |
2525
| chocolateygui.extension v1.0.3 | | v4.0.0 | v1.1.2 |
2626

src/content/docs/en-us/agent/release-notes.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,12 @@ Read our [blog post](https://blog.chocolatey.org/2024/06/announcing-cli-230-cle-
7878
- [Security] Fix - Prevent use of options when running in Self-Service mode.
7979
- See the [documentation](https://docs.chocolatey.org/en-us/features/self-service-anywhere#background-service-restricted-options).
8080

81+
## 1.1.5 (February 10, 2025) \{#v1.1.5}
82+
83+
### Bug Fix
84+
85+
- [Security] Fix - Prevent use of an option when running in Self-Service mode.
86+
- See the <Xref title="documentation" value="self-service-anywhere" anchor="background-service-restricted-options" />.
8187

8288
## 1.1.4 (January 31, 2024) \{#january-31-2024}
8389

src/content/docs/en-us/features/self-service-anywhere.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Chocolatey CLI allows a number of different options that can be used to configur
7979
* `--virus-positives-minimum`
8080
* Added in Chocolatey Agent 2.1.3 and Chocolatey Licensed Extension 6.2.0:
8181
* `--ignore-pinned`
82-
* Added in Chocolatey Agent 2.2.2 and Chocolatey Licensed Extension 5.0.8 / 6.3.1:
82+
* Added in Chocolatey Agent 1.1.5 / 2.2.2 and Chocolatey Licensed Extension 5.0.8 / 6.3.1:
8383
* `--trace`
8484

8585
### See It In Action
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
order: 0
3+
xref: highlight-2025-02-10-agent-release-notes
4+
title: What's new in Chocolatey Agent v1.1.5
5+
description: Learn all about what's new in Chocolatey Agent v1.1.5
6+
highlight:
7+
postedDateTime: 2025-02-10T00:01:00Z
8+
ctaXref: agent-release-notes
9+
ctaAnchor: v1.1.5
10+
ctaText: Read the release notes
11+
showOnHome: true
12+
showOnHighlights: true
13+
---

0 commit comments

Comments
 (0)