Skip to content

Replace deprecated unescape call - #58

Open
OscBacon wants to merge 1 commit into
sowawa:masterfrom
OscBacon:patch-1
Open

Replace deprecated unescape call#58
OscBacon wants to merge 1 commit into
sowawa:masterfrom
OscBacon:patch-1

Conversation

@OscBacon

Copy link
Copy Markdown

URI.unescape => CGI.unescape

Fixes this plugin breaking with newer versions of ruby / fluentd (tested with ruby 3.1.3p185 and fluentd 1.15.3)

URI.unescape => CGI.unescape
@cubismod

cubismod commented Jul 6, 2023

Copy link
Copy Markdown

We are running into this issue too when trying to update our Fluentd version. Unsure of the status of this project but I see that @sonots @kenjiskywalker and @sowawa seem to be maintainers, could you review? There's definitely people still using this great little project :)

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.

2 participants