Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Dec 6, 2025

SDK update

Versioning

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

Terraform SDK Changes:

  • SDK.Closing Reason.createClosingReason(): request Changed Breaking ⚠️
  • SDK.Workflows.createDefinition():
    • request Changed
    • response Changed Breaking ⚠️
  • SDK.Flows V2.createFlowTemplate(): Added
  • SDK.Flows V2.searchFlowTemplates(): Added
  • SDK.Closing Reason.deleteClosingReason(): Added
  • SDK.Flows V2.deleteFlowTemplate(): Added
  • SDK.Flows V2.duplicateFlowTemplate(): Added
  • SDK.Flows V2.getFlowTemplate(): Added
  • SDK.Flows V2.listFlowTemplates(): Added
  • SDK.Closing Reason.updateClosingReason(): Added
  • SDK.Flows V2.updateFlowTemplate(): Added
  • SDK.Closing Reason.getClosingReasonV1(): Added
  • SDK.Closing Reason.getClosingReason(): Added
  • SDK.Workflows.getDefinition(): response Changed
  • SDK.Workflows.getDefinitions(): response.[] Changed
  • SDK.Workflows.updateDefinition():
    • request.WorkflowDefinition Changed
    • response Changed
OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (294:3)
│ ├──[+] path (337:3)
│ ├──[+] path (764:3)
│ ├──[+] path (201:3)
│ ├──[+] path (450:3)
│ ├─┬/v1/workflows/closing-reasons/{reasonId}
│ │ └──[+] get (884:7)
│ └─┬/v1/workflows/definitions
│   └─┬POST
│     └─┬Responses
│       ├──[-] codes (136:21)❌ 
│       └──[+] codes (141:11)
└─┬Components
  ├──[+] schemas (1310:7)
  ├──[+] schemas (1413:7)
  ├──[+] schemas (1553:7)
  ├──[+] schemas (1201:7)
  ├──[+] schemas (1298:7)
  ├──[+] schemas (1483:7)
  ├──[+] schemas (1509:7)
  ├──[+] schemas (2011:7)
  ├──[+] schemas (1647:7)
  ├──[+] schemas (1839:7)
  ├──[+] schemas (1135:7)
  ├──[+] schemas (1317:7)
  ├──[+] schemas (1375:7)
  ├──[+] schemas (1534:7)
  ├──[+] schemas (1606:7)
  ├──[+] schemas (1029:7)
  ├──[+] schemas (1215:7)
  ├──[+] schemas (1246:7)
  ├──[+] schemas (1256:7)
  ├──[+] schemas (1271:7)
  ├──[+] schemas (1656:7)
  ├──[+] schemas (1907:7)
  ├──[+] schemas (1165:7)
  ├──[+] schemas (1261:7)
  ├──[+] schemas (1458:7)
  ├──[+] schemas (1490:7)
  ├──[+] schemas (1267:7)
  ├──[+] schemas (1101:7)
  ├──[+] schemas (1149:7)
  ├──[+] schemas (1304:7)
  ├──[+] schemas (1332:7)
  ├──[+] schemas (1624:7)
  ├──[+] schemas (1125:7)
  ├──[+] schemas (1180:7)
  ├──[+] schemas (1111:7)
  ├──[+] schemas (1288:7)
  ├─┬WorkflowDefinition
  │ ├──[+] properties (1690:9)
  │ ├──[+] properties (1735:9)
  │ ├──[+] properties (1730:9)
  │ ├─┬updateEntityAttributes
  │ │ ├──[-] items (598:25)❌ 
  │ │ └──[🔀] type (1683:17)❌ 
  │ ├─┬lastUpdateTime
  │ │ ├──[-] description (565:34)
  │ │ └──[-] example (566:30)
  │ ├─┬id
  │ │ ├──[+] items (1719:13)❌ 
  │ │ └──[🔀] type (1717:17)❌ 
  │ ├─┬flow
  │ │ ├──[-] items (588:25)❌ 
  │ │ ├──[🔀] type (1691:17)❌ 
  │ │ ├──[+] description (1692:24)
  │ │ └──[+] default (1693:20)❌ 
  │ ├─┬name
  │ │ ├──[+] description (1696:24)
  │ │ └──[+] example (1697:20)
  │ └─┬userIds
  │   ├──[-] items (575:25)❌ 
  │   ├──[🔀] type (1736:17)❌ 
  │   ├──[🔀] description (1737:24)
  │   └──[-] deprecated (576:33)
  ├─┬DynamicDueDate
  │ ├──[+] properties (2130:9)
  │ ├─┬actionTypeCondition
  │ │ └──[+] enum (2127:15)
  │ └─┬timePeriod
  │   └──[🔀] $ref (1647:13)❌ 
  ├─┬Step
  │ ├──[+] properties (1792:9)
  │ ├─┬type
  │ │ └──[🔀] $ref (1793:11)❌ 
  │ └─┬userIds
  │   └──[🔀] $ref (1845:13)❌ 
  ├─┬ClosingReason
  │ ├─┬lastUpdateTime
  │ │ └──[+] readOnly (1946:21)❌ 
  │ ├─┬id
  │ │ └──[+] readOnly (1939:21)❌ 
  │ └─┬creationTime
  │   └──[+] readOnly (1949:21)❌ 
  ├─┬Section
  │ ├──[+] properties (1819:9)
  │ ├──[+] properties (1814:9)
  │ ├──[+] properties (1817:9)
  │ ├──[+] properties (1827:9)
  │ ├─┬id
  │ │ ├──[+] items (1822:13)❌ 
  │ │ └──[🔀] type (1820:17)❌ 
  │ ├─┬name
  │ │ └──[+] example (1816:20)
  │ ├─┬steps
  │ │ ├──[-] items (671:25)❌ 
  │ │ └──[🔀] type (1807:17)❌ 
  │ ├─┬order
  │ │ └──[🔀] $ref (2115:20)❌ 
  │ └─┬type
  │   └──[🔀] $ref (1809:11)❌ 
  └─┬StepJourney
    ├──[+] properties (1865:9)
    └─┬id
      ├──[🔀] type (1866:17)❌ 
      ├──[+] description (1868:24)
      └──[+] default (1867:20)❌ 
