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

Releases: palantir/atlasdb

0.1166.0

14 Oct 14:13
0.1166.0
2d914fd
Compare
Choose a tag to compare

No documented user-facing changes

0.1165.0

09 Oct 15:36
0.1165.0
9ff2fb5
Compare
Choose a tag to compare

🐛 Fixes

    • Bump for gradle-baseline-java
    • Fixed the ClassInitializationDeadlock error caused by the gradle-baseline-java version bump. The fix uses an anonymous class interface, which will delay the instantiation until required, and therefore reducing the risk of a jvm loop leading to ClassInitializationDeadlock.

    Excavator: Upgrades Baseline to the latest version (#7326)

0.1164.0

09 Oct 15:09
0.1164.0
ca25f3c
Compare
Choose a tag to compare

No documented user-facing changes

0.1163.0

08 Oct 14:52
0.1163.0
b807916
Compare
Choose a tag to compare

💡 Improvements

  • KeyValueService exposes a new endpoint, deleteFromAtomicTable. This performs deletes with a write timestamp chosen by the coordinator, and goes through a Paxos round for serializability. (#7197)

0.1162.0

07 Oct 14:17
0.1162.0
003bb7a
Compare
Choose a tag to compare

✨ Features

  • rename TransactionKeyValueService to DataKeyValueService (#7307)

0.1161.0

07 Oct 12:42
0.1161.0
f3dd18f
Compare
Choose a tag to compare

💡 Improvements

  • TransactionManagers#createInMemory uses synchronous unlocker. (#7309)

0.1160.0

05 Oct 14:48
0.1160.0
26a781c
Compare
Choose a tag to compare

No documented user-facing changes

0.1159.0

04 Oct 14:31
0.1159.0
b4683a9
Compare
Choose a tag to compare

No documented user-facing changes

0.1159.0-rc3

04 Oct 13:52
0.1159.0-rc3
286bae4
Compare
Choose a tag to compare
0.1159.0-rc3 Pre-release
Pre-release

No documented user-facing changes

0.1159.0-rc2

04 Oct 13:24
0.1159.0-rc2
5367f32
Compare
Choose a tag to compare
0.1159.0-rc2 Pre-release
Pre-release

No documented user-facing changes