Skip to content

chore: 🐝 Update SDK - Generate 6.0.1#57

Merged
gfyrag merged 2 commits intomainfrom
speakeasy-sdk-regen-1743033853
Apr 4, 2025
Merged

chore: 🐝 Update SDK - Generate 6.0.1#57
gfyrag merged 2 commits intomainfrom
speakeasy-sdk-regen-1743033853

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 27, 2025

SDK update

Based on:

Versioning

Version Bump Type: [patch] - 🤖 (automated)

OpenAPI Change Summary

No specification changes

JAVA CHANGELOG

core: 3.34.0 - 2025-02-07

🐝 New Features

  • java - remove apache httpclient GEN-855 (commit by @davidmoten)

core: 3.33.8 - 2025-02-04

🐛 Bug Fixes

  • javav2 - ensure authorization headers not duplicated GEN-954 (commit by @davidmoten)

core: 3.33.7 - 2025-01-30

🐛 Bug Fixes

  • fixed handling of default fields in usage snippets and tests, fixed validation of required schema property (commit by @tristanspeakeasy)

core: 3.33.6 - 2025-01-27

🐛 Bug Fixes

  • sort subresponses based on the worst scoring response in the group to ensure that no unreachable code paths are created (commit by @idbentley)

core: 3.33.5 - 2025-01-13

🐛 Bug Fixes

  • handle 4XX and 5XX error ranges seperately (commit by @idbentley)

core: 3.33.4 - 2024-12-18

🐛 Bug Fixes

  • javav2 - upgrade apache httpclient from 4.x to 5.4.1, jackson to 2.18.2, commons-io to 2.18.0 GEN-783 (commit by @davidmoten)

core: 3.33.3 - 2024-12-16

🐛 Bug Fixes

  • flattening with hidden parameters (commit by @mfbx9da4)

core: 3.33.2 - 2024-12-13

🐛 Bug Fixes

  • Support OAS references under multipart/form-data file properties (commit by @bflad)

core: 3.33.1 - 2024-12-06

🐛 Bug Fixes

  • support property names solely comprised of illegal characters (commit by @mfbx9da4)

core: 3.33.0 - 2024-12-05

🐝 New Features

  • javav2 - oauth2 password support GEN-770 (commit by @davidmoten)

core: 3.32.2 - 2024-11-22

🐛 Bug Fixes

  • handle circular references through unions correctly (commit by @disintegrator)

core: 3.32.1 - 2024-11-19

🐛 Bug Fixes

  • javav2 - jackson-databind-nullable should be api scoped GEN-773 (commit by @davidmoten)

core: 3.32.0 - 2024-11-14

🐝 New Features

  • javav2 - support allowReserved for query and path parameters GEN-704 (commit by @davidmoten)

core: 3.31.1 - 2024-11-12

🐛 Bug Fixes

core: 3.31.0 - 2024-11-07

🐝 New Features

  • javav2 - support additionalProperties GEN-56 (commit by @davidmoten)

core: 3.30.7 - 2024-10-31

🐛 Bug Fixes

  • Prevent panic with invalid implicit discriminator mappings with propertyName within allOf object (commit by @bflad)

core: 3.30.6 - 2024-10-23

🐛 Bug Fixes

  • javav2 - custom errors should propagate message to super RuntimeException object, add event-stream-error-response test GEN-97, add unit test GEN-507 (commit by @davidmoten)

core: 3.30.5 - 2024-10-17

🐛 Bug Fixes

  • javav2 - escape left angle bracket in markdown SPE-4261 (commit by @davidmoten)

core: 3.30.4 - 2024-09-27

🐛 Bug Fixes

  • update readme formatting (commit by @adaam2)

core: 3.30.3 - 2024-09-25

🐛 Bug Fixes

  • update readme generation to replace welcome to new sdk section with new markdown notice (commit by @adaam2)

core: 3.30.2 - 2024-09-25

