Skip to content

1.7.1 - limit on Newtonsoft.Json version #1781

Closed
@megakid

Description

@megakid

I am wondering what the reason behind adding a hard stop on the nuget Newtonsoft.Json dependency e.g. [7,8)

From what I can tell, there are some minor breaking changes between the versions but NEST does not use these and continues to work with v8 with an assembly redirect. The upper limit is causing a number of issues when updating nuget packages (We are using 1 of the new v8 features - ArrayPool support).

Can this nuspec dependency version specification be diluted to perhaps [7,9) - assuming I haven't missed any broken functionality in NEST that v8 has caused?

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