Skip to content

2.1.9

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jun 22:15

Merged PRs

dolt

  • 11238: go: sqle/clusterdb: Fix spurious error logs. Interact with quiescable events database protocol.
    This also enables quiesced event reloads even when cluster replication is enabled.
  • 11237: go: store/pull,remotestorage: Add optional logging to dolt pull/fetch/push.
    If you set PUSH_LOG=true when running dolt pull, dolt fetch or dolt push, some extra logging output will appear in .dolt/temptf/push-*.log.

go-mysql-server

  • 3594: allow using star expr after sql value for Doltgres

Closed Issues