Azure / azure-sdk-for-net

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
MIT License
5.46k stars 4.8k forks source link

Need new release of Microsoft.Azure.Core.Spatial #39714

Open heaths opened 1 year ago

heaths commented 1 year ago
          The beta release on https://www.nuget.org/packages/Microsoft.Azure.Core.Spatial/1.2.0-beta.1 does not contain all the converters. e.g. only has writer for Point type. Current codebase appears to have the read and write converters. The changelog for this release is misleading.

Is there a plan to release the working code?

Originally posted by @elliz in https://github.com/Azure/azure-sdk-for-net/issues/24706#issuecomment-1789910378

heaths commented 1 year ago

@elliz thanks for pointing this out. I'm opening a new issue for tracking.

The tagged source does show support for other GeoJSON types. Are you experiencing a problem using it? It'd be good to make sure the existing code works as expected before we release a new GA, 1.2.0.

/cc @JoshLove-msft @annelo-msft @m-nash

annelo-msft commented 5 months ago

@heaths, is this still needed?

heaths commented 5 months ago

A quick check of https://www.nuget.org/packages/Microsoft.Azure.Core.Spatial on NuGet shows that only the beta is still published so, yes, I think this is still needed.