Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 781 Bytes

CHANGELOG.md

File metadata and controls

34 lines (24 loc) · 781 Bytes

Google Cloud Pub/Sub bundle changelog

0.7.0 - 2022-05-28

  • Applying PHP CS Fixer

0.6.1 - 2022-03-21

  • Fix PHP CS errors

0.6.0 - 2022-03-21

  • Move code to ./src directory
  • Update teleboy/web.dev to ^6.0

0.5.0 - 2021-07-08

  • Require teleboy/symfony-messenger-pubsub-bridge ^0.4

0.4.2 - 2021-06-14

  • Require teleboy/symfony-messenger-pubsub-bridge ^0.3

0.4.1 - 2021-06-11

  • Use same serializer as transport for decoding in PushController to prevent mismatch

0.4.0 - 2021-06-11

  • Use .yml for config
  • Autowire
  • Use teleboy/symfony-messenger-pubsub-bridge

0.3.0 - 2021-06-11

  • Allow symfony/http-kernel version ^4.4

0.2.0 - 2021-06-11

  • Allow symfony/console version ^4.4

0.1.0 - 2021-06-11

  • Initial bundle