Skip to content

chore: 🐝 Update SDK - Generate 0.28.1 #209

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
Nov 26, 2024

Conversation

github-actions[bot]
Copy link
Contributor

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

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

No specification changes

PYTHON CHANGELOG

core: 5.6.6 - 2024-11-21

🐛 Bug Fixes

  • widen python-dateutil dependency requirement (commit by @disintegrator)

@github-actions github-actions bot added the minor Minor version bump label Nov 12, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731423394 branch 7 times, most recently from e4cefae to e7b5b88 Compare November 19, 2024 00:10
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731423394 branch from e7b5b88 to 9369e69 Compare November 20, 2024 00:10
Copy link
Contributor

@pawel-kmiecik pawel-kmiecik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731423394 branch from 9369e69 to 32a8623 Compare November 21, 2024 00:10
vangheem added a commit that referenced this pull request Nov 21, 2024
Copy of this to see if CI runs:
#209

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/a5c25ae9b185230c5180fe29449e1e97>
> OpenAPI Change report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/da9ff1d610cf151db32ab645e57d46f4>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.441.1 (2.461.2)
https://github.com/speakeasy-api/speakeasy
## Versioning

Version Bump Type: [minor] - 🤖 (automated)
## OpenAPI Change Summary


```
├─┬Info
│ └──[🔀] version (5:16)
├─┬Paths
│ └─┬/general/v0/general
│   └─┬POST
│     └─┬Responses
│       └─┬200
│         ├──[➕] content (76:27)
│         └─┬application/json
│           └─┬Schema
│             └─┬Extensions
│               └──[➕] x-speakeasy-name-override (73:48)
└─┬Components
  ├──[➕] schemas (549:22)
  └─┬partition_parameters
    ├──[➕] properties (512:11)
    ├──[➕] properties (518:11)
    ├──[➕] properties (341:11)
    ├─┬unique_element_ids
    │ └──[🔀] title (357:22)
    └─┬strategy
      └──[➕] enum (330:15)
```

| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| paths            | 2             | 0                |
| components       | 6             | 0                |
| info             | 1             | 0                |



## PYTHON CHANGELOG
## acceptHeaders: 3.0.0 - 2024-07-04
### 🐝 New Features
- upgrade to pythonv2 *(commit by
[@ThomasRooney](https://github.com/ThomasRooney))*



## envVarSecurityUsage: 0.3.2 - 2024-11-04
### 🐛 Bug Fixes
- speakeasy examples override default strings *(commit by
[@ryan-timothy-albert](https://github.com/ryan-timothy-albert))*



## constsAndDefaults: 1.0.5 - 2024-11-12
### 🐛 Bug Fixes
- import paths for enum defaults for method inputs *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*



## core: 5.6.5 - 2024-11-12
### 🐛 Bug Fixes
- sort media type objects by specificity *(commit by
[@disintegrator](https://github.com/disintegrator))*



## core: 5.6.4 - 2024-11-05
### 🐛 Bug Fixes
- Prevent compilation errors with missing response schemas *(commit by
[@bflad](https://github.com/bflad))*



## core: 5.6.3 - 2024-11-04
### 🐛 Bug Fixes
- Prevent compilation errors on macOS and if the source code directory
changes *(commit by [@bflad](https://github.com/bflad))*



## core: 5.6.2 - 2024-10-31
### 🐛 Bug Fixes
- Prevent panic with invalid implicit discriminator mappings with
propertyName within allOf object *(commit by
[@bflad](https://github.com/bflad))*



## unions: 3.0.3 - 2024-11-05
### 🐛 Bug Fixes
- improved handling of complex allOf schemas that merge multiple types
*(commit by [@TristanSpeakEasy](https://github.com/tristanspeakeasy))*

Co-authored-by: speakeasybot <[email protected]>
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731423394 branch from 32a8623 to 57d4843 Compare November 22, 2024 00:10
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.28.0 chore: 🐝 Update SDK - Generate 0.28.1 Nov 22, 2024
@github-actions github-actions bot added patch Patch version bump and removed minor Minor version bump labels Nov 22, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731423394 branch 3 times, most recently from a8c13ef to 864a265 Compare November 25, 2024 00:10
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731423394 branch from 864a265 to 5d60fe2 Compare November 26, 2024 00:10
@jordan-homan jordan-homan reopened this Nov 26, 2024
@jordan-homan jordan-homan enabled auto-merge (squash) November 26, 2024 21:09
@jordan-homan jordan-homan merged commit 62bb644 into main Nov 26, 2024
13 checks passed
@jordan-homan jordan-homan deleted the speakeasy-sdk-regen-1731423394 branch November 26, 2024 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants