Skip to content
This repository has been archived by the owner on Oct 22, 2022. It is now read-only.

v1.2.1

Compare
Choose a tag to compare
@jimmyhli jimmyhli released this 05 Feb 22:30
· 77 commits to master since this release
889af47

This is the v1.2.1 of the candig-server.

This release introduces:

  • The updated access_list mechanism that now uses X to indicate a user having no access to a particular dataset.
  • The updated acceptable list of DUO ids, as DUO:0000002 and DUO:0000003 have now been removed in the most recent release of DUO.

Fixes:

  • A bug that incorrectly throws BadRequestException at valid queries for users with partial data access (0 <= level < 4).
  • A bug where session_id was not removed from some client side functions that make requests.

We now recommend against

  • The usage of empty space to indicate the user having no access to a particular dataset. It is recommended to use X instead.

For system administrators:
From this release onwards, we will now include an Upgrade Guideline for every new release, which will include our recommendations on any updates to the server-side configurations, it will be under the Status at https://candig-server.readthedocs.org


Component Changes were made Backward compatibility
API No N/A
Server Side Configs Yes Yes