v0.2.0 Released read write splitting, previewed audit log
We released read write splitting at v0.1.0. Now, We have fixed some bugs and added the ability to use the UseDB
hint to customize query request routing.
Bug Fixes
- currentRecords may be nil (157) (e7c8747)
- php 8.0 pdo will check the flag bit (163) (0fd83bb)
- borrowed connections should be returned when not in use (164) (b1c8330)
- load balance algorithm unmarshal error (169) (7819ce9)