Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Sep 25, 2025

SDK update

Versioning

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

Go SDK Changes Detected:

  • Midday.Invoices.List(): response.Data.[] Changed Breaking ⚠️
  • Midday.Invoices.Get(): response Changed Breaking ⚠️
  • Midday.Reports.Burn-Rate(): Added
  • Midday.Metrics.Runway(): Deleted Breaking ⚠️
  • Midday.Notifications.List(): Added
  • Midday.Notifications.UpdateStatus(): Added
  • Midday.Notifications.UpdateAllStatus(): Added
  • Midday.Transactions.GetAttachmentPreSignedUrl(): Added
  • Midday.Documents.GetPreSignedUrl(): Added
  • Midday.Inbox.GetPreSignedUrl(): Added
  • Midday.Invoices.Create(): Added
  • Midday.Invoices.Update(): Added
  • Midday.Reports.Revenue(): Added
  • Midday.Reports.Profit(): Added
  • Midday.OAuth.GetOAuthAuthorization(): Added
  • Midday.Reports.Runway(): Added
  • Midday.OAuth.PostOAuthRevoke(): Added
  • Midday.Metrics.Revenue(): Deleted Breaking ⚠️
  • Midday.Reports.Expenses(): Added
  • Midday.Metrics.Profit(): Deleted Breaking ⚠️
  • Midday.Metrics.Burn-Rate(): Deleted Breaking ⚠️
  • Midday.Reports.Spending(): Added
  • Midday.Metrics.Expenses(): Deleted Breaking ⚠️
  • Midday.Metrics.Spending(): Deleted Breaking ⚠️
  • Midday.Inbox.List():
    • request.Request.Status Changed
  • Midday.OAuth.PostOAuthToken(): Added
  • Midday.OAuth.PostOAuthAuthorization(): Added
  • Midday.Search.Search():
    • request.Request.RelevanceThreshold Changed
  • Midday.TrackerEntries.Create():
    • request.Request.AssignedId Changed
  • Midday.TrackerEntries.CreateBulk():
    • request.Request.Entries.[].AssignedId Changed
  • Midday.TrackerEntries.Update():
    • request.RequestBody.AssignedId Changed
