Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(misc) Release 2.26.4 #201

Merged
merged 1 commit into from
Sep 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
|Date |Issue |Description |
|----------|------|---------------------------------------------------------------------------------------------------------|
|2024/09/01| |Release 2.26.4 |
|2024/09/29| |Move to Github Actions |
|2024/06/26|196 |Fix Slack integration to use POST |
|2024/02/03| |Allow overriding federation as cli argument and playbook func args |
|2024/02/03| |Release 2.26.3 |
|2023/12/18|190 |Allow setting SRV domain using environment variable |
|2023/10/27|188 |Use named args in ERB.new |
Expand Down
6 changes: 1 addition & 5 deletions lib/mcollective/agent/aaa_signer.ddl
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
-- Copyright (c) 2024, R.I. Pienaar and the Choria Project contributors
--
-- SPDX-License-Identifier: Apache-2.0

metadata :name => "aaa_signer",
:description => "Request Signer for Choria AAA Service",
:author => "R.I.Pienaar <[email protected]>",
:license => "Apache-2.0",
:version => "0.28.0",
:version => "0.29.4",
:url => "https://github.com/choria-io/aaasvc",
:provider => "golang",
:service => true,
Expand Down
2 changes: 1 addition & 1 deletion lib/mcollective/agent/aaa_signer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "R.I.Pienaar \[email protected]\u003e",
"timeout": 10,
"name": "aaa_signer",
"version": "0.28.0",
"version": "0.29.4",
"url": "https://github.com/choria-io/aaasvc",
"description": "Request Signer for Choria AAA Service",
"provider": "golang",
Expand Down
10 changes: 1 addition & 9 deletions lib/mcollective/agent/choria_provision.ddl
Original file line number Diff line number Diff line change
@@ -1,16 +1,8 @@
-- Copyright (c) 2024, R.I. Pienaar and the Choria Project contributors
--
-- SPDX-License-Identifier: Apache-2.0

-- Copyright (c) 2024, R.I. Pienaar and the Choria Project contributors
--
-- SPDX-License-Identifier: Apache-2.0

metadata :name => "choria_provision",
:description => "Choria Provisioner",
:author => "R.I.Pienaar <[email protected]>",
:license => "Apache-2.0",
:version => "0.28.0",
:version => "0.29.4",
:url => "https://choria.io",
:timeout => 20

Expand Down
2 changes: 1 addition & 1 deletion lib/mcollective/agent/choria_provision.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Choria Provisioner",
"author": "R.I.Pienaar <[email protected]>",
"license": "Apache-2.0",
"version": "0.28.0",
"version": "0.29.4",
"url": "https://choria.io",
"timeout": 20
},
Expand Down
6 changes: 1 addition & 5 deletions lib/mcollective/agent/choria_registry.ddl
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
-- Copyright (c) 2024, R.I. Pienaar and the Choria Project contributors
--
-- SPDX-License-Identifier: Apache-2.0

metadata :name => "choria_registry",
:description => "Choria Registry Service",
:author => "[email protected] <[email protected]>",
:license => "Apache-2.0",
:version => "0.28.0",
:version => "0.29.4",
:url => "https://choria.io",
:provider => "golang",
:service => true,
Expand Down
2 changes: 1 addition & 1 deletion lib/mcollective/agent/choria_registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "[email protected] \[email protected]\u003e",
"timeout": 2,
"name": "choria_registry",
"version": "0.28.0",
"version": "0.29.4",
"url": "https://choria.io",
"description": "Choria Registry Service",
"provider": "golang",
Expand Down
6 changes: 1 addition & 5 deletions lib/mcollective/agent/choria_util.ddl
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
-- Copyright (c) 2024, R.I. Pienaar and the Choria Project contributors
--
-- SPDX-License-Identifier: Apache-2.0

metadata :name => "choria_util",
:description => "Choria Utilities",
:author => "R.I.Pienaar <[email protected]>",
:license => "Apache-2.0",
:version => "0.28.0",
:version => "0.29.4",
:url => "https://choria.io",
:timeout => 2

Expand Down
2 changes: 1 addition & 1 deletion lib/mcollective/agent/choria_util.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Choria Utilities",
"author": "R.I.Pienaar <[email protected]>",
"license": "Apache-2.0",
"version": "0.28.0",
"version": "0.29.4",
"url": "https://choria.io",
"timeout": 2
},
Expand Down
6 changes: 1 addition & 5 deletions lib/mcollective/agent/rpcutil.ddl
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
-- Copyright (c) 2024, R.I. Pienaar and the Choria Project contributors
--
-- SPDX-License-Identifier: Apache-2.0

metadata :name => "rpcutil",
:description => "Utility actions that expose information about the state of the running Server",
:author => "R.I.Pienaar <[email protected]>",
:license => "Apache-2.0",
:version => "0.28.0",
:version => "0.29.4",
:url => "https://choria.io/",
:timeout => 2

Expand Down
2 changes: 1 addition & 1 deletion lib/mcollective/agent/rpcutil.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Utility actions that expose information about the state of the running Server",
"author": "R.I.Pienaar <[email protected]>",
"license": "Apache-2.0",
"version": "0.28.0",
"version": "0.29.4",
"url": "https://choria.io/",
"timeout": 2
},
Expand Down
6 changes: 1 addition & 5 deletions lib/mcollective/agent/scout.ddl
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
-- Copyright (c) 2024, R.I. Pienaar and the Choria Project contributors
--
-- SPDX-License-Identifier: Apache-2.0

metadata :name => "scout",
:description => "Choria Scout Agent Management API",
:author => "R.I.Pienaar <[email protected]>",
:license => "Apache-2.0",
:version => "0.28.0",
:version => "0.29.4",
:url => "https://choria.io",
:provider => "golang",
:timeout => 5
Expand Down
2 changes: 1 addition & 1 deletion lib/mcollective/agent/scout.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "R.I.Pienaar <[email protected]>",
"timeout": 5,
"name": "scout",
"version": "0.28.0",
"version": "0.29.4",
"url": "https://choria.io",
"description": "Choria Scout Agent Management API",
"provider": "golang"
Expand Down
2 changes: 1 addition & 1 deletion mcorpc-ruby-support.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require "rake"

PROJ_VERSION = "2.26.3"
PROJ_VERSION = "2.26.4"

Gem::Specification.new do |s|
s.name = "choria-mcorpc-support"
Expand Down