Skip to content

Commit 79b2fd7

Browse files
authored
Merge pull request #28 from choria-plugins/prep_1_2_0
(misc) Prepare release 1.2.0
2 parents 0652c1b + bc8d4c9 commit 79b2fd7

4 files changed

Lines changed: 9 additions & 221 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Change history for `choria/mcollective_agent_shell`
44

5+
## 1.2.0
6+
7+
Released 2026-03-24
8+
9+
* Add statuses action for batch handle queries
10+
511
## 1.1.0
612

713
Released 2024-08-26

metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "choria-mcollective_agent_shell",
3-
"version": "1.1.0",
4-
"author": "Puppet Labs",
3+
"version": "1.2.0",
4+
"author": "R.I.Pienaar <rip@devco.net>",
55
"license": "Apache-2.0",
66
"summary": "Run commands with the local shell",
77
"source": "https://github.com/choria-plugins/shell-agent",
@@ -16,7 +16,7 @@
1616
"requirements": [
1717
{
1818
"name": "puppet",
19-
"version_requirement": ">= 8.0.0 < 9.0.0"
19+
"version_requirement": ">= 8.0.0 <= 9.0.0"
2020
}
2121
]
2222
}

puppet/LICENSE.txt

Lines changed: 0 additions & 201 deletions
This file was deleted.

puppet/NOTICE.txt

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)