What's Changed
- better way of modding js without breaking proxmox apt upgrade by @sonroyaalmerol in #435
- remove the complexities of backup job retries by @sonroyaalmerol in #436
- improve resiliency of js mod by @sonroyaalmerol in #437
- make sure to remove all retry on success by @sonroyaalmerol in #438
- Revert "implement fixed chunk size for binary transfer + more allocation optimizations" by @sonroyaalmerol in #439
- create a pool for header buffer by @sonroyaalmerol in #440
- remove all unnecessary pointer usage for less gc pressure by @sonroyaalmerol in #441
- ensure right permissions for js by @sonroyaalmerol in #442
- fix modification js on pbs upgrade by @sonroyaalmerol in #443
- ensure to do os.exit on signal by @sonroyaalmerol in #444
- fix job id generation by @sonroyaalmerol in #445
Full Changelog: v0.27.5...v0.28.0