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

Releases: palantir/atlasdb

0.542.0

11 Feb 11:48
342ebe6
Compare
Choose a tag to compare
Type Description Link
Improvement Cassandra host routing now distributes retry attempts between datacenters as evenly as possible. #5903

0.541.0

11 Feb 10:36
2326544
Compare
Choose a tag to compare
Type Description Link
Fix Update postgresql driver due to CVE-2022-21724

This does not actually affect AtlasDB since the JDBC url is not
controllable by an attacker. But it triggers scanners.
#5905

0.540.0

10 Feb 21:19
2738656
Compare
Choose a tag to compare
Type Description Link
Improvement Allow datacenter configuration error to be disabled via config #5901
Improvement In a multi-DC configuration, we will try at least one host in each datacenter matching the predicate before trying other hosts. This is necessary for internal deployments. #5902

0.540.0-rc2

10 Feb 19:59
5c9b132
Compare
Choose a tag to compare
0.540.0-rc2 Pre-release
Pre-release
Type Description Link
Improvement In a multi-DC configuration, we will try at least one host in each datacenter matching the predicate before trying other hosts. This is necessary for internal deployments. #5902

0.540.0-rc1

10 Feb 19:56
64603e5
Compare
Choose a tag to compare
0.540.0-rc1 Pre-release
Pre-release
Type Description Link
Improvement In a multi-DC configuration, we will try at least one host in each datacenter matching the predicate before trying other hosts. This is necessary for internal deployments. #5902

0.539.0

10 Feb 14:10
7219831
Compare
Choose a tag to compare
Type Description Link
Improvement prepareRestore now accepts a backup ID, enabling retries of failed restores without having to deconflict. #5898

0.538.0

08 Feb 16:13
4edefdc
Compare
Choose a tag to compare
Type Description Link
Feature Added AtlasRestoreService methods prepareRestore and completeRestore, which will respectively disable and re-enable TimeLock, and should be called during the restore process. #5892

0.537.0

08 Feb 14:58
cb88c72
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.536.0

07 Feb 14:39
7ffbd53
Compare
Choose a tag to compare
Type Description Link
Fix Reads that go through the lock-watch backed cache are no longer in a synchronised block. #5889

0.535.0

07 Feb 11:13
c88fe4f
Compare
Choose a tag to compare

Automated release, no documented user facing changes