Skip to content

Releases: tschaefer/finchctl

Bump finch version

01 Jan 12:21
b5162c6

Choose a tag to compare

Full Changelog: 1.11.0...1.11.2

This release updates the finch version to 1.4.2.

Bump finch version

22 Dec 13:10
e73cc0c

Choose a tag to compare

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

14 Dec 09:07
35f6f8d

Choose a tag to compare

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

09 Dec 18:33
1847e69

Choose a tag to compare

Full Changelog: 1.9.1...1.10.0

This release is mostly a maintenance release, highlighting the renaming of agent tags to labels.

Bugfix

07 Dec 20:48
f481170

Choose a tag to compare

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

07 Dec 20:34
d6404a0

Choose a tag to compare

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

06 Dec 10:33
295624a

Choose a tag to compare

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

02 Dec 11:20
7a1ac8d

Choose a tag to compare

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

01 Dec 17:57
3dc5cc1

Choose a tag to compare

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

29 Nov 12:47
a813df0

Choose a tag to compare

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