Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.106.0"
".": "0.107.0"
}
8 changes: 4 additions & 4 deletions .stats.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
configured_endpoints: 169
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic%2Flithic-fbbce0ea11d3e86e532f705804f3d79e8eecfb8a7796e3a6ad3c50cccee14bb1.yml
openapi_spec_hash: 3f44b97866ca74effe5e70fc9c64effb
config_hash: 768e8f0faa1a21e26b07e6cdc395cebf
configured_endpoints: 170
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic%2Flithic-1a0e3a42c88b88140af0f9ad05ab0026fc87f0a500d6879c86b93dfa7f923810.yml
openapi_spec_hash: 2b4db6185c6e4ab3626461a448c97d4b
config_hash: 7a6a0c0bab3306093c6c171cd7407a45
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.107.0 (2025-09-30)

Full Changelog: [v0.106.0...v0.107.0](https://github.com/lithic-com/lithic-java/compare/v0.106.0...v0.107.0)

### Features

* **api:** adds support for Auth Rule features ([eaccb51](https://github.com/lithic-com/lithic-java/commit/eaccb5155082fcef9a208de71d7ab402ac40ea36))

## 0.106.0 (2025-09-25)

Full Changelog: [v0.105.1...v0.106.0](https://github.com/lithic-com/lithic-java/compare/v0.105.1...v0.106.0)
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<!-- x-release-please-start-version -->

[![Maven Central](https://img.shields.io/maven-central/v/com.lithic.api/lithic-java)](https://central.sonatype.com/artifact/com.lithic.api/lithic-java/0.106.0)
[![javadoc](https://javadoc.io/badge2/com.lithic.api/lithic-java/0.106.0/javadoc.svg)](https://javadoc.io/doc/com.lithic.api/lithic-java/0.106.0)
[![Maven Central](https://img.shields.io/maven-central/v/com.lithic.api/lithic-java)](https://central.sonatype.com/artifact/com.lithic.api/lithic-java/0.107.0)
[![javadoc](https://javadoc.io/badge2/com.lithic.api/lithic-java/0.107.0/javadoc.svg)](https://javadoc.io/doc/com.lithic.api/lithic-java/0.107.0)

<!-- x-release-please-end -->

Expand All @@ -13,7 +13,7 @@ The Lithic Java SDK is similar to the Lithic Kotlin SDK but with minor differenc

<!-- x-release-please-start-version -->

The REST API documentation can be found on [docs.lithic.com](https://docs.lithic.com). Javadocs are available on [javadoc.io](https://javadoc.io/doc/com.lithic.api/lithic-java/0.106.0).
The REST API documentation can be found on [docs.lithic.com](https://docs.lithic.com). Javadocs are available on [javadoc.io](https://javadoc.io/doc/com.lithic.api/lithic-java/0.107.0).

<!-- x-release-please-end -->

Expand All @@ -24,7 +24,7 @@ The REST API documentation can be found on [docs.lithic.com](https://docs.lithic
### Gradle

```kotlin
implementation("com.lithic.api:lithic-java:0.106.0")
implementation("com.lithic.api:lithic-java:0.107.0")
```

### Maven
Expand All @@ -33,7 +33,7 @@ implementation("com.lithic.api:lithic-java:0.106.0")
<dependency>
<groupId>com.lithic.api</groupId>
<artifactId>lithic-java</artifactId>
<version>0.106.0</version>
<version>0.107.0</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repositories {

allprojects {
group = "com.lithic.api"
version = "0.106.0" // x-release-please-version
version = "0.107.0" // x-release-please-version
}

subprojects {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1783,6 +1783,9 @@ private constructor(
* acquirer fee field in the settlement/cardholder billing currency. This
* is the amount the issuer should authorize against unless the issuer is
* paying the acquirer fee on behalf of the cardholder.
* * `CASH_AMOUNT`: The cash amount of the transaction in minor units
* (cents). This represents the amount of cash being withdrawn or
* advanced.
* * `RISK_SCORE`: Network-provided score assessing risk level associated
* with a given authorization. Scores are on a range of 0-999, with 0
* representing the lowest risk and 999 representing the highest risk. For
Expand Down Expand Up @@ -1925,6 +1928,9 @@ private constructor(
* currency. This is the amount the issuer should authorize against
* unless the issuer is paying the acquirer fee on behalf of the
* cardholder.
* * `CASH_AMOUNT`: The cash amount of the transaction in minor units
* (cents). This represents the amount of cash being withdrawn or
* advanced.
* * `RISK_SCORE`: Network-provided score assessing risk level
* associated with a given authorization. Scores are on a range of
* 0-999, with 0 representing the lowest risk and 999 representing the
Expand Down Expand Up @@ -2101,6 +2107,9 @@ private constructor(
* acquirer fee field in the settlement/cardholder billing currency. This
* is the amount the issuer should authorize against unless the issuer is
* paying the acquirer fee on behalf of the cardholder.
* * `CASH_AMOUNT`: The cash amount of the transaction in minor units
* (cents). This represents the amount of cash being withdrawn or
* advanced.
* * `RISK_SCORE`: Network-provided score assessing risk level associated
* with a given authorization. Scores are on a range of 0-999, with 0
* representing the lowest risk and 999 representing the highest risk. For
Expand Down Expand Up @@ -2159,6 +2168,8 @@ private constructor(

@JvmField val TRANSACTION_AMOUNT = of("TRANSACTION_AMOUNT")

@JvmField val CASH_AMOUNT = of("CASH_AMOUNT")

@JvmField val RISK_SCORE = of("RISK_SCORE")

@JvmField
Expand Down Expand Up @@ -2193,6 +2204,7 @@ private constructor(
LIABILITY_SHIFT,
PAN_ENTRY_MODE,
TRANSACTION_AMOUNT,
CASH_AMOUNT,
RISK_SCORE,
CARD_TRANSACTION_COUNT_15_M,
CARD_TRANSACTION_COUNT_1_H,
Expand Down Expand Up @@ -2224,6 +2236,7 @@ private constructor(
LIABILITY_SHIFT,
PAN_ENTRY_MODE,
TRANSACTION_AMOUNT,
CASH_AMOUNT,
RISK_SCORE,
CARD_TRANSACTION_COUNT_15_M,
CARD_TRANSACTION_COUNT_1_H,
Expand Down Expand Up @@ -2258,6 +2271,7 @@ private constructor(
LIABILITY_SHIFT -> Value.LIABILITY_SHIFT
PAN_ENTRY_MODE -> Value.PAN_ENTRY_MODE
TRANSACTION_AMOUNT -> Value.TRANSACTION_AMOUNT
CASH_AMOUNT -> Value.CASH_AMOUNT
RISK_SCORE -> Value.RISK_SCORE
CARD_TRANSACTION_COUNT_15_M -> Value.CARD_TRANSACTION_COUNT_15_M
CARD_TRANSACTION_COUNT_1_H -> Value.CARD_TRANSACTION_COUNT_1_H
Expand Down Expand Up @@ -2289,6 +2303,7 @@ private constructor(
LIABILITY_SHIFT -> Known.LIABILITY_SHIFT
PAN_ENTRY_MODE -> Known.PAN_ENTRY_MODE
TRANSACTION_AMOUNT -> Known.TRANSACTION_AMOUNT
CASH_AMOUNT -> Known.CASH_AMOUNT
RISK_SCORE -> Known.RISK_SCORE
CARD_TRANSACTION_COUNT_15_M -> Known.CARD_TRANSACTION_COUNT_15_M
CARD_TRANSACTION_COUNT_1_H -> Known.CARD_TRANSACTION_COUNT_1_H
Expand Down Expand Up @@ -4277,6 +4292,9 @@ private constructor(
* acquirer fee field in the settlement/cardholder billing currency. This
* is the amount the issuer should authorize against unless the issuer is
* paying the acquirer fee on behalf of the cardholder.
* * `CASH_AMOUNT`: The cash amount of the transaction in minor units
* (cents). This represents the amount of cash being withdrawn or
* advanced.
* * `RISK_SCORE`: Network-provided score assessing risk level associated
* with a given authorization. Scores are on a range of 0-999, with 0
* representing the lowest risk and 999 representing the highest risk. For
Expand Down Expand Up @@ -4419,6 +4437,9 @@ private constructor(
* currency. This is the amount the issuer should authorize against
* unless the issuer is paying the acquirer fee on behalf of the
* cardholder.
* * `CASH_AMOUNT`: The cash amount of the transaction in minor units
* (cents). This represents the amount of cash being withdrawn or
* advanced.
* * `RISK_SCORE`: Network-provided score assessing risk level
* associated with a given authorization. Scores are on a range of
* 0-999, with 0 representing the lowest risk and 999 representing the
Expand Down Expand Up @@ -4595,6 +4616,9 @@ private constructor(
* acquirer fee field in the settlement/cardholder billing currency. This
* is the amount the issuer should authorize against unless the issuer is
* paying the acquirer fee on behalf of the cardholder.
* * `CASH_AMOUNT`: The cash amount of the transaction in minor units
* (cents). This represents the amount of cash being withdrawn or
* advanced.
* * `RISK_SCORE`: Network-provided score assessing risk level associated
* with a given authorization. Scores are on a range of 0-999, with 0
* representing the lowest risk and 999 representing the highest risk. For
Expand Down Expand Up @@ -4653,6 +4677,8 @@ private constructor(

@JvmField val TRANSACTION_AMOUNT = of("TRANSACTION_AMOUNT")

@JvmField val CASH_AMOUNT = of("CASH_AMOUNT")

@JvmField val RISK_SCORE = of("RISK_SCORE")

@JvmField
Expand Down Expand Up @@ -4687,6 +4713,7 @@ private constructor(
LIABILITY_SHIFT,
PAN_ENTRY_MODE,
TRANSACTION_AMOUNT,
CASH_AMOUNT,
RISK_SCORE,
CARD_TRANSACTION_COUNT_15_M,
CARD_TRANSACTION_COUNT_1_H,
Expand Down Expand Up @@ -4718,6 +4745,7 @@ private constructor(
LIABILITY_SHIFT,
PAN_ENTRY_MODE,
TRANSACTION_AMOUNT,
CASH_AMOUNT,
RISK_SCORE,
CARD_TRANSACTION_COUNT_15_M,
CARD_TRANSACTION_COUNT_1_H,
Expand Down Expand Up @@ -4752,6 +4780,7 @@ private constructor(
LIABILITY_SHIFT -> Value.LIABILITY_SHIFT
PAN_ENTRY_MODE -> Value.PAN_ENTRY_MODE
TRANSACTION_AMOUNT -> Value.TRANSACTION_AMOUNT
CASH_AMOUNT -> Value.CASH_AMOUNT
RISK_SCORE -> Value.RISK_SCORE
CARD_TRANSACTION_COUNT_15_M -> Value.CARD_TRANSACTION_COUNT_15_M
CARD_TRANSACTION_COUNT_1_H -> Value.CARD_TRANSACTION_COUNT_1_H
Expand Down Expand Up @@ -4783,6 +4812,7 @@ private constructor(
LIABILITY_SHIFT -> Known.LIABILITY_SHIFT
PAN_ENTRY_MODE -> Known.PAN_ENTRY_MODE
TRANSACTION_AMOUNT -> Known.TRANSACTION_AMOUNT
CASH_AMOUNT -> Known.CASH_AMOUNT
RISK_SCORE -> Known.RISK_SCORE
CARD_TRANSACTION_COUNT_15_M -> Known.CARD_TRANSACTION_COUNT_15_M
CARD_TRANSACTION_COUNT_1_H -> Known.CARD_TRANSACTION_COUNT_1_H
Expand Down Expand Up @@ -6815,6 +6845,9 @@ private constructor(
* acquirer fee field in the settlement/cardholder billing currency. This
* is the amount the issuer should authorize against unless the issuer is
* paying the acquirer fee on behalf of the cardholder.
* * `CASH_AMOUNT`: The cash amount of the transaction in minor units
* (cents). This represents the amount of cash being withdrawn or
* advanced.
* * `RISK_SCORE`: Network-provided score assessing risk level associated
* with a given authorization. Scores are on a range of 0-999, with 0
* representing the lowest risk and 999 representing the highest risk. For
Expand Down Expand Up @@ -6957,6 +6990,9 @@ private constructor(
* currency. This is the amount the issuer should authorize against
* unless the issuer is paying the acquirer fee on behalf of the
* cardholder.
* * `CASH_AMOUNT`: The cash amount of the transaction in minor units
* (cents). This represents the amount of cash being withdrawn or
* advanced.
* * `RISK_SCORE`: Network-provided score assessing risk level
* associated with a given authorization. Scores are on a range of
* 0-999, with 0 representing the lowest risk and 999 representing the
Expand Down Expand Up @@ -7133,6 +7169,9 @@ private constructor(
* acquirer fee field in the settlement/cardholder billing currency. This
* is the amount the issuer should authorize against unless the issuer is
* paying the acquirer fee on behalf of the cardholder.
* * `CASH_AMOUNT`: The cash amount of the transaction in minor units
* (cents). This represents the amount of cash being withdrawn or
* advanced.
* * `RISK_SCORE`: Network-provided score assessing risk level associated
* with a given authorization. Scores are on a range of 0-999, with 0
* representing the lowest risk and 999 representing the highest risk. For
Expand Down Expand Up @@ -7191,6 +7230,8 @@ private constructor(

@JvmField val TRANSACTION_AMOUNT = of("TRANSACTION_AMOUNT")

@JvmField val CASH_AMOUNT = of("CASH_AMOUNT")

@JvmField val RISK_SCORE = of("RISK_SCORE")

@JvmField
Expand Down Expand Up @@ -7225,6 +7266,7 @@ private constructor(
LIABILITY_SHIFT,
PAN_ENTRY_MODE,
TRANSACTION_AMOUNT,
CASH_AMOUNT,
RISK_SCORE,
CARD_TRANSACTION_COUNT_15_M,
CARD_TRANSACTION_COUNT_1_H,
Expand Down Expand Up @@ -7256,6 +7298,7 @@ private constructor(
LIABILITY_SHIFT,
PAN_ENTRY_MODE,
TRANSACTION_AMOUNT,
CASH_AMOUNT,
RISK_SCORE,
CARD_TRANSACTION_COUNT_15_M,
CARD_TRANSACTION_COUNT_1_H,
Expand Down Expand Up @@ -7290,6 +7333,7 @@ private constructor(
LIABILITY_SHIFT -> Value.LIABILITY_SHIFT
PAN_ENTRY_MODE -> Value.PAN_ENTRY_MODE
TRANSACTION_AMOUNT -> Value.TRANSACTION_AMOUNT
CASH_AMOUNT -> Value.CASH_AMOUNT
RISK_SCORE -> Value.RISK_SCORE
CARD_TRANSACTION_COUNT_15_M -> Value.CARD_TRANSACTION_COUNT_15_M
CARD_TRANSACTION_COUNT_1_H -> Value.CARD_TRANSACTION_COUNT_1_H
Expand Down Expand Up @@ -7321,6 +7365,7 @@ private constructor(
LIABILITY_SHIFT -> Known.LIABILITY_SHIFT
PAN_ENTRY_MODE -> Known.PAN_ENTRY_MODE
TRANSACTION_AMOUNT -> Known.TRANSACTION_AMOUNT
CASH_AMOUNT -> Known.CASH_AMOUNT
RISK_SCORE -> Known.RISK_SCORE
CARD_TRANSACTION_COUNT_15_M -> Known.CARD_TRANSACTION_COUNT_15_M
CARD_TRANSACTION_COUNT_1_H -> Known.CARD_TRANSACTION_COUNT_1_H
Expand Down
Loading
Loading