-
Notifications
You must be signed in to change notification settings - Fork 986
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
818b704
commit fe71b9a
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# ProxySQL v1.2.4 | ||
|
||
Release date: 2016-09-29 | ||
|
||
## Performance improvement | ||
|
||
None | ||
|
||
## Usability improvement | ||
|
||
* Admin: Report in error log if unable to read config file [#705](../../../../issues/705) | ||
* Admin: Allow GO clients to connect to Admin interface using user "stats" [#708](../../../../issues/708) | ||
* Monitor: added [diamond Collector](../../diamond/) to export to graphite or similar | ||
|
||
## New features | ||
|
||
* Admin: introduced new variable status related to connection pool usage [#703](../../../../issues/703) | ||
* Protocol: filters SHOW WARNINGS , [#696](../../../../issues/696) | ||
|
||
## Bug fixes | ||
|
||
* Mirroring: crashing bug on mirrorred traffic and show mysql status [#699](../../../../issues/699) | ||
* Connection Pool: SSL did not work with RDS , [#700](../../../../issues/700) | ||
* Protocol: in some case, compressed packets were being corrupted [#297](../../../../issues/297) | ||
* Monitor: rows were not deleted from monitor tables [#704](../../../../issues/704) |