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

Releases: palantir/atlasdb

0.534.0

04 Feb 13:30
96ac598
Compare
Choose a tag to compare
Type Description Link
Improvement Added AuthHeader validation to the backup and restore endpoints. #5890

0.533.0

03 Feb 17:51
734ace5
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.532.0

03 Feb 12:58
fd9a0ea
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.532.0-rc1

01 Feb 17:07
bca6bdd
Compare
Choose a tag to compare
0.532.0-rc1 Pre-release
Pre-release
Type Description Link
Improvement Add a metric to track validations in the lock watch cache #5887

0.531.0

31 Jan 12:37
b41ae50
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.529.0-rc1

28 Jan 16:26
55d9722
Compare
Choose a tag to compare
0.529.0-rc1 Pre-release
Pre-release
Type Description Link
Improvement Validate that our own writes were readable in a serializable transaction OR that we are not going to commit. #5883

0.530.0

27 Jan 17:20
0dd3361
Compare
Choose a tag to compare
Type Description Link
Fix Fixed a race condition where we would potentially attempt to use a Cassandra client pool that we had already closed. #5882

0.529.0

26 Jan 18:31
a8ebaa6
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.528.0

25 Jan 17:58
0130a5b
Compare
Choose a tag to compare
Type Description Link
Improvement Tasks which rename threads avoid updating the OS thread #5877

0.527.0

25 Jan 14:36
f6fa225
Compare
Choose a tag to compare
Type Description Link
Fix The lock watch cache no longer attempts to cache writes - instead, these will read from the maps tracked within the transaction (with similar performance but more consistent behaviour around concurrent writes). #5871