Releases: tschaefer/finchctl
Bump finch version
Full Changelog: 1.11.0...1.11.2
This release updates the finch version to 1.4.2.
Bump finch version
Full Changelog: 1.11.0...1.11.1
This release updates the finch version to 1.4.1 and has some code refactoring.
Register agent with configuration file
Full Changelog: 1.10.0...1.11.0
This release introduces a new agent register flag --agent.file which allows to register an agent with a configuration file. Additional the plural naming of some flags is adapted.
Renaming agent tags to labels
Full Changelog: 1.9.1...1.10.0
This release is mostly a maintenance release, highlighting the renaming of agent tags to labels.
Bugfix
Full Changelog: 1.9.0...1.9.1
This release fixes the bug were labels are not applied on agent registeration.
Extend and improve cli
Full Changelog: 1.8.0...1.9.0
This release enables fetching agent description and optional skipping agent config or binary update.
Migrate JSON REST API to gRPC API
Full Changelog: 1.7.0...1.8.0
This release migrates the JSON REST API to a gRPC API client.
Note
Updating finch service is required, finchctl service update finch.example.com
Bump finch version and maintenance
Full Changelog: 1.6.0...1.7.0
This release bumps the finch image version to 1.2.0 and improves the service directory permission handling - prevent execution timeout caused by recursive chown.
Collect metrics from specific targets
Full Changelog: 1.5.0...1.6.0
This release allows to configure collect / scrape metric targets while agent registration finchctl agent register --agent.metrics.target http://localhost:9090.
Security fix and maintenance
Full Changelog: 1.4.1...1.5.0
- Upgrade golang.org/x/crypto to v0.45.0
- Bump image versions
- Add profiler info to finch config