Document Element Total Changes Breaking Changes
paths 8 1
components 79 23

TERRAFORM CHANGELOG

core: 3.46.27 - 2026-01-01

🐛 Bug Fixes

  • Enable delete API operation response data refresh when there are multiple API operations (commit by @bflad)

Based on Speakeasy CLI 1.682.0

@github-actions github-actions bot added the patch Patch version bump label Dec 6, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764981259 branch 5 times, most recently from 93165e4 to b49b9fa Compare December 11, 2025 00:38
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.20.1 chore: 🐝 Update SDK - Generate 0.20.0 Dec 11, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Dec 11, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764981259 branch 7 times, most recently from 5883252 to c3daf99 Compare December 18, 2025 00:35
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.20.0 chore: 🐝 Update SDK - Generate 0.21.0 Dec 19, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764981259 branch 8 times, most recently from e35b9c7 to 01d8120 Compare December 26, 2025 00:38
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764981259 branch 5 times, most recently from 7040218 to e13dd42 Compare December 31, 2025 00:39
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764981259 branch 6 times, most recently from 25d3477 to 7c8afee Compare January 6, 2026 00:40
* `SDK.Closing Reason.createClosingReason()`:  `request` **Changed** **Breaking** ⚠️
* `SDK.Workflows.createDefinition()`: 
  *  `request` **Changed**
  *  `response` **Changed** **Breaking** ⚠️
* `SDK.Flows V2.createFlowTemplate()`: **Added**
* `SDK.Flows V2.searchFlowTemplates()`: **Added**
* `SDK.Closing Reason.deleteClosingReason()`: **Added**
* `SDK.Flows V2.deleteFlowTemplate()`: **Added**
* `SDK.Flows V2.duplicateFlowTemplate()`: **Added**
* `SDK.Flows V2.getFlowTemplate()`: **Added**
* `SDK.Flows V2.listFlowTemplates()`: **Added**
* `SDK.Closing Reason.updateClosingReason()`: **Added**
* `SDK.Flows V2.updateFlowTemplate()`: **Added**
* `SDK.Closing Reason.getClosingReasonV1()`: **Added**
* `SDK.Closing Reason.getClosingReason()`: **Added**
* `SDK.Workflows.getDefinition()`:  `response` **Changed**
* `SDK.Workflows.getDefinitions()`:  `response.[]` **Changed**
* `SDK.Workflows.updateDefinition()`: 
  *  `request.WorkflowDefinition` **Changed**
  *  `response` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764981259 branch from 7c8afee to b26fb33 Compare January 7, 2026 00:40
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