Skip to content

Conversation

github-actions[bot]
Copy link

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

SDK update

Versioning

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

RUBY CHANGELOG

constsAndDefaults: 0.1.1 - 2025-06-03

🐛 Bug Fixes

  • add better support for const and default handling (commit by @idbentley)

core: 3.10.3 - 2025-09-23

🐛 Bug Fixes

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

core: 3.10.2 - 2025-08-19

🐛 Bug Fixes

  • filenames should always be snake case (commit by @idbentley)

core: 3.10.1 - 2025-08-13

🐛 Bug Fixes

  • mistakenly throw instead of raise (commit by @idbentley)

core: 3.10.0 - 2025-08-07

🐝 New Features

  • Promote Ruby to beta maturity (commit by @bflad)

core: 3.9.6 - 2025-07-24

🔧 Chores

core: 3.9.5 - 2025-07-15

🔧 Chores

  • add typingStrategy for disabling sorbet (commit by @idbentley)

core: 3.9.4 - 2025-07-07

🔧 Chores

  • update dependencies and dependency handling (commit by @idbentley)

core: 3.9.3 - 2025-06-26

🔧 Chores

  • fix sorbet static type checking (commit by @idbentley)

core: 3.9.2 - 2025-06-06

🐛 Bug Fixes

core: 3.9.1 - 2025-06-02

🔧 Chores

  • Clarified utility functionality (commit by @idbentley)

core: 3.9.0 - 2025-05-28

🐝 New Features

  • correctly respect module namespacing from config (commit by @idbentley)

core: 3.8.1 - 2025-05-07

🐛 Bug Fixes

  • fixed stability of generated examples using operation and field seeds, including fixes to union examples (commit by @tristanspeakeasy)

core: 3.8.0 - 2025-04-16

🐝 New Features

  • Bump Ruby minimum version to 3.2 as 3.0 and 3.1 are end-of-life as of March 2025 (commit by @bflad)

core: 3.7.0 - 2025-04-16

🐝 New Features

  • Dynamically install and update RBI files for Sorbet post-generation (commit by @bflad)

core: 3.6.2 - 2025-04-11

🐛 Bug Fixes

  • increase stability of generator model file names (commit by @vishalg0wda)

core: 3.6.1 - 2025-04-03

🐛 Bug Fixes

  • improve performance of generation on multicore machines and various fixes to correctness based on order of generation (commit by @tristanspeakeasy)

core: 3.6.0 - 2025-03-10

🐝 New Features

  • Initial global timeout support (commit by @bflad)

core: 3.5.4 - 2025-03-04

🐛 Bug Fixes

  • Remove SDK class config_server and config_server_url methods in preference of instantiation parameters (commit by @bflad)

core: 3.5.3 - 2025-01-30

🐛 Bug Fixes

  • fixed handling of default fields in usage snippets and tests, fixed validation of required schema property (commit by @tristanspeakeasy)

core: 3.5.2 - 2025-01-27

🐛 Bug Fixes

  • sort subresponses based on the worst scoring response in the group to ensure that no unreachable code paths are created (commit by @idbentley)

core: 3.5.1 - 2025-01-13

🐛 Bug Fixes

  • handle 4XX and 5XX error ranges seperately (commit by @idbentley)

core: 3.5.0 - 2025-01-02

🐝 New Features

  • Update bundler to support Ruby 3.4 (commit by @bflad)

core: 3.4.5 - 2024-12-16

🐛 Bug Fixes

  • flattening with hidden parameters (commit by @mfbx9da4)

core: 3.4.3 - 2024-12-06

🐛 Bug Fixes

  • support property names solely comprised of illegal characters (commit by @mfbx9da4)

core: 3.4.2 - 2024-12-06

🐛 Bug Fixes

core: 3.4.1 - 2024-11-26

🐛 Bug Fixes

  • Prevent rubocop Style/IdenticalConditionalBranches reports with method response headers (commit by @bflad)

core: 3.4.0 - 2024-11-26

🐝 New Features

  • update gemfile.lock to support mac (commit by @idbentley)

core: 3.3.3 - 2024-11-25

🐛 Bug Fixes

  • Ensure correct dependency groups for sorbet and sorbet-runtime (commit by @bflad)

core: 3.3.2 - 2024-11-22

🐛 Bug Fixes

  • handle circular references through unions correctly (commit by @disintegrator)

core: 3.3.1 - 2024-11-12

🐛 Bug Fixes

core: 3.3.0 - 2024-11-05

🐝 New Features

  • bind rubocop to a specific version to avoid unexpected breakages (commit by @idbentley)

core: 3.2.27 - 2024-10-31

🐛 Bug Fixes

  • Prevent panic with invalid implicit discriminator mappings with propertyName within allOf object (commit by @bflad)

deprecations: 2.81.2 - 2025-01-02

🐛 Bug Fixes

  • Prevent compilation error for x-speakeasy-deprecation-message with newline characters (commit by @bflad)

globalSecurity: 2.81.9 - 2025-09-10

🔧 Chores

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

globalSecurity: 2.81.8 - 2025-02-06

🐛 Bug Fixes

  • fixes to handling of security at both global and operation level especially for oauth2 (commit by @tristanspeakeasy)

globalServerURLs: 2.82.4 - 2025-05-09

🐛 Bug Fixes

nullables: 0.1.0 - 2025-05-02

🐝 New Features

  • add support for nullable values (commit by @idbentley)

responseFormat: 0.1.0 - 2025-04-04

🐝 New Features

  • add responseFormat support to ruby (commit by @idbentley)

retries: 0.1.1 - 2025-03-11

🐛 Bug Fixes

  • Prevent incorrect module name in utilities file (commit by @bflad)

Based on Speakeasy CLI 1.635.1

@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-1758760252 branch 7 times, most recently from 7898f0e to d868963 Compare October 2, 2025 00:37
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758760252 branch 4 times, most recently from baeba25 to 2a44ab4 Compare October 6, 2025 00:39
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758760252 branch from 23ee78e to fdc6743 Compare October 7, 2025 00:38
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