Skip to content

Releases: spiral/temporal-bridge

v3.1.3

23 May 06:12
6251b2e
Compare
Choose a tag to compare

What's Changed

  • Fix DeclarationLocator to use Tokenizer cache by @roxblnfk in #87

Full Changelog: 3.1.2...3.1.3

3.1.2

22 May 12:51
6f54fea
Compare
Choose a tag to compare

Hotfix: tokenizer listener didn't work well. Tokenizer cache was disabled temporary

Full Changelog: 3.1.1...3.1.2

v3.1.1

20 May 21:03
908683b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.1.1

v3.1.0

20 May 07:21
6a2fa0e
Compare
Choose a tag to compare

What's Changed

  • Use tokenizer listeners instead of tokenizer class locator by @butschster in #84
  • Add Workflow and Activity registry by @roxblnfk in #85

New Contributors

Full Changelog: 3.0.0...3.1.0

v3.0.0

29 Dec 10:06
38be446
Compare
Choose a tag to compare

What's Changed

  • Fix console commands configuration by @msmakouz in #72
  • Adds the ability to set the AssignWorker attribute not only directly on Workflow or Activity classes, but also on their parent classes. by @butschster in #74
  • Use Default task queue if there are no declarations by @msmakouz in #73
  • Adding support for Temporal Interceptors by @butschster in #65
  • Adds Temporal Schedule API support by @butschster in #78
  • Adds temporal:info console command by @butschster in #76

Full Changelog: 2.2.0...3.0.0

v2.2.0

14 Apr 15:09
b37149a
Compare
Choose a tag to compare

What's Changed

  • Adds support for spiral/roadrunner-bridge:3.0 version by @butschster in #64

Full Changelog: 2.1.1...2.2.0

v2.1.1

23 Nov 08:46
Compare
Choose a tag to compare

What's Changed

  • Fixes the problem with workflow interfaces generation

Full Changelog: 2.1.0...2.1.1

v2.1.0

08 Nov 13:35
dd29cdb
Compare
Choose a tag to compare

What's Changed

  • Added binding for Temporal\DataConverter\DataConverterInterface by @butschster in #37
  • Added link to temporal screencasts by @kastahov in #45
  • Added prototyping by @kastahov in #46

New Contributors

  • @kastahov made their first contribution in #45

Full Changelog: 2.0.0...2.1.0

v2.0.0

14 Sep 09:48
b5896ee
Compare
Choose a tag to compare

Spiral Framework 3.0 support

What's Changed

  • Added using RoadRunnerMode enum instead of EnvironmentInterface by @butschster in #16
  • Added the ability to register activities and workflows for specific workers by @msmakouz in #21
  • Added the ability to configure a temporal namespace by @kafkiansky in #29
  • Allowed a developer to extend initialization by @roquie in #35

New Contributors

Full Changelog: 1.3.0...2.0.0

v2.0-beta2

30 Aug 15:48
b5896ee
Compare
Choose a tag to compare
v2.0-beta2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.0-beta1...2.0-beta2