Skip to content
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

chore: 🐝 Update SDK - Generate 2.0.0 #113

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 12, 2024

SDK update

Based on:

Versioning

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

JAVA CHANGELOG

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)

inputOutputModels: 2.83.0 - 2023-12-14

🐝 New Features

  • added a feature flag to enable fixes around correctly naming input output models that potentially introduce breaking changes (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)

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)

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)

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)

@github-actions github-actions bot added the patch Patch version bump label Dec 12, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733962674 branch from 25c8ce5 to b1f4869 Compare December 13, 2024 00:20
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 1.6.1 chore: 🐝 Update SDK - Generate 1.7.0 Dec 13, 2024
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Dec 13, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733962674 branch 8 times, most recently from 27ebbad to 62adc20 Compare December 21, 2024 00:18
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733962674 branch 7 times, most recently from 87e4b32 to 6e56fd8 Compare December 28, 2024 00:18
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733962674 branch 8 times, most recently from d246ec7 to ed8ad19 Compare January 5, 2025 00:20
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733962674 branch 2 times, most recently from 39c7f77 to 6551ede Compare January 7, 2025 00:19
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733962674 branch 7 times, most recently from 377e5b4 to d692d55 Compare March 18, 2025 00:19
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733962674 branch 3 times, most recently from a08bced to 95d25f1 Compare March 20, 2025 00:19
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 1.7.0 chore: 🐝 Update SDK - Generate 2.0.0 Mar 20, 2025
@github-actions github-actions bot added major Major version bump and removed minor Minor version bump labels Mar 20, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733962674 branch 8 times, most recently from c3f81e0 to 71a8613 Compare March 28, 2025 00:20
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733962674 branch 6 times, most recently from 50f68f9 to b07602c Compare April 2, 2025 00:20
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733962674 branch from b47574d to 99adb1e Compare April 3, 2025 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant