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

Commit

Permalink
Add generated changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-changelog authored and fsamuel-bs committed Oct 25, 2024
1 parent fc5dd19 commit 23543fa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions changelog/@unreleased/pr-7305.v2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
type: feature
feature:
description: Add leased timestamps to `TimestampLeaseAwareTransaction` and `TimestampLeaseAwareTransactionManager`
APIs.
links:
- https://github.com/palantir/atlasdb/pull/7305
1 change: 1 addition & 0 deletions timelock-impl/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ apply plugin: 'com.palantir.metric-schema'
apply from: "../gradle/shared.gradle"

dependencies {
api project(':atlasdb-commons-api')
api project(':timelock-api')
api 'com.palantir.conjure.java:conjure-undertow-annotations'

Expand Down

0 comments on commit 23543fa

Please sign in to comment.