Skip to content

Commit

Permalink
Release note for 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renecannao committed Sep 29, 2016
1 parent 818b704 commit fe71b9a
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions doc/release_notes/ProxySQL_v1.2.4.md
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)

0 comments on commit fe71b9a

Please sign in to comment.