Commit cf68820
Zeyla Hellyer
Bump to v0.5.7
This is a hotfix release for an incorrect warning about cache deadlocking during
event dispatches in the client and fixing some routing method typos due to the
HTTP rewrite.
Thanks to the following for their contributions:
- [@acdenisSK]
- [@Lymia]
- [@zeyla]
Fixed
- [client] Fix erroneous deadlock detection messages ([@Lymia]) [c:d1266fc]
- [http] Fix some routing issues ([@zeyla]) [c:04b410e]
Misc.
- Slightly reword a cache update comment ([@acdenisSK]) [c:3a58090]
[@acdenisSK]: https://github.com/acdenisSK
[@Lymia]: https://github.com/Lymia
[@zeyla]: https://github.com/zeyla
[c:04b410e]: 04b410e
[c:3a58090]: 3a58090
[c:d1266fc]: d1266fc1 parent 04b410e commit cf68820
2 files changed
+28
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
6 | 27 | | |
7 | 28 | | |
8 | 29 | | |
| |||
2229 | 2250 | | |
2230 | 2251 | | |
2231 | 2252 | | |
| 2253 | + | |
2232 | 2254 | | |
2233 | 2255 | | |
2234 | 2256 | | |
| |||
2289 | 2311 | | |
2290 | 2312 | | |
2291 | 2313 | | |
| 2314 | + | |
2292 | 2315 | | |
2293 | 2316 | | |
2294 | 2317 | | |
| |||
2308 | 2331 | | |
2309 | 2332 | | |
2310 | 2333 | | |
| 2334 | + | |
| 2335 | + | |
| 2336 | + | |
| 2337 | + | |
2311 | 2338 | | |
2312 | 2339 | | |
2313 | 2340 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments