Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 282 Bytes

UPGRADE-7.1.md

File metadata and controls

17 lines (11 loc) · 282 Bytes

UPGRADE FROM 7.0 to 7.1

Cache

  • Deprecate CouchbaseBucketAdapter, use CouchbaseCollectionAdapter instead

Messenger

  • Make #[AsMessageHandler] final

Workflow

  • Add method getEnabledTransition() to WorkflowInterface