Releases: petitpress/gps-messenger-bundle
Releases · petitpress/gps-messenger-bundle
3.0.0
What's Changed
- Upgraded to google/cloud-pubsub v2 by @pulzarraider in #32
- Removed deprecated options
queue
andmax_messages_pull
. - Dropped support for Symfony
5.1
,5.2
,5.3
. - Moved source files to
src
directory. - Renamed
Tests
dir totests
.
To ensure a smooth transition, we highly recommend reviewing the upgrade instructions outlined in the UPGRADE.md file.
Full Changelog: 2.1.0...3.0.0
2.1.0
2.0.0
1.6.0
1.5.0
1.4.0
- Add support for caching authentication tokens
- Fix typo in README.md
- Allow to use psr/cache 1.0
- Use
--php-version
flag in psalm CI - Allow to disable the auth cache
- Code enhancement
credits for all to @pulzarraider