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

Update patch plugin versions in gemfile lock for 6.8.13 #12352

Closed
wants to merge 1 commit into from

Conversation

andsel
Copy link
Contributor

@andsel andsel commented Oct 16, 2020

No description provided.

@elasticsearch-bot elasticsearch-bot self-assigned this Oct 16, 2020
Copy link
Member

@jsvd jsvd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should only include critical bug fixes and security patches in the 6.8 updates. I suggest reverting all the dependency bumps of libraries in this PR, and then manually checking if any of the plugin version bumps is a critical fix that needs to go into it.

@andsel andsel assigned andsel and unassigned elasticsearch-bot Oct 16, 2020
@@ -213,7 +212,7 @@ GEM
elasticsearch (>= 5.0.3)
logstash-core-plugin-api (>= 1.60, <= 2.99)
manticore (~> 0.6)
logstash-filter-fingerprint (3.2.1)
logstash-filter-fingerprint (3.2.2)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3.2.2 includes a fix for consistent firgerprint in hash logstash-plugins/logstash-filter-fingerprint#55

@@ -304,7 +303,7 @@ GEM
logstash-core-plugin-api (>= 1.60, <= 2.99)
rufus-scheduler
stud (~> 0.0.22)
logstash-input-file (4.1.17)
logstash-input-file (4.1.18)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix: sincedb_clean_after not being respected logstash-plugins/logstash-input-file#276

@@ -416,7 +415,7 @@ GEM
logstash-input-unix (3.0.7)
logstash-codec-line
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-mixin-aws (4.3.0)
logstash-mixin-aws (4.4.1)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -516,9 +515,9 @@ GEM
lru_redux (1.1.0)
mail (2.6.6)
mime-types (>= 1.16, < 4)
manticore (0.6.4-java)
manticore (0.7.0-java)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Fix a thread safety issue with regards to adding requests to the parallel execution queue while the client is already processing a queue
  • drop support for Ruby 1.7

@andsel
Copy link
Contributor Author

andsel commented Oct 16, 2020

These changes are all minors, so we close this bump PR

@andsel andsel closed this Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants