Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
87 commits
Select commit Hold shift + click to select a range
46abca4
chore(internal): codegen related update
stainless-app[bot] Jan 20, 2026
eaca79d
feat(api): api update
stainless-app[bot] Jan 21, 2026
9aa3e27
chore(internal): update maven repo doc to include authentication
stainless-app[bot] Jan 21, 2026
10357a9
feat(client): send `X-Stainless-Kotlin-Version` header
stainless-app[bot] Jan 21, 2026
e2f42d1
docs: add comment for arbitrary value fields
stainless-app[bot] Jan 22, 2026
4a49c05
chore(internal): correct cache invalidation for `SKIP_MOCK_TESTS`
stainless-app[bot] Jan 22, 2026
928bfae
fix(client): preserve time zone in lenient date-time parsing
stainless-app[bot] Jan 23, 2026
7850067
chore(ci): upgrade `actions/github-script`
stainless-app[bot] Jan 23, 2026
1e5f897
feat(api): api update
stainless-app[bot] Jan 23, 2026
b8b2251
chore(internal): codegen related update
stainless-app[bot] Jan 27, 2026
ffbc747
chore(internal): allow passing args to `./scripts/test`
stainless-app[bot] Jan 30, 2026
49d56e2
feat(api): api update
stainless-app[bot] Feb 3, 2026
719f036
chore(internal): upgrade AssertJ
stainless-app[bot] Feb 6, 2026
69429b9
feat(api): api update
stainless-app[bot] Feb 10, 2026
acb4297
codegen metadata
stainless-app[bot] Feb 11, 2026
489bdd6
chore(internal): codegen related update
stainless-app[bot] Feb 11, 2026
a80ec0b
feat(api): api update
stainless-app[bot] Feb 12, 2026
5ba9c33
feat(api): manual updates
stainless-app[bot] Feb 12, 2026
c310e36
feat(api): api update
stainless-app[bot] Feb 16, 2026
3447469
chore(internal): update `TestServerExtension` comment
stainless-app[bot] Feb 17, 2026
3b82472
feat(api): api update
stainless-app[bot] Feb 18, 2026
05a1acc
chore(internal): make `OkHttp` constructor internal
stainless-app[bot] Feb 18, 2026
f56884d
feat(client): add more convenience service method overloads
stainless-app[bot] Feb 18, 2026
21b4047
feat(client): add connection pooling option
stainless-app[bot] Feb 18, 2026
ededc4d
feat(api): api update
stainless-app[bot] Feb 19, 2026
7661c8c
feat(api): api update
stainless-app[bot] Feb 21, 2026
39c553f
chore: make `Properties` more resilient to `null`
stainless-app[bot] Feb 23, 2026
edcdb51
chore: drop apache dependency
stainless-app[bot] Feb 23, 2026
c1195af
chore(internal): expand imports
stainless-app[bot] Feb 24, 2026
d101825
chore(docs): add missing descriptions
stainless-app[bot] Feb 27, 2026
522cf9b
feat(api): api update
stainless-app[bot] Feb 27, 2026
4ed5e39
feat(api): api update
stainless-app[bot] Mar 4, 2026
185d18d
fix: fix request delays for retrying to be more respectful of high re…
stainless-app[bot] Mar 5, 2026
82f17f8
chore(internal): bump palantir-java-format
stainless-app[bot] Mar 5, 2026
efdd6eb
chore(test): do not count install time for mock server timeout
stainless-app[bot] Mar 5, 2026
014ce03
feat(api): api update
stainless-app[bot] Mar 5, 2026
037dbcd
feat(api): api update
stainless-app[bot] Mar 7, 2026
2b236e9
chore(ci): skip uploading artifacts on stainless-internal branches
stainless-app[bot] Mar 7, 2026
154bdc7
fix(client): incorrect `Retry-After` parsing
stainless-app[bot] Mar 10, 2026
bac4aa0
feat(api): api update
stainless-app[bot] Mar 13, 2026
3b92540
chore(tests): update mock server to steady
stainless-app[bot] Mar 13, 2026
282b2c1
chore(internal): tweak CI branches
stainless-app[bot] Mar 16, 2026
8792a79
chore(internal): update retry delay tests
stainless-app[bot] Mar 17, 2026
fc7192d
fix(client): allow updating header/query affecting fields in `toBuild…
stainless-app[bot] Mar 17, 2026
36d0db0
feat(api): api update
stainless-app[bot] Mar 19, 2026
477914f
chore(tests): bump steady to v0.19.4
stainless-app[bot] Mar 20, 2026
f8a5c1e
chore(tests): bump steady to v0.19.5
stainless-app[bot] Mar 20, 2026
6b9c515
chore(internal): update gitignore
stainless-app[bot] Mar 23, 2026
26951e7
chore(tests): bump steady to v0.19.6
stainless-app[bot] Mar 23, 2026
0d80e8a
chore(ci): skip lint on metadata-only changes
stainless-app[bot] Mar 24, 2026
a8de590
chore(tests): bump steady to v0.19.7
stainless-app[bot] Mar 24, 2026
308f7b2
feat(api): api update
stainless-app[bot] Mar 24, 2026
7dd0e02
codegen metadata
stainless-app[bot] Mar 25, 2026
bd754d3
chore(internal): update multipart form array serialization
stainless-app[bot] Mar 26, 2026
c9dba44
chore(tests): bump steady to v0.20.1
stainless-app[bot] Mar 31, 2026
a572ceb
codegen metadata
stainless-app[bot] Mar 31, 2026
d480c4b
chore(tests): bump steady to v0.20.2
stainless-app[bot] Mar 31, 2026
1152bfb
feat(api): api update
stainless-app[bot] Apr 3, 2026
8e6ac31
docs: improve examples
stainless-app[bot] Apr 10, 2026
1581833
feat(api): api update
stainless-app[bot] Apr 11, 2026
e8b8d9a
feat(api): api update
stainless-app[bot] Apr 13, 2026
5bdd885
feat(api): api update
stainless-app[bot] Apr 16, 2026
7a01a25
chore(tests): bump steady to v0.22.1
stainless-app[bot] Apr 17, 2026
d875ca5
feat(api): api update
stainless-app[bot] Apr 17, 2026
d5b17d8
feat(api): api update
stainless-app[bot] Apr 24, 2026
79cd441
feat(api): api update
stainless-app[bot] Apr 26, 2026
9b9d608
feat: support setting headers via env
stainless-app[bot] Apr 27, 2026
4435313
feat(api): api update
stainless-app[bot] Apr 27, 2026
176432c
codegen metadata
stainless-app[bot] Apr 28, 2026
d139e2d
codegen metadata
stainless-app[bot] Apr 29, 2026
d563516
codegen metadata
stainless-app[bot] Apr 30, 2026
16f10e5
docs: clarify forwards compat behavior
stainless-app[bot] May 4, 2026
c56994a
feat(client): more robust error parsing
stainless-app[bot] May 4, 2026
bb2637a
perf(client): create one json mapper
stainless-app[bot] May 4, 2026
7f58f4b
feat(api): api update
stainless-app[bot] May 5, 2026
00a20b6
feat(client): support proxy authentication
stainless-app[bot] May 5, 2026
1ca2d2f
feat(client): improve logging
stainless-app[bot] May 6, 2026
1064c76
chore: redact api-key headers in debug logs
stainless-app[bot] May 7, 2026
d5d0cc5
ci: pin GitHub Actions to commit SHAs
stainless-app[bot] May 12, 2026
1b50fd9
feat(api): api update
stainless-app[bot] May 12, 2026
ed6d44c
feat(api): api update
stainless-app[bot] May 13, 2026
7d720b4
feat(api): api update
stainless-app[bot] May 19, 2026
df70a48
feat(api): api update
stainless-app[bot] May 20, 2026
a42565e
feat(api): api update
stainless-app[bot] May 20, 2026
72265aa
feat(api): api update
stainless-app[bot] May 21, 2026
a9e8d7c
feat(api): api update
stainless-app[bot] May 22, 2026
498685a
release: 1.11.0
stainless-app[bot] May 22, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
46 changes: 26 additions & 20 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
name: CI
on:
push:
branches-ignore:
- 'generated'
- 'codegen/**'
- 'integrated/**'
- 'stl-preview-head/**'
- 'stl-preview-base/**'
branches:
- '**'
- '!integrated/**'
- '!stl-preview-head/**'
- '!stl-preview-base/**'
- '!generated'
- '!codegen/**'
- 'codegen/stl/**'
pull_request:
branches-ignore:
- 'stl-preview-head/**'
Expand All @@ -17,13 +19,13 @@ jobs:
timeout-minutes: 15
name: lint
runs-on: ${{ github.repository == 'stainless-sdks/orb-java' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
if: github.event_name == 'push' || github.event.pull_request.head.repo.fork
if: (github.event_name == 'push' || github.event.pull_request.head.repo.fork) && (github.event_name != 'push' || github.event.head_commit.message != 'codegen metadata')

steps:
- uses: actions/checkout@v6
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

- name: Set up Java
uses: actions/setup-java@v5
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
with:
distribution: temurin
java-version: |
Expand All @@ -32,7 +34,7 @@ jobs:
cache: gradle

- name: Set up Gradle
uses: gradle/actions/setup-gradle@v4
uses: gradle/actions/setup-gradle@ed408507eac070d1f99cc633dbcf757c94c7933a # v4.4.3

- name: Run lints
run: ./scripts/lint
Expand All @@ -44,13 +46,13 @@ jobs:
contents: read
id-token: write
runs-on: ${{ github.repository == 'stainless-sdks/orb-java' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
if: github.event_name == 'push' || github.event.pull_request.head.repo.fork
if: (github.event_name == 'push' || github.event.pull_request.head.repo.fork) && (github.event_name != 'push' || github.event.head_commit.message != 'codegen metadata')

steps:
- uses: actions/checkout@v6
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

- name: Set up Java
uses: actions/setup-java@v5
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
with:
distribution: temurin
java-version: |
Expand All @@ -59,20 +61,24 @@ jobs:
cache: gradle

- name: Set up Gradle
uses: gradle/actions/setup-gradle@v4
uses: gradle/actions/setup-gradle@ed408507eac070d1f99cc633dbcf757c94c7933a # v4.4.3

- name: Build SDK
run: ./scripts/build

- name: Get GitHub OIDC Token
if: github.repository == 'stainless-sdks/orb-java'
if: |-
github.repository == 'stainless-sdks/orb-java' &&
!startsWith(github.ref, 'refs/heads/stl/')
id: github-oidc
uses: actions/github-script@v6
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
with:
script: core.setOutput('github_token', await core.getIDToken());

- name: Build and upload Maven artifacts
if: github.repository == 'stainless-sdks/orb-java'
if: |-
github.repository == 'stainless-sdks/orb-java' &&
!startsWith(github.ref, 'refs/heads/stl/')
env:
URL: https://pkg.stainless.com/s
AUTH: ${{ steps.github-oidc.outputs.github_token }}
Expand All @@ -85,10 +91,10 @@ jobs:
runs-on: ${{ github.repository == 'stainless-sdks/orb-java' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
if: github.event_name == 'push' || github.event.pull_request.head.repo.fork
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

- name: Set up Java
uses: actions/setup-java@v5
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
with:
distribution: temurin
java-version: |
Expand All @@ -97,7 +103,7 @@ jobs:
cache: gradle

- name: Set up Gradle
uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@a8f75513eafdebd8141bd1cd4e30fcd194af8dfa # v2.12.0

- name: Run tests
run: ./scripts/test
6 changes: 3 additions & 3 deletions .github/workflows/publish-sonatype.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v6
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

- name: Set up Java
uses: actions/setup-java@v5
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
with:
distribution: temurin
java-version: |
Expand All @@ -26,7 +26,7 @@ jobs:
cache: gradle

- name: Set up Gradle
uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@a8f75513eafdebd8141bd1cd4e30fcd194af8dfa # v2.12.0

- name: Publish to Sonatype
run: |-
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-doctor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
if: github.repository == 'orbcorp/orb-java' && (github.event_name == 'push' || github.event_name == 'workflow_dispatch' || startsWith(github.head_ref, 'release-please') || github.head_ref == 'next')

steps:
- uses: actions/checkout@v6
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

- name: Check release environment
run: |
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.prism.log
.stdy.log
.gradle
.idea
.kotlin
Expand Down
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.10.0"
".": "1.11.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: 126
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-c131de17773b450eb1ec03ca001f94d3777e35347234869a7efee083003e1513.yml
openapi_spec_hash: 5d2d4a3a9ada1c381efb318b6897994d
config_hash: bcf82bddb691f6be773ac6cae8c03b9a
configured_endpoints: 139
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/orb/orb-45297c0f1067cd444a30371110c69f876accf55f303a3dce9a4f74863b59f18f.yml
openapi_spec_hash: cd2f638b98c6e89342397fef860166b7
config_hash: c01c1191b1cd696c7ca855ff6d28a8df
102 changes: 102 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,107 @@
# Changelog

## 1.11.0 (2026-05-22)

Full Changelog: [v1.10.0...v1.11.0](https://github.com/orbcorp/orb-java/compare/v1.10.0...v1.11.0)

### Features

* **api:** api update ([a9e8d7c](https://github.com/orbcorp/orb-java/commit/a9e8d7ce96ffc47877d07adf2e4e48da25872633))
* **api:** api update ([72265aa](https://github.com/orbcorp/orb-java/commit/72265aab772192c5f713b53fa3f3314e66ba4ee2))
* **api:** api update ([a42565e](https://github.com/orbcorp/orb-java/commit/a42565ef43485d9f55f62e5fde0e3ebcc162f1b5))
* **api:** api update ([df70a48](https://github.com/orbcorp/orb-java/commit/df70a48bf466522c5540cef316fd63d0b4591e22))
* **api:** api update ([7d720b4](https://github.com/orbcorp/orb-java/commit/7d720b40d5f2c01f9b884ef53264f9b60efd0c5b))
* **api:** api update ([ed6d44c](https://github.com/orbcorp/orb-java/commit/ed6d44c4aa8444bd084257ebd86fb78153bcb2c7))
* **api:** api update ([1b50fd9](https://github.com/orbcorp/orb-java/commit/1b50fd98c61acd7d7ac75617c817e7f32c62ea23))
* **api:** api update ([7f58f4b](https://github.com/orbcorp/orb-java/commit/7f58f4b19d30b44e8e2ee69e4e93264960b1d433))
* **api:** api update ([4435313](https://github.com/orbcorp/orb-java/commit/4435313a9f7fe6e44b4b43d72b540e33ba102c42))
* **api:** api update ([79cd441](https://github.com/orbcorp/orb-java/commit/79cd4418a453844f56ee7ba4d2e369357fb4db85))
* **api:** api update ([d5b17d8](https://github.com/orbcorp/orb-java/commit/d5b17d8165c5ce42c1ad5cc6ff9970b90667da01))
* **api:** api update ([d875ca5](https://github.com/orbcorp/orb-java/commit/d875ca51fd171ccb6f68e671cd80b1ba08b4e56d))
* **api:** api update ([5bdd885](https://github.com/orbcorp/orb-java/commit/5bdd8852877fe90b5f0b8cd6a4120ab0316a9719))
* **api:** api update ([e8b8d9a](https://github.com/orbcorp/orb-java/commit/e8b8d9afb5b6340f8a2d16d549e34823fb245dbd))
* **api:** api update ([1581833](https://github.com/orbcorp/orb-java/commit/15818339bc1d1b2098f3fe0d9c06d8fa4afa0055))
* **api:** api update ([1152bfb](https://github.com/orbcorp/orb-java/commit/1152bfb0f075438d170bdee2e4c3b02327501057))
* **api:** api update ([308f7b2](https://github.com/orbcorp/orb-java/commit/308f7b2ed70c479fd7b43e61ffc83e534e137f98))
* **api:** api update ([36d0db0](https://github.com/orbcorp/orb-java/commit/36d0db01c83dfacb297970d8fc48afad1c81d376))
* **api:** api update ([bac4aa0](https://github.com/orbcorp/orb-java/commit/bac4aa009a547a636faef396a183d4da5c573933))
* **api:** api update ([037dbcd](https://github.com/orbcorp/orb-java/commit/037dbcde5fbff819b3a65b43bdc92332a88d96e5))
* **api:** api update ([014ce03](https://github.com/orbcorp/orb-java/commit/014ce038155006c8874869d82da451b427b5a177))
* **api:** api update ([4ed5e39](https://github.com/orbcorp/orb-java/commit/4ed5e399e2aeb4ba507314f37ebe510a7f4dcecf))
* **api:** api update ([522cf9b](https://github.com/orbcorp/orb-java/commit/522cf9bee689650a217f54f12d93f1c548994fa0))
* **api:** api update ([7661c8c](https://github.com/orbcorp/orb-java/commit/7661c8c5892a01032cf4b24a74b309a2eac77f0c))
* **api:** api update ([ededc4d](https://github.com/orbcorp/orb-java/commit/ededc4dcf7a0dcbe132f60e4e06b7c0b3c538caa))
* **api:** api update ([3b82472](https://github.com/orbcorp/orb-java/commit/3b8247255097a5250b47059ca568429a26e0f285))
* **api:** api update ([c310e36](https://github.com/orbcorp/orb-java/commit/c310e36ffe22fafdd5ba9a00728e7816a8d0e1e6))
* **api:** api update ([a80ec0b](https://github.com/orbcorp/orb-java/commit/a80ec0b34dabf9595dbae9dfc4b4ed6c914cf5d2))
* **api:** api update ([69429b9](https://github.com/orbcorp/orb-java/commit/69429b99a2aa15ce52ebd45f7a2a531395f3dc94))
* **api:** api update ([49d56e2](https://github.com/orbcorp/orb-java/commit/49d56e2d1ef966ebf6ad4508c81b43a19e7cf9c5))
* **api:** api update ([1e5f897](https://github.com/orbcorp/orb-java/commit/1e5f8972d4dd8c4c955e8980b0c83901a2594bd6))
* **api:** api update ([eaca79d](https://github.com/orbcorp/orb-java/commit/eaca79da23a8cad0430abcb0319c8a37a5bbfc2a))
* **api:** manual updates ([5ba9c33](https://github.com/orbcorp/orb-java/commit/5ba9c33bba4f76344046e7cd93946fe96befaf34))
* **client:** add connection pooling option ([21b4047](https://github.com/orbcorp/orb-java/commit/21b4047e592f1d92782f6aacba9ba0f4d8d893d2))
* **client:** add more convenience service method overloads ([f56884d](https://github.com/orbcorp/orb-java/commit/f56884dcd6437584dabd311bf0583c6145515e60))
* **client:** improve logging ([1ca2d2f](https://github.com/orbcorp/orb-java/commit/1ca2d2f249f2554e0737c5c251d6c01b74f36770))
* **client:** more robust error parsing ([c56994a](https://github.com/orbcorp/orb-java/commit/c56994a7ff8e3d80d514796134161d031ab85c44))
* **client:** send `X-Stainless-Kotlin-Version` header ([10357a9](https://github.com/orbcorp/orb-java/commit/10357a946d98ffd0cb26409f81af477b4c4638b2))
* **client:** support proxy authentication ([00a20b6](https://github.com/orbcorp/orb-java/commit/00a20b682a4ba959024b745c40a5713a2dc8e7ab))
* support setting headers via env ([9b9d608](https://github.com/orbcorp/orb-java/commit/9b9d6087bc5ef54cdf57ff73bda39b2460a908a5))


### Bug Fixes

* **client:** allow updating header/query affecting fields in `toBuilder()` ([fc7192d](https://github.com/orbcorp/orb-java/commit/fc7192dcba2ed208109219a7df87608648ecbf8e))
* **client:** incorrect `Retry-After` parsing ([154bdc7](https://github.com/orbcorp/orb-java/commit/154bdc7e119b92a57a9798edf942564f288141a8))
* **client:** preserve time zone in lenient date-time parsing ([928bfae](https://github.com/orbcorp/orb-java/commit/928bfae14d9e8353f052404bf80873f1bd60d167))
* fix request delays for retrying to be more respectful of high requested delays ([185d18d](https://github.com/orbcorp/orb-java/commit/185d18dd791129bdbcf9c7c0fe12cdeb34474045))


### Performance Improvements

* **client:** create one json mapper ([bb2637a](https://github.com/orbcorp/orb-java/commit/bb2637a17a9ef89db3855320700d963fa5c04623))


### Chores

* **ci:** skip lint on metadata-only changes ([0d80e8a](https://github.com/orbcorp/orb-java/commit/0d80e8ab48e47fa1a00fefb89ef5203849d1b22e))
* **ci:** skip uploading artifacts on stainless-internal branches ([2b236e9](https://github.com/orbcorp/orb-java/commit/2b236e90a64e621b2f772208c4048ccb1f26c066))
* **ci:** upgrade `actions/github-script` ([7850067](https://github.com/orbcorp/orb-java/commit/7850067ac12719de79ff00ada02962f035782791))
* **docs:** add missing descriptions ([d101825](https://github.com/orbcorp/orb-java/commit/d101825fc5db427bb9d36c6b82154919eea85103))
* drop apache dependency ([edcdb51](https://github.com/orbcorp/orb-java/commit/edcdb514ff66cba287aab7ec5dec282078abb45f))
* **internal:** allow passing args to `./scripts/test` ([ffbc747](https://github.com/orbcorp/orb-java/commit/ffbc7473823b4ea0ccd27b9cfb85f8a5c165bb47))
* **internal:** bump palantir-java-format ([82f17f8](https://github.com/orbcorp/orb-java/commit/82f17f8f9081527292cc9ca2bc150d10b2b9dfc1))
* **internal:** codegen related update ([489bdd6](https://github.com/orbcorp/orb-java/commit/489bdd632da69ee3bafce9d5364861821f235c2b))
* **internal:** codegen related update ([b8b2251](https://github.com/orbcorp/orb-java/commit/b8b2251ef940a4d3a5276a9287bfc628fcc7fa2b))
* **internal:** codegen related update ([46abca4](https://github.com/orbcorp/orb-java/commit/46abca478b99884a07ac874f56f5ab7f615d9162))
* **internal:** correct cache invalidation for `SKIP_MOCK_TESTS` ([4a49c05](https://github.com/orbcorp/orb-java/commit/4a49c05fd112adb44adebff7481d4076ede46058))
* **internal:** expand imports ([c1195af](https://github.com/orbcorp/orb-java/commit/c1195afe5fc1798dbfd9c8c183501d1e4f33db75))
* **internal:** make `OkHttp` constructor internal ([05a1acc](https://github.com/orbcorp/orb-java/commit/05a1acc5dd4128fe698db34626ebaaed97ad17f6))
* **internal:** tweak CI branches ([282b2c1](https://github.com/orbcorp/orb-java/commit/282b2c15ade0d105ae975f9df2476cc647d51f04))
* **internal:** update `TestServerExtension` comment ([3447469](https://github.com/orbcorp/orb-java/commit/34474693bac76cf4855636d09bac7001108f2ccc))
* **internal:** update gitignore ([6b9c515](https://github.com/orbcorp/orb-java/commit/6b9c515adf31e37d75ff7507aa5e5b0f6083ce47))
* **internal:** update maven repo doc to include authentication ([9aa3e27](https://github.com/orbcorp/orb-java/commit/9aa3e2745cf3794784ee229af579142c6d560182))
* **internal:** update multipart form array serialization ([bd754d3](https://github.com/orbcorp/orb-java/commit/bd754d3554fc55b3a5f52c79111a714ed5d5c236))
* **internal:** update retry delay tests ([8792a79](https://github.com/orbcorp/orb-java/commit/8792a79536e435e2e4f51c75aaa75129f0db3e3c))
* **internal:** upgrade AssertJ ([719f036](https://github.com/orbcorp/orb-java/commit/719f036e81d72bf5c80a3e53de1e6fcdee49f15e))
* make `Properties` more resilient to `null` ([39c553f](https://github.com/orbcorp/orb-java/commit/39c553f7b878162f7affd567e9c0450d1411e653))
* redact api-key headers in debug logs ([1064c76](https://github.com/orbcorp/orb-java/commit/1064c76a2ef0ab90ed01fae2e89225709ab1873f))
* **test:** do not count install time for mock server timeout ([efdd6eb](https://github.com/orbcorp/orb-java/commit/efdd6ebf4a150e21f6edc283f5cd8f91ed049b12))
* **tests:** bump steady to v0.19.4 ([477914f](https://github.com/orbcorp/orb-java/commit/477914f0d8d4ee5c36aa22083629d6e7b3041ae4))
* **tests:** bump steady to v0.19.5 ([f8a5c1e](https://github.com/orbcorp/orb-java/commit/f8a5c1eabcfb0a78273e78b8e3ca017a0368a098))
* **tests:** bump steady to v0.19.6 ([26951e7](https://github.com/orbcorp/orb-java/commit/26951e743f106261e4c2f85cf8851e89fd628771))
* **tests:** bump steady to v0.19.7 ([a8de590](https://github.com/orbcorp/orb-java/commit/a8de590eb5afb9a0ab68e9b50e1ba6cd2ef0e68f))
* **tests:** bump steady to v0.20.1 ([c9dba44](https://github.com/orbcorp/orb-java/commit/c9dba44e6ff1302d5668d3490ba38799fb86a848))
* **tests:** bump steady to v0.20.2 ([d480c4b](https://github.com/orbcorp/orb-java/commit/d480c4b2d7fa3ba231ee40b4b79fb3b6d5b6c820))
* **tests:** bump steady to v0.22.1 ([7a01a25](https://github.com/orbcorp/orb-java/commit/7a01a2582e692add20034607a09ee313fc470f6c))
* **tests:** update mock server to steady ([3b92540](https://github.com/orbcorp/orb-java/commit/3b92540a62694a2865ef60e244f04b2f6abe4ba2))


### Documentation

* add comment for arbitrary value fields ([e2f42d1](https://github.com/orbcorp/orb-java/commit/e2f42d1f5d5b951c50798e943a64e14ff134b4f2))
* clarify forwards compat behavior ([16f10e5](https://github.com/orbcorp/orb-java/commit/16f10e56f568f802c64570477ed9edf082b5e5d0))
* improve examples ([8e6ac31](https://github.com/orbcorp/orb-java/commit/8e6ac31400bc21c291599235a1c8048a5a9c61b5))

## 1.10.0 (2026-01-17)

Full Changelog: [v1.9.0...v1.10.0](https://github.com/orbcorp/orb-java/compare/v1.9.0...v1.10.0)
Expand Down
Loading
Loading