Giter VIP home page Giter VIP logo

Comments (5)

tracyboehrer avatar tracyboehrer commented on June 8, 2024 1

We can most likely address this next release. Keep in mind, for over the last year the Python SDK had been in sustained engineering and slated to be deprecated 11/30/2023. That's today actually. This was recently reversed though. With that said, unless a bug or security alert is reported against this codebase, we don't have an aggressive dependency update stance.

from botbuilder-python.

tracyboehrer avatar tracyboehrer commented on June 8, 2024 1

The bigger rub is the CosmosDbStorage class. In the other repos (Dotnet and JS), we marked it as deprecated, and eventually deleted it since it was an issue with the newer CosmosDB package. But we never marked it as deprecated in Python and would be problematic for folks if we were to delete it without warning. The recommended CosmosDbPartitionedStorage class doesn't appear to be a problem though. It's mostly just a slightly different API.

from botbuilder-python.

lostpassword avatar lostpassword commented on June 8, 2024

Oh, I never knew the library was about to be decommissioned! I'm sorry for the harsh comment.
Thank you Tracy for your quick reply, and for the clarification.

I totally agree that aggressive fight with old dependencies is very unrational. What triggered me in this case is that this is a MS library depending on a MS library. Moreover, Azure Cosmos seems to be the technology quite favored and promoted by Microsoft - but I cannot use it in an easy what with Microsoft Teams bot, which I would expect.

In any case, the explanation that the library was about to die is completely solid. Thanks again for letting me know.

from botbuilder-python.

lostpassword avatar lostpassword commented on June 8, 2024

I'll look into it, thank you for the advice!

from botbuilder-python.

tracyboehrer avatar tracyboehrer commented on June 8, 2024

@lostpassword Just wanted to let you know we haven't forgotten about this. Don't really have a solution for the CosmosDBStorage class. We try very hard to follow semver rules and not include breaking changes in a non-major release. But we might have to make an exception here and drop that older class. CosmosDBPartitionaStorage is coded (but not merged), so that isn't and issue.

from botbuilder-python.

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.