OpenAPI Change Summary
├──[+] security (1:511)
├─┬Paths
│ ├──[-] path (1:128108)❌ 
│ ├──[-] path (1:125341)❌ 
│ ├──[-] path (1:126209)❌ 
│ ├──[-] path (1:127124)❌ 
│ ├──[-] path (1:128987)❌ 
│ ├──[-] path (1:124466)❌ 
│ ├──[+] path (1:121296)
│ ├──[+] path (1:175759)
│ ├──[+] path (1:177542)
│ ├──[+] path (1:39901)
│ ├──[+] path (1:174884)
│ ├──[+] path (1:178526)
│ ├──[+] path (1:135068)
│ ├──[+] path (1:30257)
│ ├──[+] path (1:40861)
│ ├──[+] path (1:36025)
│ ├──[+] path (1:179405)
│ ├──[+] path (1:22752)
│ ├──[+] path (1:37851)
│ ├──[+] path (1:51459)
│ ├──[+] path (1:176627)
│ ├─┬/tracker-entries/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[-] required (1:159418)❌ 
│ │         └─┬assignedId
│ │           └──[🔀] description (1:209285)
│ ├─┬/invoices/{id}
│ │ ├──[+] put (1:165982)
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] required (1:165911)❌ 
│ │           ├──[+] required (1:165921)❌ 
│ │           ├──[-] required (1:120963)❌ 
│ │           ├──[+] properties (1:165204)
│ │           ├──[+] properties (1:165445)
│ │           ├─┬sentTo
│ │           │ ├──[-] format (1:120327)❌ 
│ │           │ ├──[🔀] description (1:163403)
│ │           │ └──[🔀] example (1:163494)
│ │           ├─┬updatedAt
│ │           │ ├──[🔀] type (1:164073)❌ 
│ │           │ ├──[🔀] description (1:164116)
│ │           │ ├──[+] nullable (1:164095)❌ 
│ │           │ └──[🔀] example (1:164193)
│ │           ├─┬status
│ │           │ ├──[-] enum (1:117490)❌ 
│ │           │ ├──[-] enum (1:117499)❌ 
│ │           │ ├──[-] enum (1:117510)❌ 
│ │           │ ├──[-] enum (1:117518)❌ 
│ │           │ ├──[-] enum (1:117528)❌ 
│ │           │ ├──[-] enum (1:117540)❌ 
│ │           │ ├──[🔀] description (1:164808)
│ │           │ ├──[+] nullable (1:164787)❌ 
│ │           │ └──[🔀] example (1:164890)
│ │           ├─┬reminderSentAt
│ │           │ ├──[+] format (1:165261)❌ 
│ │           │ ├──[🔀] description (1:165283)
│ │           │ └──[🔀] example (1:165355)
│ │           ├─┬tax
│ │           │ ├──[+] enum (1:161784)
│ │           │ ├──[+] enum (1:161734)
│ │           │ ├──[+] enum (1:161743)
│ │           │ ├──[+] enum (1:161754)
│ │           │ ├──[+] enum (1:161762)
│ │           │ ├──[+] enum (1:161772)
│ │           │ ├──[🔀] type (1:161715)❌ 
│ │           │ ├──[🔀] description (1:161813)
│ │           │ ├──[-] nullable (1:119540)❌ 
│ │           │ └──[🔀] example (1:161857)
│ │           ├─┬invoiceNumber
│ │           │ └──[🔀] description (1:162183)
│ │           ├─┬viewedAt
│ │           │ ├──[🔀] description (1:165106)
│ │           │ ├──[-] nullable (1:119948)❌ 
│ │           │ └──[🔀] example (1:165175)
│ │           ├─┬sentAt
│ │           │ ├──[+] format (1:165506)❌ 
│ │           │ ├──[🔀] description (1:165528)
│ │           │ └──[🔀] example (1:165610)
│ │           ├─┬customer
│ │           │ └──[+] nullable (1:162542)❌ 
│ │           ├─┬subtotal
│ │           │ ├──[🔀] type (1:164584)❌ 
│ │           │ ├──[+] format (1:164622)❌ 
│ │           │ ├──[🔀] description (1:164646)
│ │           │ └──[🔀] example (1:164725)
│ │           └─┬vat
│ │             ├──[🔀] description (1:163856)
│ │             └──[🔀] example (1:163908)
│ ├─┬/search
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] maximum (1:173024)❌ 
│ │   │   └──[+] minimum (1:173010)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] maximum (1:173223)❌ 
│ │   │   └──[+] minimum (1:173209)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[+] maximum (1:173467)❌ 
│ │       ├──[+] minimum (1:173453)❌ 
│ │       └──[+] nullable (1:173436)❌ 
│ ├─┬/tracker-entries/bulk
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬entries
│ │           └─┬Schema
│ │             ├──[-] required (1:152486)❌ 
│ │             └─┬assignedId
│ │               └──[🔀] description (1:202317)
│ ├─┬/tracker-entries
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[-] required (1:146376)❌ 
│ │         └─┬assignedId
│ │           └──[🔀] description (1:196171)
│ ├─┬/inbox
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] enum (1:124286)
│ ├─┬/inbox/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬status
│ │           ├──[+] enum (1:132222)
│ │           ├──[+] enum (1:132233)
│ │           └──[+] enum (1:132246)
│ └─┬/invoices
│   ├──[+] post (1:144683)
│   └─┬GET
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           └─┬Schema
│             └─┬data
│               └─┬Schema
│                 ├──[+] required (1:144454)❌ 
│                 ├──[+] required (1:144464)❌ 
│                 ├──[-] required (1:114596)❌ 
│                 ├──[+] properties (1:143747)
│                 ├──[+] properties (1:143988)
│                 ├─┬status
│                 │ ├──[-] enum (1:111123)❌ 
│                 │ ├──[-] enum (1:111132)❌ 
│                 │ ├──[-] enum (1:111143)❌ 
│                 │ ├──[-] enum (1:111151)❌ 
│                 │ ├──[-] enum (1:111161)❌ 
│                 │ ├──[-] enum (1:111173)❌ 
│                 │ ├──[🔀] description (1:143351)
│                 │ ├──[+] nullable (1:143330)❌ 
│                 │ └──[🔀] example (1:143433)
│                 ├─┬customer
│                 │ └──[+] nullable (1:141085)❌ 
│                 ├─┬reminderSentAt
│                 │ ├──[+] format (1:143804)❌ 
│                 │ ├──[🔀] description (1:143826)
│                 │ └──[🔀] example (1:143898)
│                 ├─┬subtotal
│                 │ ├──[🔀] type (1:143127)❌ 
│                 │ ├──[+] format (1:143165)❌ 
│                 │ ├──[🔀] description (1:143189)
│                 │ └──[🔀] example (1:143268)
│                 ├─┬invoiceNumber
│                 │ └──[🔀] description (1:140726)
│                 ├─┬vat
│                 │ ├──[🔀] description (1:142399)
│                 │ └──[🔀] example (1:142451)
│                 ├─┬tax
│                 │ ├──[+] enum (1:140297)
│                 │ ├──[+] enum (1:140305)
│                 │ ├──[+] enum (1:140315)
│                 │ ├──[+] enum (1:140327)
│                 │ ├──[+] enum (1:140277)
│                 │ ├──[+] enum (1:140286)
│                 │ ├──[🔀] type (1:140258)❌ 
│                 │ ├──[🔀] description (1:140356)
│                 │ ├──[-] nullable (1:113173)❌ 
│                 │ └──[🔀] example (1:140400)
│                 ├─┬viewedAt
│                 │ ├──[🔀] description (1:143649)
│                 │ ├──[-] nullable (1:113581)❌ 
│                 │ └──[🔀] example (1:143718)
│                 ├─┬sentTo
│                 │ ├──[-] format (1:113960)❌ 
│                 │ ├──[🔀] description (1:141946)
│                 │ └──[🔀] example (1:142037)
│                 ├─┬sentAt
│                 │ ├──[+] format (1:144049)❌ 
│                 │ ├──[🔀] description (1:144071)
│                 │ └──[🔀] example (1:144153)
│                 └─┬updatedAt
│                   ├──[🔀] type (1:142616)❌ 
│                   ├──[🔀] description (1:142659)
│                   ├──[+] nullable (1:142638)❌ 
│                   └──[🔀] example (1:142736)
└─┬Components
  ├──[+] schemas (1:2499)
  ├──[+] schemas (1:752)
  ├──[+] schemas (1:3223)
  ├──[+] schemas (1:3446)
  └──[+] schemas (1:3680)
