Skip to content

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Aug 1, 2025

Automated Release PR

0.1.0 (2025-10-07)

Full Changelog: v0.0.1...v0.1.0

⚠ BREAKING CHANGES

  • api: define shared model ConversionRateConfig

Features

Bug Fixes

  • client: handle multiple auth options gracefully (ab63f1e)
  • internal: improve dictionary instantiation (0dbc21b)
  • internal: prefer to use implicit instantiation when possible (37366c3)
  • internal: remove example csproj (66c1d05)
  • internal: various minor code fixes (049b82c)
  • internal: various smaller fixes (2ff5c17)

Chores

  • docs: clarify beta library limitations in readme (f4d1b52)
  • internal: codegen related update (ad6f73f)
  • internal: restructure some imports (d7fe315)
  • internal: use nicer generic names (6fa9d89)
  • rename some things (304c45c)
  • update formatting (928b193)
  • use non-aliased using (d670d93)

Documentation

Refactors

  • client: use plural for service namespace (a4aa7a5)

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

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b8cb0be to a4aa7a5 Compare August 1, 2025 14:25
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ab68615 to 928b193 Compare August 1, 2025 17:44
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from dea3b1c to 8e82a6b Compare August 1, 2025 20:08
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 70c0deb to 7aba513 Compare August 29, 2025 18:00
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7aba513 to a3aeae6 Compare August 29, 2025 18:27
`ConversionRateConfig` is defined in lots of places in the SDK. This commit extracts it to a shared model to reduce code duplication.

Its new location is `orb-java-core/src/main/kotlin/com/withorb/api/models/ConversionRateConfig.kt`
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a3aeae6 to 5d06f04 Compare September 2, 2025 19:34
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d38fe99 to dd58cbf Compare September 12, 2025 00:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from dd58cbf to 3e5e069 Compare September 16, 2025 00:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3e5e069 to c01cb8f Compare September 17, 2025 15:46
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c01cb8f to 1aa669e Compare September 19, 2025 22:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1aa669e to e0cd322 Compare September 23, 2025 20:59
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e0cd322 to ceb1251 Compare September 29, 2025 18:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ceb1251 to e7144f5 Compare September 29, 2025 21:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e7144f5 to 34d5499 Compare September 30, 2025 22:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 34d5499 to 2d595b9 Compare October 1, 2025 15:48
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 2d595b9 to 281594d Compare October 2, 2025 04:45
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 281594d to a81b6dd Compare October 2, 2025 15:36
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a81b6dd to 5ff14d8 Compare October 3, 2025 18:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5ff14d8 to aa7e3fb Compare October 3, 2025 22:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from aa7e3fb to b42ceeb Compare October 6, 2025 22:33
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b42ceeb to 30ac235 Compare October 7, 2025 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants