Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jun 20, 2025

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ └─┬/rest/api/v1/listentities
│   └─┬POST
│     └──[🔀] description (1798:26)
└─┬Components
  ├─┬AnswerMutableProperties
  │ └─┬boardId
  │   ├──[🔀] description (4872:34)
  │   └──[➕] deprecated (4873:33)
  ├─┬FeedRequest
  │ └─┬categories
  │   └─┬Schema
  │     └──[➕] enum (9067:31)
  ├─┬InputOptions
  │ └─┬timePeriodType
  │   └──[➕] enum (11803:27)
  ├─┬RelatedDocuments
  │ └─┬relation
  │   ├──[➕] enum (5645:27)
  │   └──[➕] enum (5651:27)
  ├─┬ListEntitiesRequest
  │ ├──[➕] properties (9642:17)
  │ ├─┬source
  │ │ ├──[➕] items (9603:25)❌ 
  │ │ ├──[🔀] type (9601:27)❌ 
  │ │ └──[🔀] description (9600:34)
  │ └─┬sort
  │   ├──[➕] enum (9650:27)
  │   ├──[➕] enum (9651:27)
  │   ├──[➖] items (9596:25)❌ 
  │   ├──[🔀] type (9643:27)❌ 
  │   ├──[🔀] description (9645:34)
  │   ├──[➕] default (9644:30)❌ 
  │   └─┬Extensions
  │     └──[➕] x-enumdescriptions (9647:25)
  ├─┬Message
  │ └─┬role
  │   └──[➕] example (7530:30)
  ├─┬FacetFilterValue
  │ └─┬relationType
  │   └──[➕] enum (4125:27)
  ├─┬SearchWarning
  │ └─┬warningType
  │   └──[➕] enum (8423:27)
  └─┬TimeRange
    ├──[➕] properties (11765:17)
    └─┬startTime
      ├──[🔀] type (11766:27)❌ 
      ├──[🔀] format (11768:29)❌ 
      └──[🔀] description (11767:34)
Document Element Total Changes Breaking Changes
paths 1 0
components 24 7

PYTHON CHANGELOG

core: 5.19.4 - 2025-07-02

🐛 Bug Fixes

  • ensure utils import is always added when globals are present in sdk.py template (commit by @AshGodfrey)

mockServer: 0.1.1 - 2025-06-27

🐛 Bug Fixes

  • prevent erroneous mock server generation for SDKs without tests (commit by @mfbx9da4)

tests: 1.19.1 - 2025-07-02

🐛 Bug Fixes

  • various fixes to testing to ensure greater compatibility and stability (commit by @tristanspeakeasy)

tests: 1.19.0 - 2025-06-23

🐝 New Features

  • add ability to control auto rebuilding and generation of tests (commit by @tristanspeakeasy)

tests: 1.18.0 - 2025-06-15

🐝 New Features

  • Latest pytest dependencies for Python 3.14 support and bug fixes (commit by @bflad)

@github-actions github-actions bot added the minor Minor version bump label Jun 20, 2025
@github-actions github-actions bot requested a review from a team as a code owner June 20, 2025 21:11
@github-actions github-actions bot added the minor Minor version bump label Jun 20, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1750453704 branch 17 times, most recently from 97dec1b to 23797ae Compare June 28, 2025 00:53
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1750453704 branch 10 times, most recently from e509a13 to 7e69abc Compare July 2, 2025 00:55
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1750453704 branch 15 times, most recently from 4bea50c to 549b120 Compare July 7, 2025 22:09
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1750453704 branch from 952a06e to e5894ee Compare July 7, 2025 23:20
@david-hamilton-glean david-hamilton-glean merged commit ccf59de into main Jul 7, 2025
3 checks passed
@david-hamilton-glean david-hamilton-glean deleted the speakeasy-sdk-regen-1750453704 branch July 7, 2025 23:37
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.

3 participants