Document Element Total Changes Breaking Changes
paths 136 58
components 5 0

GO CHANGELOG

core: 3.13.1 - 2025-11-05

🐝 New Features

  • support body field name configuration via requestBodyFieldName in gen.yaml (commit by @subomi)

core: 3.12.1 - 2025-10-30

🐛 Bug Fixes

  • make security scheme resolution case-insensitive (commit by @vishalg0wda)

core: 3.13.0 - 2025-10-24

🐝 New Features

  • add configuration option for empty object serialization in Go SDKs (commit by @BlakeTheAwesome)

core: 3.12.0 - 2025-10-13

🐝 New Features

  • add config option for deep merging allOf nodes in OpenAPI specs (commit by @BlakeTheAwesome)

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)

core: 3.9.6 - 2025-09-02

🐛 Bug Fixes

  • enabled empty strings to be used as end cursor values in pagination (commit by @GorshkovIvan)

core: 3.9.5 - 2025-09-01

🔧 Chores

  • added support for lowercase Bearer tokens in Authorization headers (commit by @GorshkovIvan)

core: 3.9.4 - 2025-08-27

🔧 Chores

  • fixed go target to respect required fields instead of using zero values (commit by @subomi)

enums: 2.82.0 - 2025-09-20

🐝 New Features

globalSecurity: 2.82.12 - 2025-09-10

