Updated Changelog (markdown)
parent
74c66a9e1f
commit
845233ba9b
|
@ -1,4 +1,9 @@
|
||||||
## v1.1.2 (dev-snapshot)
|
## v1.1.2 (dev-snapshot)
|
||||||
|
* Add more information to each record:
|
||||||
|
* For connections via Unix Domain Socket, PID, application name, and OS user name of process on the other end of the connection.
|
||||||
|
* For connections via TCP Socket, client port of the connection
|
||||||
|
* The offset-extract.sh script was updated. **If you have extracted offsets on your own, you should rerun the script to make the new offsets available.**
|
||||||
|
* New configuration variable, `audit_socket_creds`, which enables writing of the above information. Default is `ON`.
|
||||||
|
|
||||||
## v1.1.1
|
## v1.1.1
|
||||||
* Added support for MySQL 5.5.54, 5.6.35, and 5.7.17.
|
* Added support for MySQL 5.5.54, 5.6.35, and 5.7.17.
|
||||||
|
|
Loading…
Reference in New Issue