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

Releases: palantir/atlasdb

0.561.0

02 Mar 14:34
089f093
Compare
Choose a tag to compare
Type Description Link
Improvement Allow sharing of executors and connection for DBKVS when creating multiple transaction managers. #5924
Improvement Dollar signs are now permitted as a suffix to a table prefix in DbKVS. #5932

0.560.0

01 Mar 17:53
2700bcc
Compare
Choose a tag to compare
Type Description Link
Improvement Support for long identifiers in Oracle KVS may be configured. This is only allowed for users that don't use table mapping. #5930

0.559.0

28 Feb 17:55
5b5e1bb
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.558.0

28 Feb 14:01
022c25e
Compare
Choose a tag to compare
Type Description Link
Improvement Replace usages of compile for internal dependencies. Users who encounter compile breaks here have likely transitively relied on AtlasDB pulling in dependencies - please declare them yourself. #5760

0.557.0

28 Feb 13:30
359e030
Compare
Choose a tag to compare
Type Description Link
Feature The AtlasRestoreService now supports restoring to a different namespace than the one that was backed up.
It is the responsibility of the user to ensure that the data (including Atlas tables) is copied over correctly during the restore.
#5925

0.556.0

25 Feb 15:09
c526c10
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.555.0

25 Feb 14:30
ee62165
Compare
Choose a tag to compare
Type Description Link
Improvement Replace thread-sharing infrastructure with nylon-threads #5909

0.555.0-rc2

24 Feb 17:46
f94bb27
Compare
Choose a tag to compare
0.555.0-rc2 Pre-release
Pre-release
Type Description Link
Improvement [RC] ABR 18 + 20 #5925

0.555.0-rc1

24 Feb 15:57
8fbacf0
Compare
Choose a tag to compare
0.555.0-rc1 Pre-release
Pre-release
Type Description Link
Improvement [RC] ABR 18 + 20 #5925

0.554.0

24 Feb 15:35
854184f
Compare
Choose a tag to compare
Type Description Link
Fix Avoid refetching disabled namespaces on every request. #5922