Skip to content

Conversation

@github-actions
Copy link

@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
  ├─┬TimeRange
  │ ├──[➕] properties (11765:17)
  │ └─┬startTime
  │   ├──[🔀] type (11766:27)❌ 
  │   ├──[🔀] format (11768:29)❌ 
  │   └──[🔀] description (11767:34)
  ├─┬InputOptions
  │ └─┬timePeriodType
  │   └──[➕] enum (11803:27)
  ├─┬FacetFilterValue
  │ └─┬relationType
  │   └──[➕] enum (4125:27)
  ├─┬SearchWarning
  │ └─┬warningType
  │   └──[➕] enum (8423:27)
  ├─┬Message
  │ └─┬role
  │   └──[➕] example (7530:30)
  ├─┬RelatedDocuments
  │ └─┬relation
  │   ├──[➕] enum (5645:27)
  │   └──[➕] enum (5651:27)
  ├─┬AnswerMutableProperties
  │ └─┬boardId
  │   ├──[🔀] description (4872:34)
  │   └──[➕] deprecated (4873:33)
  ├─┬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)
  └─┬FeedRequest
    └─┬categories
      └─┬Schema
        └──[➕] enum (9067:31)
Document Element Total Changes Breaking Changes
paths 1 0
components 24 7

JAVA CHANGELOG

globalSecurity: 2.83.0 - 2025-06-25

🐝 New Features

  • use environment variables for API keys/secrets in usage snippets (commit by @sheldonvaughn)

core: 3.42.3 - 2025-07-03

🐛 Bug Fixes

  • avoid relying on gradle java toolchains (commit by @vishalg0wda)

core: 3.42.2 - 2025-07-02

🐛 Bug Fixes

  • handle NPE cases when no globals are defined in the spec (commit by @vishalg0wda)

core: 3.42.1 - 2025-07-01

🐛 Bug Fixes

  • java toolchain language version in build.gradle (commit by @davidmoten)

core: 3.42.0 - 2025-07-01

🐝 New Features

  • java - enhance equals/hashCode to support mathematical equivalence (commit by @davidmoten)

core: 3.41.0 - 2025-06-27

🐝 New Features

  • set java language version (commit by @walker-tx)

core: 3.40.1 - 2025-06-27

🐛 Bug Fixes

  • revert java version setting (commit by @walker-tx)

core: 3.40.0 - 2025-06-26

🐝 New Features

  • select java language version (commit by @walker-tx)

core: 3.39.1 - 2025-06-23

🔧 Chores

  • introduce standalone Operation classes for encapsulating operation logic (commit by @vishalg0wda)

tests: 0.9.1 - 2025-07-02

🐛 Bug Fixes

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

tests: 0.9.0 - 2025-06-23

🐝 New Features

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

mockServer: 0.1.1 - 2025-06-27

🐛 Bug Fixes

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

@github-actions github-actions bot requested a review from a team as a code owner June 20, 2025 21:12
@github-actions github-actions bot added the patch Patch version bump label Jun 20, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1750453706 branch 12 times, most recently from aff824d to fa6fcf8 Compare June 26, 2025 00:56
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.5.7 chore: 🐝 Update SDK - Generate 0.6.0 Jun 26, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Jun 26, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1750453706 branch 13 times, most recently from c7eaca1 to 6259679 Compare July 1, 2025 23:57
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.6.0 chore: 🐝 Update SDK - Generate 0.7.0 Jul 1, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1750453706 branch 7 times, most recently from 98e4c84 to 449c4ef Compare July 3, 2025 23:03
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.7.0 chore: 🐝 Update SDK - Generate 0.6.0 Jul 3, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1750453706 branch 10 times, most recently from ac4402a to fd09236 Compare July 7, 2025 22:12
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1750453706 branch from 7c1037a to df077b6 Compare July 7, 2025 23:22
@david-hamilton-glean david-hamilton-glean merged commit ba40a8a into main Jul 7, 2025
@david-hamilton-glean david-hamilton-glean deleted the speakeasy-sdk-regen-1750453706 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