Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

0.575.0

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 15 Mar 11:37
· 1486 commits to develop since this release
568503e
Type Description Link
Improvement Users may now explicitly override the namespace of a DB key value service configuration, which is usually the mechanism by which an individual AtlasDB user identifies itself (e.g. to timelock and possibly to the underlying key-value-service). This was previously automatically assumed to be the sid of the Oracle database or dbname of the Postgres database; however, that is not actually the way an individual AtlasDB user identifies itself in practice. #5942
Fix Upgrade postgres version from 42.2.25 to 42.3.3. #5957