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

[6.x] Changing version fields/vars datatypes from string to common.Version #9813

Merged
merged 3 commits into from
Dec 28, 2018

Conversation

ycombinator
Copy link
Contributor

Partial backport of #9056 — only the code changes related to changing the datatype of version fields/variables from string to common.Version.

filebeat/fileset/fileset.go Outdated Show resolved Hide resolved
@ycombinator ycombinator changed the title Changing version fields/vars datatypes from string to common.Version [6.x] Changing version fields/vars datatypes from string to common.Version Dec 27, 2018
@ycombinator ycombinator merged commit c23a0b4 into elastic:6.x Dec 28, 2018
@ycombinator ycombinator added needs_backport PR is waiting to be backported to other branches. v6.6.0 labels Dec 28, 2018
@ycombinator ycombinator deleted the backport_9056_partial_6.x branch December 28, 2018 00:34
@ycombinator ycombinator removed the needs_backport PR is waiting to be backported to other branches. label Dec 28, 2018
ycombinator added a commit that referenced this pull request Dec 28, 2018
…rsion (#9813) (#9815)

Partial backport of #9056 — only the code changes related to changing the datatype of version fields/variables from `string` to `common.Version`.

(cherry picked from commit c23a0b4)
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…rsion (elastic#9813) (elastic#9815)

Partial backport of elastic#9056 — only the code changes related to changing the datatype of version fields/variables from `string` to `common.Version`.

(cherry picked from commit dafb638)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants