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) Prepare 0.29.0 #2181

Merged
merged 1 commit into from
Jul 17, 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: 2 additions & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ clone_folder: c:\gopath\src\github.com\choria-io\go-choria

environment:
GOPATH: c:\gopath
GOVERSION: "1.21.0"
GOVERSION: "1.22.0"
MCOLLECTIVE_CERTNAME: rip.mcollective
RUBY_VERSION: 24
CGO_ENABLED: 0

init:
- git config --global core.autocrlf input

stack: go 1.21
stack: go 1.22

install:
# Install the specific Go version.
Expand Down
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 |
|------------|-------|--------------------------------------------------------------------------------------------------------------------|
| 2024/07/17 | | Release 0.29.0 |
| 2024/06/05 | 2176 | Support being called as `abt` |
| 2024/05/02 | 2169 | Pass federation name to external discovery agent |
| 2024/04/16 | 2162 | Adds a new `expression` watcher that can react to values store in autonomous agent data |
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.28.0"
var Version = "0.29.0"

// SHA is the git reference used to build this package
var SHA = "unknown"
Expand Down
2 changes: 1 addition & 1 deletion client/aaa_signerclient/action_sign.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'aaa_signer' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'aaa_signer' Version 0.28.0 generated using Choria version 0.29.0

package aaa_signerclient

Expand Down
2 changes: 1 addition & 1 deletion client/aaa_signerclient/doc.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'aaa_signer' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'aaa_signer' Version 0.28.0 generated using Choria version 0.29.0

// Package aaa_signerclient is an API client to the Choria Aaa_signer agent Version 0.28.0.
//
Expand Down
2 changes: 1 addition & 1 deletion client/choria_provisionclient/action_configure.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'choria_provision' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'choria_provision' Version 0.28.0 generated using Choria version 0.29.0

package choria_provisionclient

Expand Down
2 changes: 1 addition & 1 deletion client/choria_provisionclient/action_gen25519.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'choria_provision' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'choria_provision' Version 0.28.0 generated using Choria version 0.29.0

package choria_provisionclient

Expand Down
2 changes: 1 addition & 1 deletion client/choria_provisionclient/action_gencsr.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'choria_provision' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'choria_provision' Version 0.28.0 generated using Choria version 0.29.0

package choria_provisionclient

Expand Down
2 changes: 1 addition & 1 deletion client/choria_provisionclient/action_jwt.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'choria_provision' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'choria_provision' Version 0.28.0 generated using Choria version 0.29.0

package choria_provisionclient

Expand Down
2 changes: 1 addition & 1 deletion client/choria_provisionclient/action_release_update.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'choria_provision' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'choria_provision' Version 0.28.0 generated using Choria version 0.29.0

package choria_provisionclient

Expand Down
2 changes: 1 addition & 1 deletion client/choria_provisionclient/action_reprovision.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'choria_provision' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'choria_provision' Version 0.28.0 generated using Choria version 0.29.0

package choria_provisionclient

Expand Down
2 changes: 1 addition & 1 deletion client/choria_provisionclient/action_restart.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'choria_provision' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'choria_provision' Version 0.28.0 generated using Choria version 0.29.0

package choria_provisionclient

Expand Down
2 changes: 1 addition & 1 deletion client/choria_provisionclient/action_shutdown.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'choria_provision' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'choria_provision' Version 0.28.0 generated using Choria version 0.29.0

package choria_provisionclient

Expand Down
2 changes: 1 addition & 1 deletion client/choria_provisionclient/doc.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'choria_provision' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'choria_provision' Version 0.28.0 generated using Choria version 0.29.0

// Package choria_provisionclient is an API client to the Choria Choria_provision agent Version 0.28.0.
//
Expand Down
2 changes: 1 addition & 1 deletion client/choria_registryclient/action_ddl.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'choria_registry' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'choria_registry' Version 0.28.0 generated using Choria version 0.29.0

package choria_registryclient

Expand Down
2 changes: 1 addition & 1 deletion client/choria_registryclient/action_names.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'choria_registry' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'choria_registry' Version 0.28.0 generated using Choria version 0.29.0

package choria_registryclient

Expand Down
2 changes: 1 addition & 1 deletion client/choria_registryclient/doc.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'choria_registry' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'choria_registry' Version 0.28.0 generated using Choria version 0.29.0

// Package choria_registryclient is an API client to the Choria Choria_registry agent Version 0.28.0.
//
Expand Down
2 changes: 1 addition & 1 deletion client/choria_utilclient/action_info.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'choria_util' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'choria_util' Version 0.28.0 generated using Choria version 0.29.0

package choria_utilclient

Expand Down
2 changes: 1 addition & 1 deletion client/choria_utilclient/action_machine_state.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'choria_util' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'choria_util' Version 0.28.0 generated using Choria version 0.29.0

package choria_utilclient

Expand Down
2 changes: 1 addition & 1 deletion client/choria_utilclient/action_machine_states.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'choria_util' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'choria_util' Version 0.28.0 generated using Choria version 0.29.0

package choria_utilclient

Expand Down
2 changes: 1 addition & 1 deletion client/choria_utilclient/action_machine_transition.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'choria_util' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'choria_util' Version 0.28.0 generated using Choria version 0.29.0

package choria_utilclient

Expand Down
2 changes: 1 addition & 1 deletion client/choria_utilclient/doc.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'choria_util' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'choria_util' Version 0.28.0 generated using Choria version 0.29.0

