cloudflare_ai 1.0.0-alpha3

Bug fixes

Test-only release. The module code is unchanged, so upgrading from 1.0.0-alpha2 is a no-op for running sites.

Changes since 1.0.0-alpha2

  • Issue #3610175: Use createStub() for pure-stub test doubles, so the test suite is clean under PHPUnit 12, which Drupal 12 ships. Doubles that have expectations set on them remain createMock().

cloudflare_ai 1.0.0-alpha2

New features

This release adds Drupal 12 compatibility. It supports Drupal 10.5, 11 and 12.

Changes since 1.0.0-alpha1

  • Issue #3609835: Add Drupal 12 compatibility. Allow ^12 in core_version_requirement and convert hook_help() to the object-oriented #[Hook] API with a #[LegacyHook] shim for cores before 11.1.

cloudflare_ai 1.0.0-alpha1

New features

Initial alpha release. Provides the Cloudflare AI Gateway client and models the Cloudflare AI resources as first-class, provisionable Drupal assets.

Subscribe with RSS Subscribe to Releases for Cloudflare AI