release: 2.16.0#305
Merged
stainless-app[bot] merged 25 commits intomainfrom Mar 6, 2026
Merged
Conversation
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Sun, 05 Apr 2026 15:51:09 GMT |
4dc31cb to
51eafe6
Compare
51eafe6 to
5ec81d9
Compare
5ec81d9 to
46bc5c0
Compare
46bc5c0 to
0f48a64
Compare
0f48a64 to
8332518
Compare
8332518 to
ad9f5c2
Compare
dadc9d3 to
c6bca79
Compare
b604311 to
3ec67f9
Compare
Streamline the Java SDK README to focus on getting started quickly, moving detailed documentation (streaming, structured outputs, tool use, file uploads, pagination, error handling, etc.) to platform.claude.com. Changes: - Centralize full SDK documentation at platform.claude.com/docs/en/api/sdks/java - Rebrand from "Anthropic API" / "Anthropic SDK" to "Claude API" / "Claude SDK" - Update all URLs to platform.claude.com - Update getting started example to use Opus 4.6 - Restore x-release-please-start-version directives removed during rewrite - Fix StructuredContentBlockTest compilation error (WebSearchToolResultErrorCode type)
ce61acd to
d89dff7
Compare
abc8997 to
3ab7462
Compare
- Remove models past their end-of-life date - Remove legacy naming format aliases - Add deprecation notice for claude-3-haiku-20240307 - Update descriptions for consistency across variants - Reorder entries to group aliases with their dated versions
3ab7462 to
0fbbc6e
Compare
0fbbc6e to
9db3677
Compare
… claude-sonnet-4-5
4351408 to
69ca4bf
Compare
58f0fdb to
9d5f08b
Compare
* memory-tools: basic implementation with example and unrelated fixes for broken tests * memory-tools: fixes for bad merge during rebase * memory-tools: changes after review - part 1 * memory-tools: changes after review - part 2 * memory-tools: changes after review - part 3 * memory-tools: docs for tool runner and memory tools * fix: make view range an optional range * chore: wrap memory tool call in try catch * fix: let -1 read to eof, use simple string replace * chore: update memory example to throw exceptions * fix: change from RuntimeException to RuntimeIOException in memory example Co-authored-by: Tomer Aberbach <tomer@stainlessapi.com> --------- Co-authored-by: Cameron McAteer <246350779+cameron-mcateer@users.noreply.github.com> Co-authored-by: Tomer Aberbach <tomer@stainlessapi.com>
9d5f08b to
f6cb336
Compare
packyg
approved these changes
Mar 6, 2026
Contributor
Author
|
🤖 Release is at https://github.com/anthropics/anthropic-sdk-java/releases/tag/v2.16.0 🌻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Release PR
2.16.0 (2026-03-06)
Full Changelog: v2.15.0...v2.16.0
Features
Bug Fixes
Chores
Propertiesmore resilient tonull(5c7ad57)Documentation
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions