Giter Club home page Giter Club logo

Comments (10)

payman81 avatar payman81 commented on June 15, 2024

I had a look at their commits and couldn't find any change to SNS SQS clients since version 2.3.x. https://github.com/aws/aws-sdk-net/commits/master

from justsaying.

AnthonySteele avatar AnthonySteele commented on June 15, 2024

So this suggests that the update to AWS SDK 3.x should be a) easy, but b) not that useful until we look at DotNet Core ?

from justsaying.

payman81 avatar payman81 commented on June 15, 2024

@AnthonySteele Is there any benefit to update the SDK right now? Or should we update when we're looking at DotNet Core?

from justsaying.

AnthonySteele avatar AnthonySteele commented on June 15, 2024

It would be pro-active to update to AWSSDK 3.x soon, it will be necessary when we look at DotNet Core.

from justsaying.

normj avatar normj commented on June 15, 2024

One subtle advantage you might find in 3.1.x version of the AWS SDK for .NET is we no longer update the AssemblyVersion for every release. It is currently locked to version 3.1 and 3.2 for the coreclr beta release. This was done to help class libraries like this not need to do a recompile for every new release of the SDK. The AssemblyFileVersion is still always updated for every release but that version is just for display purposes.

from justsaying.

payman81 avatar payman81 commented on June 15, 2024

That is very useful @normj. Thanks for that.

from justsaying.

gerektoolhy avatar gerektoolhy commented on June 15, 2024

in AWS Blog it is said no more new features will after 8/1/2016, only critical issue fixes for v2.

There's a nice migration guide here. I understand if we first update to latest AWS v2 SDK, and solve all warnings, transition to v3 should be smooth.

from justsaying.

Liewe avatar Liewe commented on June 15, 2024

I did a pullrequest for this: #209, correction #210 this time from the company account

from justsaying.

AnthonySteele avatar AnthonySteele commented on June 15, 2024

👍 great. We will look at trialing and merging this after the next release

from justsaying.

slang25 avatar slang25 commented on June 15, 2024

Fixed in v5 rc1

from justsaying.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.