Releases: palantir/atlasdb
Releases · palantir/atlasdb
0.561.0
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
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
Automated release, no documented user facing changes
0.558.0
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
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
Automated release, no documented user facing changes
0.555.0
Type |
Description |
Link |
Improvement |
Replace thread-sharing infrastructure with nylon-threads |
#5909 |
0.555.0-rc2
Type |
Description |
Link |
Improvement |
[RC] ABR 18 + 20 |
#5925 |
0.555.0-rc1
Type |
Description |
Link |
Improvement |
[RC] ABR 18 + 20 |
#5925 |
0.554.0
Type |
Description |
Link |
Fix |
Avoid refetching disabled namespaces on every request. |
#5922 |