Skip to content

Commit a5bdeac

Browse files
committed
doc: Changelog
1 parent 64970bf commit a5bdeac

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 0.7.3
2+
3+
* Fix crash in AIOHTTP integration when integration was set up but disabled.
4+
* Flask integration now adds usernames, email addresses based on the protocol
5+
Flask-User defines on top of Flask-Login.
6+
* New threading integration catches exceptions from crashing threads.
7+
* New method `flush` on hubs and clients. New global `flush` function.
8+
* Add decorator for serverless functions to fix common problems in those
9+
environments.
10+
* Fix a bug in the logging integration where using explicit handlers required
11+
enabling the integration.
12+
113
## 0.7.2
214

315
* Fix `celery.exceptions.Retry` spamming in Celery integration.

0 commit comments

Comments
 (0)