Skip to content

chore: 🐝 Update SDK - Generate 0.12.0 #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

github-actions[bot]
Copy link

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├──[➕] path (321:3)
│ └──[➕] path (356:3)
└─┬Components
  ├──[➕] responses (565:7)
  ├──[➕] responses (559:7)
  ├──[➕] schemas (1337:7)
  ├──[➕] schemas (1405:7)
  ├──[➕] schemas (1467:7)
  ├──[➕] schemas (1434:7)
  └─┬V3VerifyStatusRequest
    └─┬correlationId
      └──[🔀] description (1834:24)
Document Element Total Changes Breaking Changes
paths 2 0
components 7 0

JAVA CHANGELOG

examples: 2.81.5 - 2025-01-14

🐛 Bug Fixes

  • escape template sensitive characters in examples (commit by @idbentley)

examples: 2.81.4 - 2025-01-08

🐛 Bug Fixes

  • prevent map examples from retaining obsolete key-value pairs (commit by @2ynn)

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)

globalSecurity: 2.82.8 - 2025-02-06

🐛 Bug Fixes

  • fixes to handling of security at both global and operation level especially for oauth2 (commit by @tristanspeakeasy)

@github-actions github-actions bot added the minor Minor version bump label Feb 18, 2025
@alex-holovach alex-holovach merged commit 4a7be5d into main Feb 18, 2025
@alex-holovach alex-holovach deleted the speakeasy-sdk-regen-1739897646 branch February 18, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants