]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update release notes
authorMarcin Haba <marcin.haba@bacula.pl>
Mon, 1 May 2023 11:26:20 +0000 (13:26 +0200)
committerMarcin Haba <marcin.haba@bacula.pl>
Mon, 1 May 2023 11:26:20 +0000 (13:26 +0200)
gui/baculum/ReleaseNotes

index f49a5a0614af5ffeb8f7f6e1baf7326be9ddc6fc..effb741562462d3248dafda8f6a9f6012ded563f 100644 (file)
@@ -1,10 +1,34 @@
 
                Release Notes for Baculum 13.0.3
 
-This is a new feature release. All changes are for the API part.
+This is a new feature release. Almost all changes are for the API part.
 It extends the API capabilities for new functions.
 
 New changes and fixes:
+ - Add options to configure preserving table settings
+ - Enhance validation in time period control
+ - Fix problem with double jobids in jobs objects endpoint
+ - Fix offset and limit parameters for case when storage in catalog is inconsistent with configuration
+ - Change overview behaviour in objects endpoint if used together with groupby parameter
+ - Change a way of preparing overview with counters in objects endpoint
+ - Add starttime property to objects endpoint
+ - Add to objects endpoint capability to sort by client name
+ - Add joberrors filter to jobs objects endpoint
+ - Add to jobs objects endpoint time filters in date/time format
+ - Add objecttype parameter to jobs objects endpoint
+ - Add client filter to objects endpoint
+ - Add client property to object and objects endpoint
+ - Add joberrors filter to objects endpoint
+ - Add sorting by jobstatus to objects endpoint
+ - Add order_by and order_direction parameters to volumes endpoint
+ - Add volstatus filter to volumes endpoint
+ - Add storage filter to volumes endpoint
+ - Fix documentation for date parameters
+ - Add pool filter to volumes endpoint
+ - Add volumename filter to volumes endpoint
+ - Add enabled flag filter to volumes endpoint
+ - Add client resnames endpoint
+ - Fix documentation about jobids parameter in bvfs restore endpoint
  - Fix losing autochanger directive value in storage resource in director configuration
  - Add to objects endpoint time filters in date/time format
  - Add to jobs endpoint time filters in date/time format