Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Oct 7, 2025

SDK update

Versioning

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

Go SDK Changes Detected:

  • Unkey.Apis.ListKeys(): response.Data.[].Identity.Meta Changed Breaking ⚠️
  • Unkey.Identities.GetIdentity(): response.Data.Meta Changed Breaking ⚠️
  • Unkey.Identities.ListIdentities(): response.Data.[].Meta Changed Breaking ⚠️
  • Unkey.Identities.UpdateIdentity(): response.Data.Meta Changed Breaking ⚠️
  • Unkey.Keys.GetKey(): response.Data.Identity.Meta Changed Breaking ⚠️
  • Unkey.Keys.VerifyKey(): response.Data.Identity.Meta Changed Breaking ⚠️
  • Unkey.Keys.Whoami(): response.Data.Identity.Meta Changed Breaking ⚠️
OpenAPI Change Summary
└─┬Components
  └─┬Identity
    └─┬meta
      └──[+] additionalProperties (2238:43)❌ 
Document Element Total Changes Breaking Changes
components 1 1

GO CHANGELOG

core: 3.11.1 - 2025-09-23

🐛 Bug Fixes

  • allow input/output models without suffixes (commit by @disintegrator)

core: 3.11.0 - 2025-09-17

🐝 New Features

  • Support Go module vendoring during compilation (commit by @bflad)

core: 3.10.1 - 2025-09-15

🔧 Chores

  • properly populate form values for union types (commit by @subomi)

core: 3.9.7 - 2025-09-10

🐛 Bug Fixes

core: 3.10.0 - 2025-09-09

🐝 New Features

  • add support for Go module retractions in go.mod (commit by @AshGodfrey)

nullables: 0.2.1 - 2025-10-03

🐛 Bug Fixes

  • [force-gen] Fix deserialization bug when a field is optional (not required) (commit by @Kanwardeep)

nullables: 0.2.0 - 2025-09-10

🐝 New Features

  • add nullable wrapper for fields that are both nullable and optional (commit by @tristanspeakeasy)

Based on Speakeasy CLI 1.636.3

@github-actions github-actions bot added the minor Minor version bump label Oct 7, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759796414 branch 7 times, most recently from 64560d6 to 5b2d7ea Compare October 13, 2025 08:53
* `Unkey.Apis.ListKeys()`:  `response.Data.[].Identity.Meta` **Changed** **Breaking** ⚠️
* `Unkey.Identities.GetIdentity()`:  `response.Data.Meta` **Changed** **Breaking** ⚠️
* `Unkey.Identities.ListIdentities()`:  `response.Data.[].Meta` **Changed** **Breaking** ⚠️
* `Unkey.Identities.UpdateIdentity()`:  `response.Data.Meta` **Changed** **Breaking** ⚠️
* `Unkey.Keys.GetKey()`:  `response.Data.Identity.Meta` **Changed** **Breaking** ⚠️
* `Unkey.Keys.VerifyKey()`:  `response.Data.Identity.Meta` **Changed** **Breaking** ⚠️
* `Unkey.Keys.Whoami()`:  `response.Data.Identity.Meta` **Changed** **Breaking** ⚠️
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759796414 branch from b622289 to 279630c Compare October 13, 2025 08:58
@Flo4604 Flo4604 merged commit 8d991f6 into main Oct 13, 2025
@Flo4604 Flo4604 deleted the speakeasy-sdk-regen-1759796414 branch October 13, 2025 08:59
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.

2 participants