Skip to content

Commit

Permalink
Merge pull request #1603 from ripienaar/0250
Browse files Browse the repository at this point in the history
(misc) Release 0.25.0
  • Loading branch information
ripienaar authored Feb 23, 2022
2 parents 9b5d60b + 04a6ad1 commit 4522c51
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 13 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
| Date | Issue | Description |
|------------|-------|-----------------------------------------------------------------------------------------------------------|
| 2022/02/23| | Release 0.25.0 |
| 2022/02/07 | 1590 | Support checking server JWT token validity |
| 2022/01/18 | 1405 | Add 64 bit ARM packages |
| 2022/01/18 | 1576 | Allow custom builders to set the server service to auto start after install |
Expand Down
2 changes: 1 addition & 1 deletion build/build.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
)

// Version the application version
var Version = "0.24.1"
var Version = "0.25.0"

// SHA is the git reference used to build this package
var SHA = "unknown"
Expand Down
2 changes: 1 addition & 1 deletion internal/fs/ddl/cache/agent/aaa_signer.ddl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ metadata :name => "aaa_signer",
:description => "Request Signer for Choria AAA Service",
:author => "R.I.Pienaar <[email protected]>",
:license => "Apache-2.0",
:version => "0.24.0",
:version => "0.25.0",
:url => "https://github.com/choria-io/aaasvc",
:provider => "golang",
:service => true,
Expand Down
2 changes: 1 addition & 1 deletion internal/fs/ddl/cache/agent/aaa_signer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "R.I.Pienaar \u003c[email protected]\u003e",
"timeout": 10,
"name": "aaa_signer",
"version": "0.24.0",
"version": "0.25.0",
"url": "https://github.com/choria-io/aaasvc",
"description": "Request Signer for Choria AAA Service",
"provider": "golang",
Expand Down
2 changes: 1 addition & 1 deletion internal/fs/ddl/cache/agent/choria_provision.ddl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ metadata :name => "choria_provision",
:description => "Choria Provisioner",
:author => "R.I.Pienaar <[email protected]>",
:license => "Apache-2.0",
:version => "0.24.0",
:version => "0.25.0",
:url => "https://choria.io",
:timeout => 20

Expand Down
2 changes: 1 addition & 1 deletion internal/fs/ddl/cache/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.24.0",
"version": "0.25.0",
"url": "https://choria.io",
"timeout": 20
},
Expand Down
2 changes: 1 addition & 1 deletion internal/fs/ddl/cache/agent/choria_registry.ddl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ metadata :name => "choria_registry",
:description => "Choria Registry Service",
:author => "[email protected] <[email protected]>",
:license => "Apache-2.0",
:version => "0.24.0",
:version => "0.25.0",
:url => "https://choria.io",
:provider => "golang",
:service => true,
Expand Down
2 changes: 1 addition & 1 deletion internal/fs/ddl/cache/agent/choria_registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "[email protected] \u003c[email protected]\u003e",
"timeout": 2,
"name": "choria_registry",
"version": "0.24.0",
"version": "0.25.0",
"url": "https://choria.io",
"description": "Choria Registry Service",
"provider": "golang",
Expand Down
2 changes: 1 addition & 1 deletion internal/fs/ddl/cache/agent/choria_util.ddl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ metadata :name => "choria_util",
:description => "Choria Utilities",
:author => "R.I.Pienaar <[email protected]>",
:license => "Apache-2.0",
:version => "0.24.0",
:version => "0.25.0",
:url => "https://choria.io",
:timeout => 2

Expand Down
2 changes: 1 addition & 1 deletion internal/fs/ddl/cache/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.24.0",
"version": "0.25.0",
"url": "https://choria.io",
"timeout": 2
},
Expand Down
2 changes: 1 addition & 1 deletion internal/fs/ddl/cache/agent/rpcutil.ddl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ 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.24.0",
:version => "0.25.0",
:url => "https://choria.io/",
:timeout => 2

Expand Down
2 changes: 1 addition & 1 deletion internal/fs/ddl/cache/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.24.0",
"version": "0.25.0",
"url": "https://choria.io/",
"timeout": 2
},
Expand Down
2 changes: 1 addition & 1 deletion internal/fs/ddl/cache/agent/scout.ddl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ metadata :name => "scout",
:description => "Choria Scout Agent Management API",
:author => "R.I.Pienaar <[email protected]>",
:license => "Apache-2.0",
:version => "0.24.0",
:version => "0.25.0",
:url => "https://choria.io",
:provider => "golang",
:timeout => 5
Expand Down
2 changes: 1 addition & 1 deletion internal/fs/ddl/cache/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.24.0",
"version": "0.25.0",
"url": "https://choria.io",
"description": "Choria Scout Agent Management API",
"provider": "golang"
Expand Down

0 comments on commit 4522c51

Please sign in to comment.