Releases: webdevops/go-sync
Releases · webdevops/go-sync
0.6.1
17 Nov 22:00
Compare
Sorry, something went wrong.
No results found
Fixes #4
Update to golang 1.13
Switch to go modules
0.5.5
12 Nov 23:59
Compare
Sorry, something went wrong.
No results found
Add rsync options to filesystem.options.rsync
0.5.4
12 Nov 23:37
Compare
Sorry, something went wrong.
No results found
Move custom options for mysql/postgres commands to first place
Add --database
for only run database sync
Add --filesystem
for only run filesystem sync
Add --skip-exec
for skipping executions
0.5.3
01 Nov 14:33
Compare
Sorry, something went wrong.
No results found
Fix null pointer when using no local connection for databases
0.5.2
01 Nov 13:55
Compare
Sorry, something went wrong.
No results found
Fix wrong error handling introduced in 0.5.1 (always print error messages and stack trace)
0.5.1
01 Nov 13:08
Compare
Sorry, something went wrong.
No results found
Fix hiding go error messages
Fix copying of default connection to filesystem/databases (invalid pointer)
Add default ssh arguments to rsync
0.5.0
30 Oct 14:42
Compare
Sorry, something went wrong.
No results found
Implement new go-shell version (new query, dsn and user@host style configuration for SSH and Docker)
Rename database.schema to database.database
Change connection style (adapted go-shell changes)
Small bugfixes
0.4.1
09 Oct 19:47
Compare
Sorry, something went wrong.
No results found
Add docker-compose
DSN/Query style configuration (from webdevops/go-shell
)
Add docker-compose
examples to README
0.4.0
08 Oct 22:08
Compare
Sorry, something went wrong.
No results found
Impelement self-update --force
Implement postgres support
Implement auto configuration for postgres and mysql docker containers (username, passwort and schema)
Improve logging output
0.3.0
06 Oct 20:01
Compare
Sorry, something went wrong.
No results found
Implement self-update
Switch to environment variables for mysql and postgres passwords
Implement parallelized stub file generation