Releases: EugenMayer/docker-sync
Releases · EugenMayer/docker-sync
0.5.14 Smaller bugfixes
- Fixing #695 - exception when starting docker-sync in daemon mode - ( thank you @Deconstrained )
- Fixing #692 - properly respect / use exit codes when sytem updates fail ( thank you @hellerve )
0.5.13 - Bugfix Release
- Fix OCALM 4.08.1 unison compatibility: #687 ( thank you JParkinson1991 )
- Allow several sync-names to be referenced on start: (#637) (thank you yeuem1vannam )
We also had a lot of updates for the docs, a lot of people helped. Special credits as usual to unawut for the heavily lifting and great effort!
Fixing regression bugs with Windows/OSX/Linxu
- Fixing issues where Unox was not properly detected or installed on the wrong platform
- Fixing issue where unison checks where performant, where they should have not
- Fixing installation of fswatch on wrong platforms
- Fixing several other issues in the same area
- Entirely new documentation: https://docker-sync.readthedocs.io - wonderful stuff!
More at https://github.com/EugenMayer/docker-sync/milestone/35?closed=1
Important notes
- Huge thank you goes out to @ignatiusreza for helping with a lot of bugs and even fixing the tests!
- Also a huge contribution by @unnawut for re-writing docker-syncs docs for https://docker-sync.readthedocs.io/en/latest/
- And of course to everybody who has tested, contributed and reported
This release was a real community effort, thank you!
Fixed regression from 0.5.8
Minor bugfixes and glitches
Fixed restart bug, monitoring and a lot of glitches
Bugfix release to fix all kind of smaller to mid bugs and glitches. Some introduce by the new unison images, some older one, some confusing one and all kind of those things:
More details here https://github.com/EugenMayer/docker-sync/milestone/32?closed=1
Unison and TZ bugfixes
- Fixed unison sync_userid handling for unison (permission denied)
- since unison is on 2.51.2 we should have better results under APFS / High Sierra
- Fixed timezone detection for unison and native_osx
Fix unison strategy finally + new unison images
Finally and hopefully the unison strategy should be fixed and unison upgraded to 2.51.2 in all cases.
- introduced update hook to ensure that people notice the need 2.51.2
- unite hostsync / unison images into one docker image
- fix smaller glitches
Fix unison strategy
Introducing monitoring / bugfixes
- introducing unison monitoring - thank you a lot https://github.com/ricmatsui - this is yet off by default and will become on by default later, see #521 - also see this example for a little usage explanation https://github.com/EugenMayer/docker-sync-boilerplate/tree/master/default_monit
- various bugfixes, thank you a lot to the contributors, see https://github.com/EugenMayer/docker-sync/milestone/31?closed=1
This release includes references new unison images for native_osx and the unison strategy