Skip to content

Releases: CyclingBits/claude-code-sdk-java

v1.2.0

25 Jul 20:47
ebf20dc

Choose a tag to compare

1.2.0 (2025-07-25)

Features

  • Add maxThinkingTokens support to ProcessTransport (329387a)

Bug Fixes

  • Enable unit tests to run without Claude CLI (bc09481)
  • Fix failing unit tests in CI environment (d0e9bc5)

Documentation

  • Add release-please markers to badges (badf7c5)

v1.1.0

14 Jul 06:21
c905907

Choose a tag to compare

1.1.0 (2025-07-14)

Features

  • Add comprehensive unit tests and fix test suite (6b68433)

Bug Fixes

  • Handle UserMessage content as JsonArray in parser (6684181)

Documentation

  • Add README with installation instructions and badges (78127af)

v1.0.1

13 Jul 17:22
388fda4

Choose a tag to compare

1.0.1 (2025-07-13)

Bug Fixes

  • Fix GPG key ID export order in GitHub workflows (110bcb1)
  • Remove release-type from workflow to use config file (17ff6bf)
  • Sync version to 1.0.0 in build.gradle.kts (6d86418)
  • Update GitHub Actions and publishing configuration (3cdc0ae)
  • Update release-please-action to googleapis version (376a648)

v1.0.0

13 Jul 16:19
3b21776

Choose a tag to compare

1.0.0 (2025-07-13)

Features

  • Setup multi-module project structure with CI/CD (c9dc978)

Bug Fixes

  • Update GitHub Actions repository name to match case-sensitive format (908cb3a)