From: Marcin Haba Date: Mon, 1 May 2023 11:26:20 +0000 (+0200) Subject: baculum: Update release notes X-Git-Tag: Release-13.0.3~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=155c69822415e0bf32bb4fb21ff03d0ce303742b;p=thirdparty%2Fbacula.git baculum: Update release notes --- diff --git a/gui/baculum/ReleaseNotes b/gui/baculum/ReleaseNotes index f49a5a061..effb74156 100644 --- a/gui/baculum/ReleaseNotes +++ b/gui/baculum/ReleaseNotes @@ -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