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 0.6.0 #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

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

SDK update

Based on:

OpenAPI Change Summary

├─┬Paths
│ ├──[➕] path (5500:5)
│ ├──[➕] path (5440:5)
│ ├──[➕] path (5380:5)
│ ├──[➕] path (5748:5)
│ ├──[➕] path (5620:5)
│ ├──[➕] path (5688:5)
│ ├──[➕] path (5560:5)
│ ├─┬/playback/{id}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └──[➕] default (5362:21)
│ └─┬/data/usage/query
│   └─┬GET
│     └──[➖] description (4512:26)
├─┬Tags
│ └──[➕] generate (36:7)
└─┬Components
  ├──[➕] securitySchemes (45:13)
  ├──[➖] schemas (2829:13)❌ 
  ├──[➖] schemas (2776:13)❌ 
  ├──[➕] schemas (2773:13)
  ├──[➖] schemas (2871:13)❌ 
  ├──[➕] schemas (3165:13)
  ├──[➕] schemas (2933:13)
  ├──[➕] schemas (3126:13)
  ├──[➕] schemas (3059:13)
  ├──[➕] schemas (3092:13)
  ├──[➖] schemas (2790:13)❌ 
  ├──[➕] schemas (3147:13)
  ├──[➖] schemas (2906:13)❌ 
  ├──[➕] schemas (2784:13)
  ├──[➕] schemas (2801:13)
  ├──[➕] schemas (2873:13)
  ├──[➕] schemas (3070:13)
  ├──[➕] schemas (3231:13)
  ├──[➕] schemas (2967:13)
  ├──[➕] schemas (3252:13)
  ├──[➕] schemas (3105:13)
  ├──[➕] schemas (3265:13)
  ├──[➕] schemas (3282:13)
  ├──[➕] schemas (3079:13)
  ├──[➕] schemas (3021:13)
  ├─┬new-asset-payload
  │ └─┬profiles
  │   └──[➖] description (1386:25)
  ├─┬asset
  │ └─┬downloadUrl
  │   └──[🔀] example (1026:30)
  ├─┬task
  │ └──[➕] properties (1753:17)
  ├─┬new-stream-payload
  │ ├─┬profiles
  │ │ └──[➖] description (695:25)
  │ └─┬recordingSpec
  │   ├──[➖] description (702:25)
  │   └─┬profiles
  │     └──[➖] description (712:33)
  ├─┬session
  │ └─┬recordingStatus
  │   └──[➕] enum (917:27)
  └─┬stream-patch-payload
    └──[➕] properties (745:17)
Document Element Total Changes Breaking Changes
paths 9 0
tags 1 0
components 33 5

JAVA CHANGELOG

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)

unions: 0.0.6 - 2024-11-05

🐛 Bug Fixes

  • improved handling of complex allOf schemas that merge multiple types (commit by @tristanspeakeasy)

@github-actions github-actions bot requested a review from a team as a code owner August 29, 2024 00:10
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1724890187 branch 8 times, most recently from c8cac28 to 16b80f1 Compare September 6, 2024 00:10
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1724890187 branch 7 times, most recently from 41efc37 to 1c54a88 Compare September 13, 2024 00:11
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1724890187 branch 7 times, most recently from 2447ece to 873849e Compare September 20, 2024 00:11
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.5.1 chore: 🐝 Update SDK - Generate 0.6.0 Sep 20, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1724890187 branch 6 times, most recently from 3cf5c8d to 7384a80 Compare September 26, 2024 00:11
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1724890187 branch 7 times, most recently from 8372873 to 92a5ce1 Compare October 17, 2024 00:11
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1724890187 branch 7 times, most recently from bb03791 to ec045fc Compare October 24, 2024 00:11
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1724890187 branch 7 times, most recently from ffa2d0f to f45052f Compare October 31, 2024 00:11
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1724890187 branch 6 times, most recently from fe94ee2 to f3369e8 Compare November 6, 2024 00:11
@github-actions github-actions bot added the minor Minor version bump label Nov 6, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1724890187 branch from f3369e8 to 1964488 Compare November 7, 2024 00:11
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.

1 participant