Skip to content

Releases: VantaFinance/temporal-bundle

0.3

12 Mar 10:28
476bf16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.3

0.2.2

15 Feb 09:24
0d2a5ba
Compare
Choose a tag to compare

What's Changed

  • [DataConverter] Fixed deserialize null by @root-aza in #8
  • [Composer] composer.json formatted by @root-aza in #9

Full Changelog: 0.2.1...0.2.2

0.2.1

30 Dec 21:44
2f29ee4
Compare
Choose a tag to compare
Fixed DoctrineActivityInboundInterceptor (#7)

0.2

29 Dec 01:50
7102d85
Compare
Choose a tag to compare
0.2

Sdk

  • Update temporal/sdk to 2.7
  • Added support schedule client
  • Added support Interceptor

Doctrine

  • Fixed reconnect connection

Sentry

  • Events are now always sent
  • Improved event detail

Debug

Added command debug

  debug:temporal:activities 
  debug:temporal:clients 
  debug:temporal:schedule-clients 
  debug:temporal:workers 
  debug:temporal:workflows

Output command bin/console debug:temporal:workflows

Screenshot 2023-12-29 at 08 37 52

Added support symfony profiler

Screenshot 2023-12-29 at 08 26 52

Screenshot 2023-12-29 at 08 27 04

0.1.1

21 Dec 13:22
8d0f3cf
Compare
Choose a tag to compare
Fixed DoctrinePingConnectionExceptionInterceptor (#4)

0.1

16 Sep 19:19
ca9689d
Compare
Choose a tag to compare
0.1

First release