Skip to content

Releases: symfony/mercure-bundle

Version 0.3.2

04 Apr 13:26
v0.3.2
afa9865

Choose a tag to compare

  • Full compatibility with PHP 7.1
  • Enable JWT support by default

Version 0.3.1

03 Apr 09:11
v0.3.1
902fbc1

Choose a tag to compare

  • Add a configuration option to set a defaut expiration for the JWT and the cookie when using the Authorization class

Version 0.3.0

31 Mar 12:51
v0.3.0
059c6f3

Choose a tag to compare

  • Upgrade to symfony/mercure 0.5
  • Add integration with symfony/ux-turbo
  • Register autowiring aliases for hubs
  • Add mercure.publisher tag on publisher services

Version 0.2.6

26 Nov 20:54
v0.2.6
a18bba0

Choose a tag to compare

  • Expose privateness of published messages in profiler panel
  • Compatibility with PHP 8

Version 0.2.5

30 Jun 11:46
v0.2.5
933f6ca

Choose a tag to compare

  • Fix a bug in the debugger panel
  • Compatibility with Symfony 5.1

Version 0.2.4

30 Jun 11:46
v0.2.4
d46c48f

Choose a tag to compare

  • Compatibility with Mercure 0.10

Version 0.2.3

24 Nov 10:30
0.2.3
9c5fe6e

Choose a tag to compare

  • Fix a bug preventing the profiler to work

Version 0.2.2

23 Nov 18:12
v0.2.2
02182bf

Choose a tag to compare

  • Fix compatibility with Symfony 5

Version 0.2.1

09 Nov 13:32
v0.2.1
77df93d

Choose a tag to compare

  • Fix a crash in MercureDataCollector

Version 0.2.0

09 Nov 12:51
v0.2.0
ac82d7d

Choose a tag to compare

  • Compatibility with Symfony 5
  • Add a profiler panel
  • Autowire Symfony\Component\Mercure\PublisherInterface instances (using Symfony\Component\Mercure\Publisher for autowiring is deprecated)