PHP Unified SDK v9.0.0
We are releasing the next major version of the PHP SDK - version 9.0.0. The full release can be found here
We are releasing the next major version of the PHP SDK - version 9.0.0. The full release can be found here
This is a minor release that only adds support for PHP 8.2 and 8.3, and allows for symfony/yaml version 7 to be used. This is to support the upcoming version of Magento 2.4.7.
We are releasing the next major version of the Java SDK - version 10.0.0. The full release can be found here
This is a patch release that fixes a small issue to allows a POS client to be created with either create_client() or create_pos_client(). Currently, passing in a config to create_client() will work, but this PR makes it easier to use create_pos_client() directly by passing a POS token.
This is a patch release that fixes a small issue to allows a POS client to be created with either create_client() or create_pos_client(). Currently, passing in a config to create_client() will work, but this PR makes it easier to use create_pos_client() directly by passing a POS token.
We are releasing the next major version of the Python SDK - version 6.0.0. The full release can be found here
This is a patch update that provides the following:
This is a major release that drops support for PHP 8.0 and adds support for PHP 8.3.
This is a patch version to the SDK that updates dependencies.
This is a small patch release which uses PHPUnit 9.6.16 for the v1.1.x branch.