🔧 Chores

  • support opting out of operation security hoisting (commit by @vishalg0wda)

globalServerURLs: 2.83.0 - 2025-10-22

🐝 New Features

  • Allow server selection to appear in all code samples (commit by @BlakeTheAwesome)

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)

unions: 2.87.0 - 2025-10-23

🐝 New Features

  • introduce a smarter union deserialization strategy (commit by @ThomasRooney)

Based on Speakeasy CLI 1.651.0

@github-actions github-actions bot added the minor Minor version bump label Sep 25, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759628 branch 8 times, most recently from f1efd65 to 8573612 Compare October 3, 2025 00:21
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759628 branch 7 times, most recently from 72f0a8d to 7e778ff Compare October 10, 2025 00:21
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759628 branch 7 times, most recently from 34148ba to 515c868 Compare October 17, 2025 00:22
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759628 branch 7 times, most recently from f35a391 to 061b205 Compare October 24, 2025 00:19
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759628 branch 7 times, most recently from 975bb99 to ae058c3 Compare October 31, 2025 00:22
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759628 branch 7 times, most recently from 9f9fc65 to ce5f779 Compare November 7, 2025 00:23
* `Midday.Invoices.List()`:  `response.Data.[]` **Changed** **Breaking** ⚠️
* `Midday.Invoices.Get()`:  `response` **Changed** **Breaking** ⚠️
* `Midday.Reports.Burn-Rate()`: **Added**
* `Midday.Metrics.Runway()`: **Deleted** **Breaking** ⚠️
* `Midday.Notifications.List()`: **Added**
* `Midday.Notifications.UpdateStatus()`: **Added**
* `Midday.Notifications.UpdateAllStatus()`: **Added**
* `Midday.Transactions.GetAttachmentPreSignedUrl()`: **Added**
* `Midday.Documents.GetPreSignedUrl()`: **Added**
* `Midday.Inbox.GetPreSignedUrl()`: **Added**
* `Midday.Invoices.Create()`: **Added**
* `Midday.Invoices.Update()`: **Added**
* `Midday.Reports.Revenue()`: **Added**
* `Midday.Reports.Profit()`: **Added**
* `Midday.OAuth.GetOAuthAuthorization()`: **Added**
* `Midday.Reports.Runway()`: **Added**
* `Midday.OAuth.PostOAuthRevoke()`: **Added**
* `Midday.Metrics.Revenue()`: **Deleted** **Breaking** ⚠️
* `Midday.Reports.Expenses()`: **Added**
* `Midday.Metrics.Profit()`: **Deleted** **Breaking** ⚠️
* `Midday.Metrics.Burn-Rate()`: **Deleted** **Breaking** ⚠️
* `Midday.Reports.Spending()`: **Added**
* `Midday.Metrics.Expenses()`: **Deleted** **Breaking** ⚠️
* `Midday.Metrics.Spending()`: **Deleted** **Breaking** ⚠️
* `Midday.Inbox.List()`: 
  *  `request.Request.Status` **Changed**
* `Midday.OAuth.PostOAuthToken()`: **Added**
* `Midday.OAuth.PostOAuthAuthorization()`: **Added**
* `Midday.Search.Search()`: 
  *  `request.Request.RelevanceThreshold` **Changed**
* `Midday.TrackerEntries.Create()`: 
  *  `request.Request.AssignedId` **Changed**
* `Midday.TrackerEntries.CreateBulk()`: 
  *  `request.Request.Entries.[].AssignedId` **Changed**
* `Midday.TrackerEntries.Update()`: 
  *  `request.RequestBody.AssignedId` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759628 branch from ce5f779 to 1a18e23 Compare November 8, 2025 00:21
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