🐛 Bug Fixes

  • fixes to missing examples and improvements to number examples (commit by @tristanspeakeasy)

core: 3.30.1 - 2024-09-19

🐛 Bug Fixes

  • javav2 - minor spotbugs fixes, use imports instead of full qualification SPE-3035 (commit by @davidmoten)

core: 3.29.8 - 2024-09-18

🐛 Bug Fixes

core: 3.30.0 - 2024-09-11

🐝 New Features

  • javav2 - support test generation first phase (disabled) SPE-3976 (commit by @davidmoten)

core: 3.29.7 - 2024-09-11

🔧 Chores

core: 3.29.6 - 2024-09-11

🔧 Chores

core: 3.29.5 - 2024-09-05

🐛 Bug Fixes

  • ensure generated examples are stable generation to generation (commit by @tristanspeakeasy)

core: 3.29.4 - 2024-08-16

🐛 Bug Fixes

  • javav2 - improve case checking of enums SPE-3521 (commit by @davidmoten)

core: 3.29.3 - 2024-08-15

🐛 Bug Fixes

  • java - property name speakeasy-name-override SPE-3820 (commit by @davidmoten)

core: 3.29.2 - 2024-08-13

🐛 Bug Fixes

core: 3.29.1 - 2024-08-13

🐛 Bug Fixes

  • java - support publish to local for non-enterprise users SPE-3823 (commit by @davidmoten)

core: 3.29.0 - 2024-08-09

🐝 New Features

  • javav2 - support weak unions (anyOf) with oneOf SPE-3940 (commit by @davidmoten)

core: 3.28.1 - 2024-08-08

🐛 Bug Fixes

  • javav2 - fix snippet compilation for multiline examples SPE-3944 (commit by @davidmoten)

core: 3.28.0 - 2024-08-02

🐝 New Features

  • javav2 - reduce redundant imports in generated code SPE-2486 (commit by @davidmoten)

core: 3.27.0 - 2024-07-30

🐝 New Features

  • java - discriminated oneOf support SPE-2551 (commit by @davidmoten)

core: 3.26.5 - 2024-07-23

🐛 Bug Fixes

  • avoid injecting empty 2xx sub-response if default status code is available and considered succesful (commit by @disintegrator)

core: 3.26.4 - 2024-07-23

🐛 Bug Fixes

  • fixed usage snippet generation not showing examples for oneOf/anyOf schemas (commit by @tristanspeakeasy)

core: 3.26.3 - 2024-07-16

🔧 Chores

core: 3.26.2 - 2024-07-09

🐛 Bug Fixes

  • Use 0666 file mode for writing configuration and lock files (commit by @bflad)

core: 3.26.1 - 2024-06-26

🐛 Bug Fixes

  • javav2 - minor readme fixes SPE-3634 (commit by @davidmoten)

oauth2ClientCredentials: 0.1.1 - 2024-09-25

🐛 Bug Fixes

  • client credentials client_id and client_secret could leak into http headers when instantiated instead of just being scoped to the token server [force-gen] (commit by @ThomasRooney)

oauth2ClientCredentials: 0.1.0 - 2024-08-12

🐝 New Features

  • allow tokenURL to be set explicitly while still supporting a default (commit by @tristanspeakeasy)

oauth2ClientCredentials: 0.0.2 - 2024-07-01

🐛 Bug Fixes

  • compilation error in client credentials hook when security not flattened (commit by @ThomasRooney)

@github-actions github-actions Bot added the patch Patch version bump label Mar 27, 2025
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 27, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai plan to trigger planning for file edits and PR creation.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1743033853 branch 7 times, most recently from 997ef60 to a2fe5e2 Compare April 3, 2025 00:06
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1743033853 branch from 4c3c391 to 71441b2 Compare April 4, 2025 00:06
@gfyrag gfyrag merged commit 6d24675 into main Apr 4, 2025
1 check passed
@gfyrag gfyrag deleted the speakeasy-sdk-regen-1743033853 branch April 4, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants