Releases: ursm/activejob-google_cloud_pubsub
Releases · ursm/activejob-google_cloud_pubsub
v0.7.1
- Fixed bug that worker unintentionally ended
v0.7.0
- Fix incompatibility with the latest version of
google-cloud-pubsub
v0.6.0
- Pin
google-cloud-pubsub
version to 0.26.x
v0.5.0
- Publish messages asynchronously
- Add
logger
option to the adapter
v0.4.0
- Fixed handling of timestamp specified job
- Added logging to the worker
v0.3.0
- Reorganize directory structure
v0.2.0
- Allow to pass pubsub object directly to arguments of adapter and worker
- Fixed error of job with timestamp specified