Write, Bureaucrats, Administrators
3,301
edits
Line 1: | Line 1: | ||
= ODataLink v2020.6.2.4 = | |||
Released for beta testing on 19/06/2020. | |||
; Models | |||
: Enhanced to have login type (Anonymous or Basic). | |||
: '''Anonymous''' is the existing approach that doesn't require a login to consume the data. | |||
: '''Basic''' will now require the login to be specified to get the data via odata. | |||
; Users | |||
: Users can now be basic '''User''' or '''Admin'''. | |||
: '''Admin''' can manage all the options and settings for the account as well as query data via the odata feeds. | |||
: '''User''' can only query the data via the odata feeds. | |||
; Feeds | |||
: Added performance counters to store endpoint and user that queried data. | |||
: Enhanced performance when querying data. | |||
; Miscellaneous | |||
: Added messages to the main page of ODataLink. | |||
= ODataLink v2020.6.1.3 = | = ODataLink v2020.6.1.3 = | ||
Line 28: | Line 49: | ||
: Supplier\DisplayID will always be injected if missing for purchases and purchase order related tables. | : Supplier\DisplayID will always be injected if missing for purchases and purchase order related tables. | ||
: Performance counters added for requests. | : Performance counters added for requests. | ||