Skip to content

Releases: symfony/mercure-bundle

Version 0.3.8

03 Dec 22:27
v0.3.8
Compare
Choose a tag to compare
  • Allow Symfony 7

Version 0.3.7

23 May 18:46
v0.3.7
d2d67f8
Compare
Choose a tag to compare
  • Support for symfony/ux-turbo 2.9 using symfony/stimulus-bundle

Version 0.3.6

06 Mar 22:49
262c922
Compare
Choose a tag to compare
  • Compatibility with lcobucci/jwt 5.0

v0.3.5

12 Jun 17:12
v0.3.5
fed303b
Compare
Choose a tag to compare

What's Changed

  • fix: use the right argument index for Authorization cookie lifetime by @chalasr in #69

Full Changelog: v0.3.4...v0.3.5

Version 0.3.4

16 Dec 16:11
v0.3.4
1c04180
Compare
Choose a tag to compare
  • Add support for JWT signers requiring a passphrase
  • Throw an exception if neither the jwt nor the jwt_provider configuration key is defined.

Version 0.3.0

13 Oct 19:50
v0.3.3
2e0c714
Compare
Choose a tag to compare
  • Deprecate enable_profiler configuration
  • Add support for Mercure Component 0.6
  • Compatibility with Symfony 6.0

Version 0.3.2

04 Apr 13:26
v0.3.2
afa9865
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Expose privateness of published messages in profiler panel
  • Compatibility with PHP 8