openstacknetsdk / openstack.net

An OpenStack Cloud SDK for Microsoft .NET
http://www.openstacknetsdk.org
Other
117 stars 101 forks source link

Outdated Newtonsoft.Json reference #614

Closed mnbeer closed 8 years ago

mnbeer commented 8 years ago

Anything preventing the project from referencing Newtonsoft.Json 8+? The current dependency is more than a year-old and that can force some creative juggling when adding openstack.net to apps/libraries requiring newer Newtonsoft.Json versions.

carolynvs commented 8 years ago

I can't recall anymore why I pinned the json.net dependency at 6.*. I'll try updating it and see what explodes. :smile:

mnbeer commented 8 years ago

Thanks and good luck!

carolynvs commented 8 years ago

It's looking good. I need to do a bit more pre-release testing, but hope to put out a new version today.

mnbeer commented 8 years ago

That's great and will likely prevent many headaches (not just mine). Thanks for jumping on so quickly.

carolynvs commented 8 years ago

I've published version 1.7.0-beta.2 to nuget.org. Would you mind trying that out and letting me know if you run into any issues? In one of my projects, I had to add an assembly binding redirect manually but I thought nuget was smart enough to add those automatically when a package is udpated...

If it all looks good, then this will go out officially in the 1.7.0 release next week.

mnbeer commented 8 years ago

Thanks. I'll give it a shot and let you know. I'm upgrading from v 1.3.4 so I may have a host of other breaking changes to wade through.

mnbeer commented 8 years ago

Things seem to be working fine for me with the caveat that I don't have sophisticated needs. I am only calling CreateObject, CopyObject, GetObject, and DeleteObject. The calls all work without any alteration of code; that makes me happy.

carolynvs commented 8 years ago

Thanks, that's good enough for me! I'll report back here when 1.7.0 releases.

carolynvs commented 8 years ago

@mnbeer Thanks for bringing up this issue. v1.7.0 with support for json.net 6-8 is available on nuget.

mnbeer commented 8 years ago

Nice. Thanks.

Matthew Nicholson Beer The Foundry Software Development Co. (314) 529-1455 matthew.beer@foundrysoftware.com

On Tue, Jun 7, 2016 at 4:32 PM, Carolyn Van Slyck notifications@github.com wrote:

@mnbeer https://github.com/mnbeer Thanks for bringing up this issue. v1.7.0 https://github.com/openstacknetsdk/openstack.net/releases/v1.7.0 with support for json.net 6-8 is available on nuget.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/openstacknetsdk/openstack.net/issues/614#issuecomment-224421061, or mute the thread https://github.com/notifications/unsubscribe/AHSMZJy8PnaaYu__-K0hi36KNrsQIVIgks5qJeNhgaJpZM4IWsE- .