Releases: sonroyaalmerol/pbs-plus
Releases · sonroyaalmerol/pbs-plus
v0.10.9
What's Changed
- fix backup mount timeouts by @sonroyaalmerol in #124
Full Changelog: v0.10.8...v0.10.9
v0.10.8
v0.10.7
What's Changed
- try to fix mutex deadlock on nfssession by @sonroyaalmerol in #121
- fix log wait task inactive by @sonroyaalmerol in #122
Full Changelog: v0.10.6...v0.10.7
v0.10.6
What's Changed
- verify target hostname on handler acknowledgement by @sonroyaalmerol in #120
Full Changelog: v0.10.5...v0.10.6
v0.10.5
What's Changed
- remove extra path encoding/decoding by @sonroyaalmerol in #119
Full Changelog: v0.10.4...v0.10.5
v0.10.4
What's Changed
- increase timeouts on run backup by @sonroyaalmerol in #118
Full Changelog: v0.10.3...v0.10.4
v0.10.3
What's Changed
- instantly use -lf umount for faster response by @sonroyaalmerol in #115
- use soft mount for nfs by @sonroyaalmerol in #116
- attempt to fix log capture by @sonroyaalmerol in #117
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
- add cleanup functions on handler registration by @sonroyaalmerol in #113
- use channels instead by @sonroyaalmerol in #114
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- remove some nfs options and improve ws logging by @sonroyaalmerol in #112
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- add additional attribute flags to skip by @sonroyaalmerol in #105
- replace sync.Map with normal maps + RWMutex by @sonroyaalmerol in #106
- ensure only one instance of agent and updater is running by @sonroyaalmerol in #107
- rewrite websockets and remove reliance on channels by @sonroyaalmerol in #108
- add performance tuning options for nfs mounts by @sonroyaalmerol in #110
Full Changelog: v0.9.9...v0.10.0