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 - 02 - Generate 1.8.0 #72

Merged
merged 3 commits into from
Oct 3, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 13, 2024

SDK update

Based on:

OpenAPI Change Summary

No specification changes

JAVA CHANGELOG

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)

@github-actions github-actions bot added the patch Patch version bump label Aug 13, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1723508538 branch from 2cb72c0 to d952e1c Compare August 14, 2024 00:21
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - 02 - Generate 1.6.1 chore: 🐝 Update SDK - 02 - Generate 1.7.0 Aug 15, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1723508538 branch from 79655e9 to f995d3f Compare August 15, 2024 00:21
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Aug 15, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1723508538 branch 4 times, most recently from 6ad4687 to 0e441e1 Compare August 19, 2024 00:22
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - 02 - Generate 1.7.0 chore: 🐝 Update SDK - 02 - Generate 1.7.1 Sep 7, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1723508538 branch from a1235e4 to 8bde959 Compare September 7, 2024 00:22
@github-actions github-actions bot added patch Patch version bump and removed minor Minor version bump labels Sep 7, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1723508538 branch 7 times, most recently from eb992b0 to 0fc4b96 Compare September 14, 2024 00:23
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1723508538 branch 5 times, most recently from 0a6743c to ecace82 Compare September 19, 2024 00:24
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - 02 - Generate 1.7.1 chore: 🐝 Update SDK - 02 - Generate 1.8.0 Sep 20, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1723508538 branch from 56f9d6c to 17dc2b0 Compare September 20, 2024 00:24
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Sep 20, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1723508538 branch 7 times, most recently from 3ecfab3 to 2407070 Compare September 27, 2024 00:24
@github-actions github-actions bot removed the minor Minor version bump label Sep 27, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1723508538 branch 4 times, most recently from b50ae5e to 126ac03 Compare October 1, 2024 00:27
@github-actions github-actions bot added the minor Minor version bump label Oct 1, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1723508538 branch from 126ac03 to 9077335 Compare October 2, 2024 00:24
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1723508538 branch from 9077335 to cff3009 Compare October 3, 2024 00:24
@github-actions github-actions bot removed the minor Minor version bump label Oct 3, 2024
@charlesdaniels charlesdaniels reopened this Oct 3, 2024
This also includes a workaround to fix the path separator regression in
the new SDK generation.
@charlesdaniels charlesdaniels merged commit dfa99fd into main Oct 3, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants