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)

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.20 - 2025-12-03

🐝 New Features

  • Support x-speakeasy-terraform-write-only to set schema WriteOnly field (commit by @bflad)

core: 3.46.18 - 2025-11-24

🐝 New Features

  • union discriminators are inferred for oneOfs missing the explicit OpenAPI discriminator mapping. Configure via inferUnionDiscriminators: true in gen.yaml (commit by @mfbx9da4)

core: 3.46.17 - 2025-11-19

🐝 New Features

  • Consider entity missing codes as success for delete API operations instead of returning as API error (commit by @bflad)

core: 3.46.16 - 2025-11-13

🐝 New Features

  • create tailored 409 conflict error diagnostic (commit by @bradcypert)

core: 3.46.15 - 2025-11-13

🐛 Bug Fixes

  • Ensure managed resource is automatically removed from state for entity missing codes instead of read API error (commit by @bflad)

core: 3.46.13 - 2025-11-12

🐝 New Features

core: 3.46.12 - 2025-11-11

🐛 Bug Fixes

  • Support managed resource import with parameters using x-speakeasy-match against object property (commit by @bflad)

core: 3.46.11 - 2025-11-11

🐝 New Features

  • configurable x-speakeasy-entity-missing-codes to indicate terraform resource is missing (commit by @bradcypert)

core: 3.46.10 - 2025-11-11

🐝 New Features

  • drop empty objects from terraform schemas (commit by @ThomasRooney)

core: 3.46.14 - 2025-11-10

🐛 Bug Fixes

  • handle application/* encoding in multipart forms (commit by @danielkov)

core: 3.46.9 - 2025-11-10

🐛 Bug Fixes

core: 3.46.8 - 2025-11-07

🐛 Bug Fixes

  • Ensure entity pibling object properties are refreshed (commit by @bflad)

core: 3.46.19 - 2025-11-06

🐛 Bug Fixes

  • multi-part arrays now serialized according to RFC7578 (commit by @danielkov)

core: 3.46.7 - 2025-11-06

🐛 Bug Fixes

  • too many readonly attributes with multiple request shards (commit by @ThomasRooney)

core: 3.46.6 - 2025-11-05

🐝 New Features

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

core: 3.46.5 - 2025-10-30

🐛 Bug Fixes

  • Ensure nullable maps are sent to API as null when not configured (commit by @bflad)

core: 3.46.4 - 2025-10-30

🐛 Bug Fixes

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

core: 3.46.3 - 2025-10-22

🐛 Bug Fixes

  • Prevent compilation errors with mismatched integer and int32 properties (commit by @Kanwardeep)

core: 3.46.2 - 2025-10-17

🐛 Bug Fixes

  • Prevent compilation errors with multiple nested x-speakeasy-entity responses (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)

unions: 2.82.5 - 2025-11-24

🐛 Bug Fixes

  • account for discriminator mapping when matching source and target models in unions (commit by @2ynn)

unions: 2.82.4 - 2025-11-20

🔧 Fixes

  • consider inexact count of open enums when deserializing unions (commit by @idbentley)

unions: 2.82.3 - 2025-11-14

🐛 Bug Fixes

  • Ensure prior union member state removal on member update (commit by @ThomasRooney)

unions: 2.82.2 - 2025-10-29

🐛 Bug Fixes

  • ensure discriminator is available on hoisted fields (commit by @ThomasRooney)

unions: 2.82.1 - 2025-10-24

🐛 Bug Fixes

  • add unionStrategy configuration option (commit by @ThomasRooney)

unions: 2.82.0 - 2025-10-23

🐝 New Features

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

unions: 2.81.18 - 2025-10-06

🐛 Bug Fixes

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

Based on Speakeasy CLI 1.668.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-1758760315 branch 8 times, most recently from 16e02be to 184ebb2 Compare October 3, 2025 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758760315 branch 7 times, most recently from 550d60f to df1fd28 Compare October 10, 2025 00:33
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758760315 branch 7 times, most recently from 8c84f62 to 3d6cc60 Compare October 17, 2025 00:33
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758760315 branch 7 times, most recently from e6ff588 to 1e9213e Compare October 24, 2025 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758760315 branch 7 times, most recently from 6e456d9 to db0c7f9 Compare November 13, 2025 00:35
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758760315 branch 8 times, most recently from 9d53844 to 9f45057 Compare November 21, 2025 00:35
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758760315 branch 7 times, most recently from c86f9d1 to 36bd6b0 Compare November 28, 2025 00:34
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758760315 branch 6 times, most recently from 1102953 to a10dc81 Compare December 4, 2025 00:36
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758760315 branch from a10dc81 to 7fe5432 Compare December 5, 2025 00:36
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