Skip to content

Releases: liweiyi88/onedump

v1.3.2

13 Aug 00:37
53f7f75
Compare
Choose a tag to compare

Changelog

  • 53f7f75 fixes write table for date type (#33)
  • 027873b Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#32)

v1.3.1 - Native MySQL dumper

09 Aug 02:37
Compare
Choose a tag to compare

v1.2.0

15 Apr 06:32
Compare
Choose a tag to compare

Changelog

v1.1.4

05 Feb 05:14
Compare
Choose a tag to compare

Changelog

v1.1.1

30 Jan 09:00
221ebde
Compare
Choose a tag to compare

Changelog

  • 221ebde Add port command args for mysql and postgresql driver (#26)

v1.1.0

20 Nov 02:31
Compare
Choose a tag to compare

Changelog

  • 496e572 fix action
  • fba8fad Stop scheduler when job gets error, graceful shutdown and test the cron command option (#22)
  • d98e339 Adding interval flag for setting amount of the times to rerun jobs (#19)
  • 02b20ed Bump google.golang.org/grpc from 1.52.3 to 1.53.0 (#18)
  • a03c1ec use bytes new reader directly
  • aac2f8a update readme

v1.0.0

01 Mar 03:36
936b8e1
Compare
Choose a tag to compare

Changelog

  • 936b8e1 Notification (#17)
  • 27dcefd Bump golang.org/x/net from 0.5.0 to 0.7.0 (#16)
  • cf39cad add mentioned in awesome go
  • 57a0fdf simplify get storages logic
  • d3f5d06 fix test
  • ae860c1 use path/filepath package to simplify logic and update doc.

v0.4.3

07 Feb 05:53
Compare
Choose a tag to compare

Changelog

  • a57faa6 install mysql and postgresql client

v0.4.2

07 Feb 03:16
Compare
Choose a tag to compare

Changelog

v0.4.1

07 Feb 03:02
Compare
Choose a tag to compare

Changelog

  • 286c365 install mysql, postgresql in docker image