------------------- * Google Pubsub 2.0 Compat (192) * Add validations to the sub decorator (189) * Add new post_publish_hook and deprecate the old one (190) * Discover and load settings when publishing (188) * Fix 180: Raise error when the config loads a repeated subscription (187)
------------------- * BREAKING: Remove GC_CREDENTIALS (174) * Add changelog to the docs site (179) * Catch TimeoutError and run post_publish_failure when blocking (172) * Deprecate GC_PROJECT_ID setting (178)
0.13.0
------------------- * Add documentation for class based subscriptions (169) * Deprecate GC_CREDENTIALS setting (173) * GC_CREDENTIALS_PATH setting option (170)
0.13.dev0
--------------------- * Traverse all packages to autodiscover all subs.py modules (167) * Auto-discovery of class based subscriptions (168)