Skip to content

bin/logstash-plugin update should not include major versions changes by default #16894

@robbavey

Description

@robbavey

Currently, running bin/logstash-plugin update will update plugins to the latest version possible, regardless of whether a major version has changed in the plugin.

This may cause issues, and cause the plugin manager to install a version of the plugin which is incompatible with the associated version of Logstash.

The default behavior for plugin updates should be to attempt to install the latest version in the same minor rather than the absolute latest version, but allow that update to be made if required.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions