Commit cac4353
authored
Merge v2.9.1 into master (#444)
* refactor eventsubws subscription error handling to not error on reconnect
* potential fix for bug with headers not getting set after token updates
* Revert "refactor eventsubws subscription error handling to not error on reconnect"
This reverts commit bdb21b0.
* formatting
* changelog entry for both prs
* add more changelogs
* refactor eventsubws subscription error handling to not error on reconnect (#439)
* refactor eventsubws subscription error handling to not error on reconnect
* Why do we still support 3.7
* formatting
* Add new API routes (#441)
* Add new API routes
* add docs
* Add user emote endpoint
* work around bad frame disconnect
* run black
* actually restart on bad frame
* Update changelog.rst1 parent 6cf71e4 commit cac4353
File tree
4 files changed
+11
-4
lines changed- docs
- twitchio
- ext/eventsub
4 files changed
+11
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| |||
0 commit comments