Drupal 10 compatible release

Created on 16 October 2023, 9 months ago

Problem/Motivation

The current 8.x-1.x version claims to be Drupal 10 compatible, but when looking into the details it is not. The reason is, that Drupal 10 ships with Guzzle 7, whereas the wodby/wodby-sdk-php library is based on Guzzle 6.

There is a issue over there, but from what it appears, because of multiple dependencies, we will not see a cross-compatibility with Guzzle 7 anytime soon.

Steps to reproduce

Proposed resolution

Because of the broken dependencies, I propose to replace the wodby-sdk-php, even though it is a nice helper, with direct Guzzle requests towards the Drupal API.

It will result in breaking changes on the WodbyClientServiceInterface and should therefore result in a 2.0.x branch.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany szeidler Berlin

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024