// Package choria_utilclient is an API client to the Choria Choria_util agent Version 0.28.0.
//
Expand Down
2 changes: 1 addition & 1 deletion client/rpcutilclient/action_agent_inventory.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.29.0

package rpcutilclient

Expand Down
2 changes: 1 addition & 1 deletion client/rpcutilclient/action_collective_info.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.29.0

package rpcutilclient

Expand Down
2 changes: 1 addition & 1 deletion client/rpcutilclient/action_daemon_stats.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.29.0

package rpcutilclient

Expand Down
2 changes: 1 addition & 1 deletion client/rpcutilclient/action_get_config_item.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.29.0

package rpcutilclient

Expand Down
2 changes: 1 addition & 1 deletion client/rpcutilclient/action_get_data.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.29.0

package rpcutilclient

Expand Down
2 changes: 1 addition & 1 deletion client/rpcutilclient/action_get_fact.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.29.0

package rpcutilclient

Expand Down
2 changes: 1 addition & 1 deletion client/rpcutilclient/action_get_facts.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.29.0

package rpcutilclient

Expand Down
2 changes: 1 addition & 1 deletion client/rpcutilclient/action_inventory.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.29.0

package rpcutilclient

Expand Down
2 changes: 1 addition & 1 deletion client/rpcutilclient/action_ping.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.29.0

package rpcutilclient

Expand Down
2 changes: 1 addition & 1 deletion client/rpcutilclient/doc.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.29.0

// Package rpcutilclient is an API client to the Choria Rpcutil agent Version 0.28.0.
//
Expand Down
2 changes: 1 addition & 1 deletion client/scoutclient/action_checks.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'scout' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'scout' Version 0.28.0 generated using Choria version 0.29.0

package scoutclient

Expand Down
2 changes: 1 addition & 1 deletion client/scoutclient/action_goss_validate.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'scout' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'scout' Version 0.28.0 generated using Choria version 0.29.0

package scoutclient

Expand Down
2 changes: 1 addition & 1 deletion client/scoutclient/action_maintenance.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'scout' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'scout' Version 0.28.0 generated using Choria version 0.29.0

package scoutclient

Expand Down
2 changes: 1 addition & 1 deletion client/scoutclient/action_resume.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'scout' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'scout' Version 0.28.0 generated using Choria version 0.29.0

package scoutclient

Expand Down
2 changes: 1 addition & 1 deletion client/scoutclient/action_trigger.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'scout' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'scout' Version 0.28.0 generated using Choria version 0.29.0

package scoutclient

Expand Down
2 changes: 1 addition & 1 deletion client/scoutclient/doc.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// generated code; DO NOT EDIT
//
// Client for Choria RPC Agent 'scout' Version 0.28.0 generated using Choria version 0.28.0
// Client for Choria RPC Agent 'scout' Version 0.28.0 generated using Choria version 0.29.0

// Package scoutclient is an API client to the Choria Scout agent Version 0.28.0.
//
Expand Down
2 changes: 1 addition & 1 deletion docs/content/configuration/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pre = "<b>4. </b>"
This is a list of all known Configuration settings. This list is based on declared settings within the Choria Go code base and so will not cover 100% of settings - plugins can contribute their own settings which are note known at compile time.

{{% notice secondary "Version Hint" code-branch %}}
Built on *16 Mar 24 15:26 UTC* using version *0.28.0*
Built on *10 Jul 24 07:25 UTC* using version *0.29.0*
{{% /notice %}}

### Run-time configuration
Expand Down
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ require (
github.com/miekg/pkcs11 v1.1.1
github.com/mitchellh/mapstructure v1.5.0
github.com/nats-io/jsm.go v0.1.1
github.com/nats-io/nats-server/v2 v2.10.17
github.com/nats-io/nats-server/v2 v2.10.18
github.com/nats-io/nats.go v1.36.0
github.com/nats-io/natscli v0.1.4
github.com/onsi/ginkgo/v2 v2.19.0
Expand Down Expand Up @@ -80,7 +80,7 @@ require (
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
github.com/gobwas/glob v0.2.3 // indirect
github.com/google/flatbuffers v23.3.3+incompatible // indirect
github.com/google/pprof v0.0.0-20240625030939-27f56978b8b0 // indirect
github.com/google/pprof v0.0.0-20240711041743-f6c9dda6c6da // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/gorilla/mux v1.8.1 // indirect
github.com/goss-org/GOnetstat v0.0.0-20230101144325-22be0bd9e64d // indirect
Expand All @@ -104,7 +104,7 @@ require (
github.com/minio/highwayhash v1.0.3 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/reflectwalk v1.0.2 // indirect
github.com/moby/sys/mountinfo v0.7.1 // indirect
github.com/moby/sys/mountinfo v0.7.2 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
Expand All @@ -118,7 +118,7 @@ require (
github.com/prometheus/procfs v0.15.1 // indirect
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
github.com/rivo/uniseg v0.4.7 // indirect
github.com/samber/lo v1.44.0 // indirect
github.com/samber/lo v1.46.0 // indirect
github.com/shopspring/decimal v1.4.0 // indirect
github.com/spf13/cast v1.6.0 // indirect
github.com/tadglines/go-pkgs v0.0.0-20210623144937-b983b20f54f9 // indirect
Expand Down
Loading
Loading