Skip to content

v0.2.0 Released read write splitting, previewed audit log

Compare
Choose a tag to compare
@dk-lockdown dk-lockdown released this 07 Jul 08:42
· 79 commits to dev since this release
760e15f

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)

Features

  • support usedb hint for customize the sql routing (13) (be37d88)
  • audit log filter (103) (e7f819d)