Skip to content

v1.2.0 release notes do not mention that RubyThreadLocalVar class was removed #986

@laser

Description

@laser

Problem

The v1.1.0 release defined a class called RubyThreadLocalVar (link). That class does not exist as of v1.2.0 (link) - the file in which it was defined was removed in commit 30465396 - but the removal was not mentioned in the v1.2.0 release notes. I'm not sure if this was an oversight or a bug.

Proposed Solution

Either the changelog should be updated to reflect the breaking change, or the RubyThreadLocalVar should be restored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions