0.33.0
MySqlConnector
- Implement logging framework: #390.
- Implement
MySqlDataAdapter
: #183. - Get correct connection ID for Azure Database for MySQL.
- Use
AdoNet.Specification.Tests
test suite to validate implementation.
MySqlConnector.Logging.log4net
- Add new project,
MySqlConnector.Logging.log4net
, that adapts MySqlConnector logging for log4net.