Skip to content

Conversation

github-actions[bot]
Copy link

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

SDK update

Versioning

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

Terraform SDK Changes Detected:

  • 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 (764:3)
│ ├──[+] path (201:3)
│ ├──[+] path (294:3)
│ ├──[+] path (337: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 (1260:7)
  ├──[+] schemas (1406:7)
  ├──[+] schemas (1310:7)
  ├──[+] schemas (1368:7)
  ├──[+] schemas (1502:7)
  ├──[+] schemas (1617:7)
  ├──[+] schemas (1303:7)
  ├──[+] schemas (1451:7)
  ├──[+] schemas (1527:7)
  ├──[+] schemas (1546:7)
  ├──[+] schemas (1173:7)
  ├──[+] schemas (1249:7)
  ├──[+] schemas (1640:7)
  ├──[+] schemas (1142:7)
  ├──[+] schemas (1158:7)
  ├──[+] schemas (1239:7)
  ├──[+] schemas (1325:7)
  ├──[+] schemas (1599:7)
  ├──[+] schemas (1291:7)
  ├──[+] schemas (1483:7)
  ├──[+] schemas (1476:7)
  ├──[+] schemas (1649:7)
  ├──[+] schemas (1829:7)
  ├──[+] schemas (1297:7)
  ├──[+] schemas (1208:7)
  ├──[+] schemas (1029:7)
  ├──[+] schemas (1118:7)
  ├──[+] schemas (1254:7)
  ├──[+] schemas (1194:7)
  ├──[+] schemas (1264:7)
  ├──[+] schemas (1094:7)
  ├──[+] schemas (1104:7)
  ├──[+] schemas (1897:7)
  ├──[+] schemas (1128:7)
  ├──[+] schemas (1281:7)
  ├─┬StepJourney
  │ ├──[+] properties (1855:9)
  │ └─┬id
  │   ├──[🔀] type (1856:17)❌ 
  │   ├──[+] description (1858:24)
  │   └──[+] default (1857:20)❌ 
  ├─┬WorkflowDefinition
  │ ├──[+] properties (1683:9)
  │ ├──[+] properties (1723:9)
  │ ├─┬name
  │ │ ├──[+] description (1689:24)
  │ │ └──[+] example (1690:20)
  │ ├─┬lastUpdateTime
  │ │ ├──[-] description (565:34)
  │ │ └──[-] example (566:30)
  │ ├─┬flow
  │ │ ├──[-] items (588:25)❌ 
  │ │ ├──[🔀] type (1684:17)❌ 
  │ │ ├──[+] description (1685:24)
  │ │ └──[+] default (1686:20)❌ 
  │ ├─┬userIds
  │ │ ├──[🔀] description (1727:24)
  │ │ ├──[-] deprecated (576:33)
  │ │ └─┬Schema
  │ │   └──[🔀] type (1726:19)❌ 
  │ ├─┬id
  │ │ ├──[+] items (1712:13)❌ 
  │ │ └──[🔀] type (1710:17)❌ 
  │ └─┬updateEntityAttributes
  │   ├──[-] items (598:25)❌ 
  │   └──[🔀] type (1676:17)❌ 
  ├─┬Step
  │ ├──[+] properties (1782:9)
  │ ├─┬userIds
  │ │ └──[🔀] $ref (1835:13)❌ 
  │ └─┬type
  │   └──[🔀] $ref (1783:11)❌ 
  ├─┬Section
  │ ├──[+] properties (1809:9)
  │ ├──[+] properties (1804:9)
  │ ├──[+] properties (1807:9)
  │ ├──[+] properties (1817:9)
  │ ├─┬type
  │ │ └──[🔀] $ref (1799:11)❌ 
  │ ├─┬order
  │ │ └──[🔀] $ref (2000:20)❌ 
  │ ├─┬id
  │ │ ├──[+] items (1812:13)❌ 
  │ │ └──[🔀] type (1810:17)❌ 
  │ ├─┬steps
  │ │ ├──[-] items (671:25)❌ 
  │ │ └──[🔀] type (1797:17)❌ 
  │ └─┬name
  │   └──[+] example (1806:20)
  ├─┬ClosingReason
  │ ├─┬lastUpdateTime
  │ │ └──[+] readOnly (1936:21)❌ 
  │ ├─┬creationTime
  │ │ └──[+] readOnly (1939:21)❌ 
  │ └─┬id
  │   └──[+] readOnly (1929:21)❌ 
  └─┬DynamicDueDate
    ├──[+] properties (2015:9)
    ├─┬timePeriod
    │ ├──[-] enum (825:27)❌ 
    │ ├──[-] enum (823:27)❌ 
    │ └──[-] enum (824:27)❌ 
    └─┬actionTypeCondition
      └──[+] enum (2012:15)
Document Element Total Changes Breaking Changes
paths 8 1
components 78 24

TERRAFORM CHANGELOG

constsAndDefaults: 0.3.0 - 2025-09-09

🐝 New Features

  • Support custom schema defaults via x-speakeasy-terraform-custom-default (commit by @bflad)

core: 3.46.1 - 2025-10-13

🐛 Bug Fixes

  • Ensure any response x-speakeasy-entity pibling attributes are properly handled (commit by @bflad)

core: 3.46.0 - 2025-10-13

🐝 New Features

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

core: 3.45.3 - 2025-10-03

🐛 Bug Fixes

  • Prevent generation error with early ordered map of array properties (commit by @bflad)

core: 3.45.2 - 2025-10-01

🐛 Bug Fixes

  • go arrays in datasources shouldn't be passed by pointer (commit by @ThomasRooney)

core: 3.45.1 - 2025-09-23

🐛 Bug Fixes

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

core: 3.45.0 - 2025-09-17

🐝 New Features

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

core: 3.44.3 - 2025-09-16

🐛 Bug Fixes

  • Update terraform-plugin-* dependencies for bug fixes (commit by @bflad)

core: 3.44.2 - 2025-09-10

🐛 Bug Fixes

globalSecurity: 2.82.1 - 2025-09-10

🔧 Chores

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

globalSecurity: 2.82.0 - 2025-08-28

🐝 New Features

  • Provider security attribute descriptions and README section (commit by @bflad)

unions: 2.81.18 - 2025-10-06

🐛 Bug Fixes

  • Ensure valid generation with top level unions (commit by @bflad)

Based on Speakeasy CLI 1.637.0

@github-actions github-actions bot added the minor Minor version bump label Oct 1, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759279029 branch 7 times, most recently from e5b18d9 to 5f008a3 Compare October 8, 2025 00:33
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759279029 branch 7 times, most recently from 1ea22a4 to 4ec4dfc Compare October 15, 2025 00:34
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759279029 branch 2 times, most recently from 571c02d to ae83d57 Compare October 17, 2025 00:34
* `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-1759279029 branch from ae83d57 to 7f37cb4 Compare October 18, 2025 00:32
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.

1 participant