Skip to content

chore: 🐝 Update SDK - Generate 0.13.0 #27

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
Apr 4, 2025

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Mar 13, 2025

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├──[➖] path (348:5)❌ 
│ ├──[➖] path (439:5)❌ 
│ ├──[➖] path (392:5)❌ 
│ ├──[➕] path (403:3)
│ ├──[➕] path (450:3)
│ ├──[➕] path (500:3)
│ ├─┬/v3/start
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬401
│ │       └──[➕] content (383:15)
│ ├─┬/v3/complete
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬401
│ │       └──[➕] content (338:15)
│ ├─┬/v3/verify
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬401
│ │       └──[➕] content (621:15)
│ ├─┬/v3/validate
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬401
│ │       └──[➕] content (576:15)
│ ├─┬/v3/verify-status
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬401
│ │       └──[➕] content (671:15)
│ ├─┬/v3/challenge
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬401
│ │       └──[➕] content (93:15)
│ └─┬/token
│   └─┬POST
│     └─┬Responses
│       └─┬401
│         └──[➕] content (53:15)
└─┬Components
  ├──[➕] responses (758:7)
  ├──[➖] responses (707:13)❌ 
  ├──[➕] responses (741:7)
  ├──[➕] responses (752:7)
  ├──[➖] responses (713:13)❌ 
  ├──[➖] responses (696:13)❌ 
  ├──[➖] schemas (1502:13)❌ 
  ├──[➖] schemas (1535:13)❌ 
  ├──[➖] schemas (1556:13)❌ 
  ├──[➖] schemas (1653:13)❌ 
  ├──[➖] schemas (1686:13)❌ 
  ├──[➖] schemas (1624:13)❌ 
  ├──[➕] schemas (1833:7)
  ├──[➕] schemas (1723:7)
  ├──[➕] schemas (1756:7)
  ├──[➕] schemas (986:7)
  ├──[➕] schemas (1777:7)
  ├──[➕] schemas (1895:7)
  ├──[➕] schemas (1862:7)
  ├─┬V3StartRequest
  │ └─┬phoneNumber
  │   └──[🔀] description (1592:24)
  ├─┬V3VerifyRequest
  │ └─┬phoneNumber
  │   └──[🔀] description (2013:24)
  └─┬SuccessResult
    ├──[🔀] title (1138:14)
    └─┬Extensions
      └──[🔀] x-go-package (1140:21)
Document Element Total Changes Breaking Changes
paths 13 3
components 23 9

JAVA CHANGELOG

core: 3.36.2 - 2025-04-03

🐛 Bug Fixes

  • improve performance of generation on multicore machines and various fixes to correctness based on order of generation (commit by @tristanspeakeasy)

core: 3.36.1 - 2025-04-01

🐛 Bug Fixes

  • java - refactor client credentials hook internals, oauth2-password multi-option support preparation (commit by @davidmoten)

core: 3.36.0 - 2025-03-25

🐝 New Features

  • java - use wildcard imports in snippets GEN-99 (commit by @davidmoten)

core: 3.35.3 - 2025-03-21

🐛 Bug Fixes

  • add request method javadoc, rework javadoc formatting, fix Hooks javadoc GEN-66 (commit by @davidmoten)

core: 3.35.2 - 2025-03-19

🐛 Bug Fixes

  • java publishing build.gradle requires group, version vars GEN-1259 (commit by @davidmoten)

core: 3.35.1 - 2025-03-18

🐛 Bug Fixes

core: 3.35.0 - 2025-03-11

🐝 New Features

  • enable java test generation GEN-992 (commit by @davidmoten)

oauth2ClientCredentials: 0.3.2 - 2025-04-04

🐛 Bug Fixes

  • java - oauth2 expires_in is in seconds not ms (commit by @davidmoten)

oauth2ClientCredentials: 0.3.0 - 2025-03-24

🐝 New Features

  • implement per-operation client credentials (commit by @2ynn)

oauth2ClientCredentials: 0.2.0 - 2025-03-17

🐝 New Features

  • implement operation-level oauth2 client credentials flow (commit by @2ynn)

sdkHooks: 1.0.0 - 2025-03-18

🐛 Bug Fixes

  • pass method level security objects to hooks using changed SecuritySource interface GEN-22, GEN-816 (commit by @davidmoten)

@github-actions github-actions bot added the patch Patch version bump label Mar 13, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1741826524 branch 4 times, most recently from 608903a to 3db9b72 Compare March 17, 2025 00:44
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.12.3 chore: 🐝 Update SDK - Generate 0.13.0 Mar 18, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1741826524 branch from 3db9b72 to dd5eb63 Compare March 18, 2025 00:42
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Mar 18, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1741826524 branch 7 times, most recently from 103a65f to 4122a60 Compare March 25, 2025 00:43
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1741826524 branch 7 times, most recently from 02ee6b7 to e5cd5ad Compare April 1, 2025 00:50
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1741826524 branch 3 times, most recently from 40ed165 to f79ce90 Compare April 4, 2025 00:43
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1741826524 branch from f79ce90 to 58bd312 Compare April 4, 2025 21:24
@alex-holovach alex-holovach merged commit 547fa9b into main Apr 4, 2025
2 checks passed
@alex-holovach alex-holovach deleted the speakeasy-sdk-regen-1741826524 branch April 4, 2025 21:35
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