Releases: sonroyaalmerol/pbs-plus
Releases · sonroyaalmerol/pbs-plus
v0.9.9
v0.9.8
What's Changed
- add custom key names as tag for compatibility by @sonroyaalmerol in #103
Full Changelog: v0.9.7...v0.9.8
v0.9.7
What's Changed
- improve file id generation and handler caching by @sonroyaalmerol in #101
- try and fix config backwards compatibility with old implementation by @sonroyaalmerol in #102
Full Changelog: v0.9.6...v0.9.7
v0.9.6
What's Changed
- Potential fix for code scanning alert no. 13: Uncontrolled data used in path expression by @sonroyaalmerol in #97
- Potential fix for code scanning alert no. 14: Uncontrolled data used in path expression by @sonroyaalmerol in #98
- modify config implementation to use generics and struct tags by @sonroyaalmerol in #99
- add cert renewal validation on server side by @sonroyaalmerol in #100
Full Changelog: v0.9.5...v0.9.6
v0.9.5
What's Changed
- validate calendar using systemd-analyze instead by @sonroyaalmerol in #96
Full Changelog: v0.9.4...v0.9.5
v0.9.4
What's Changed
- fix targets getting removed sometimes on agent restart by @sonroyaalmerol in #92
- Potential fix for code scanning alert no. 19: Uncontrolled data used in path expression by @sonroyaalmerol in #93
- ensure vssfs open has backup privileges and sequential read by @sonroyaalmerol in #94
- Potential fix for code scanning alert no. 17: Uncontrolled data used in path expression by @sonroyaalmerol in #95
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- add capability to check drive type for windows agents by @sonroyaalmerol in #91
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- iron out some bugs with websockets and improve store mutex locking by @sonroyaalmerol in #89
- fix websocket client panics and improve test coverage by @sonroyaalmerol in #90
Full Changelog: v0.9.1...v0.9.2
v0.9.1
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- remove file handle limits and implement smart caching handler for nfs with ARC by @sonroyaalmerol in #82
- fix scheduled backups terminating on startup by @sonroyaalmerol in #84
- simplify cache handler for immutable filesystems by @sonroyaalmerol in #83
- completely remove regex to significantly improve cpu usage by @sonroyaalmerol in #85
- optimize handler for read-only by @sonroyaalmerol in #86
- Use LRU caching for Path-ID memory to limit memory usage by @sonroyaalmerol in #87
Full Changelog: v0.8.0...v0.9.0