Releases: palantir/atlasdb
Releases · palantir/atlasdb
0.547.0
Automated release, no documented user facing changes
0.547.0-rc2
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.547.0-rc1
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.546.0-rc1
Type |
Description |
Link |
Fix |
Fixed an issue where the AtlasRestoreClient would be unable to perform necessary operations on timelock (fast forwarding the timestamp) during the restore process. |
#5911 |
0.546.0
Type |
Description |
Link |
Fix |
Users of PostgresConnectionConfig will have their ssl: true flag replaced with sslmode: require ; this is due to a breaking change in Postgres 42.2.5 (pgjdbc/pgjdbc#1307).
Note that while ssl: true now maps to verify-full, it did not in the previous version of Postgres used, so this is not actually a change in behaviour when compared to the previous usage. |
#5908 |
0.545.0
Type |
Description |
Link |
Fix |
Fix internal wiring of AtlasBackupService and AtlasRestoreService |
#5906 |
0.545.0-rc2
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.545.0-rc1
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.544.0
Automated release, no documented user facing changes
0.543.0
Type |
Description |
Link |
Improvement |
Cassandra users can now specify the number of threads to be used for refreshing pools |
#5900 |