mirror of
https://github.com/netinvent/npbackup.git
synced 2025-10-06 03:35:26 +08:00
Update changelog
This commit is contained in:
parent
8dcdb76401
commit
9a198d4b40
1 changed files with 15 additions and 0 deletions
15
CHANGELOG
15
CHANGELOG
|
@ -2,6 +2,21 @@
|
|||
## Planned ahead
|
||||
! Operation center must be able to create scheduled tasks for every operation
|
||||
|
||||
## 3.0.3
|
||||
#### Features
|
||||
- New finer grained concurrency control
|
||||
- New optional random delay before backup operations
|
||||
- All prometheus metrics now have repo_name label
|
||||
- Metrics are now send for non executed backups because of concurrency checks
|
||||
- Implement emailing capacities
|
||||
|
||||
#### Fixes
|
||||
|
||||
#### Misc
|
||||
- Make another attempt to hide the console window on Windows when running in GUI mode
|
||||
- Update restic metrics tests
|
||||
- Don't encrypt auto upgrade / prometheus push gateway usernames
|
||||
|
||||
## 3.0.2
|
||||
#### Features
|
||||
- Implement --no-lock parameter
|
||||
|
|
Loading…
Add table
Reference in a new issue