Skip to content

Version 5.6.4 does not contain stated changes #303

Description

@jasonpenny

https://github.com/DataDog/dogstatsd-ruby/releases/tag/v5.6.4 should contain https://github.com/DataDog/dogstatsd-ruby/pull/301/files?diff=unified&w=1#diff-8a9cd5151648ed7bf550fbb2a5c5b1ac11ee864a6f9165ad5b61d03cfd395197R77

but it does not:

$ gem contents dogstatsd-ruby --version 5.6.4 |
>   grep tag_serializer.rb |
>   xargs tail -24 |
>   head -5
        def escape_tag_content(tag)
          tag = tag.to_s
          return tag unless tag.include?('|')
          tag.delete('|,')
        end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions