Giter VIP home page Giter VIP logo

Comments (8)

dverkade avatar dverkade commented on August 23, 2024 3

@dverkade, minor versions "should" indeed be backward compatible, yet more often than not that is not the case.

The Magento version numbers itself are marketing versions. So you can't be sure that 2.3.5 is backward compatible with 2.3.4. However the internal version numbers of the modules are using semantic versioning and backwards compatibility is ensured! So the module magento/framework 102.0.5 is fully backwards compatible with 102.0.4

Nice to see that the changed the version constraints in the composer.json. Hopefully they will have Q&A completed soon and release the new version.

from magento2.

Buckaroo-Rens avatar Buckaroo-Rens commented on August 23, 2024 2

Hi @timkoopmans50 We are working on the last fixes and expect to release next Wednesday.

from magento2.

Buckaroo-Rens avatar Buckaroo-Rens commented on August 23, 2024

Hi @peterkoppenaal ,

We are currently working on making our plugin compatible for the upcoming 2.3.5 release of Magento. Unfortunately i do not have a specific date yet. I will inform you when we a have more specific date.

Thanks for your patience.

from magento2.

ericclaeren avatar ericclaeren commented on August 23, 2024

Hi @Buckaroo-Rens

Is there's any progress on this issue?

Thanks

from magento2.

dverkade avatar dverkade commented on August 23, 2024

@Buckaroo-Rens @buckaroo-it

Magento 2.3.5 has been officially released last week. Please make sure that you release a compatible version ASAP. Since Magento 2.3.5 is a release with security fixes and bug fixes it should already be compatible with this Magento release.

Please note and fix the constraints in the composer.json file. Magento Framework module version is 102.0.5 which is fully compatible with it's previous release. Don't require exact version but require something like ^102.0.0. This will make sure that module updates are compatible with fully backward compatible new magento/framework versions.

from magento2.

Serializator avatar Serializator commented on August 23, 2024

@dverkade, minor versions "should" indeed be backward compatible, yet more often than not that is not the case.

I understand the reasoning behind the version constraint but if it takes longer for Buckaroo to ensure their customers that their product will work on Magento 2.3.5 I'd at least expect the version constraint to be compatible with Magento 2.3.4-p2 for security reasons.

A colleague of mine made me aware of a RC which was released 5 days ago and is "compatible" with Magento 2.3.5, but as it's a RC that compatibility isn't ensured. If you (understandably) really need to upgrade I'd use the RC for now (isn't any different than Buckaroo using the ^102.0.0 constraint if you look at it, that wouldn't give any guarantee either, at least now the version constraint does give some kind of guarantee).

https://github.com/buckaroo-it/Magento2/releases/tag/v1.23.0-RC1

from magento2.

timkoopmans50 avatar timkoopmans50 commented on August 23, 2024

Any update on a non-RC 2.3.5 supported release date?

from magento2.

Buckaroo-Rens avatar Buckaroo-Rens commented on August 23, 2024

Released in 1.23.0

from magento2.

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.