Skip to content

v0.4.0

Compare
Choose a tag to compare
@tonybase tonybase released this 29 Mar 03:54
9c5f964

Added:

  • pkg/log: use strings.Builder instead of bytes.Buffer
  • pkg/sync/pipeline: using timer replace ticker
  • pkg/sync/pipeline: select context for timeout/cancel

Fixed:

  • tool/kratos: replace pkg name to go-kratos
  • pkg/database/sql: fix parse mysql dsn addr
  • tool/kratos: fix the windows installation directory