Skip to content

4.0.0

Choose a tag to compare

@ChiragAgg5k ChiragAgg5k released this 13 May 04:34
· 293 commits to main since this release
c14ec4d

What is Changed

  • Upgrade utopia-php/cache requirement from 1.0.* to ^2.0.
  • Raise the PHP requirement from >=8.0 to >=8.2.
  • Improve GitHub adapter error handling for missing or inaccessible repositories, commits, and branches.

Breaking Changes

  • Consumers must now run PHP 8.2 or newer.
  • Consumers using VCS adapters must now install utopia-php/cache 2.x. The adapters expose Utopia\Cache\Cache in public constructor types, so this changes the supported public dependency contract.

Full Changelog: 3.2.1...4.0.0