这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: GoogleCloudPlatform/functions-framework-ruby

functions_framework: v1.6.2

21 Jul 21:27
3ad9d44
Compare
Choose a tag to compare

1.6.2 (2025-07-21)

Bug Fixes

  • add api.deps.dev to allowlist for scorecard.yml (#225)

functions_framework: v1.6.1

21 Jul 17:20
7f23cee
Compare
Choose a tag to compare

1.6.1 (2025-07-19)

Bug Fixes

  • update google-style to 1.31, fix linting issues (#224)
  • update workflow configs to drop ruby 3.0 (#220)

functions_framework: v1.6.0

07 Feb 18:04
8026cb6
Compare
Choose a tag to compare

1.6.0 (2025-02-07)

Features

  • drop support for ruby <3.0 (#210)

functions_framework: v1.5.1

07 Feb 00:18
06cbd15
Compare
Choose a tag to compare

1.5.1 (2025-02-06)

Miscellaneous Chores

  • release 1.5.1 (#211)

functions_framework: v1.5.0

03 Jan 23:17
aee8117
Compare
Choose a tag to compare

1.5.0 (2025-01-03)

Features

  • Support pidfile in CLI & Server (defaults to puma.pid) (#178)

functions_framework: v1.4.2

01 Oct 00:36
f004e54
Compare
Choose a tag to compare

1.4.2 (2024-09-18)

Bug Fixes

  • typo in cli help (#196)

Documentation

  • fix a broken link to the rack SPEC

functions_framework: v1.4.1

28 Jun 19:04
57bf511
Compare
Choose a tag to compare

1.4.1 (2023-06-27)

Bug Fixes

  • enable typed function compatibility with http signature (#174)

functions_framework: v1.4.0

16 Jun 20:39
2b60f4a
Compare
Choose a tag to compare

1.4.0 (2023-06-16)

Features

  • implement typed function signature (#158)

functions_framework: v1.3.0

06 Apr 16:44
18daa5a
Compare
Choose a tag to compare

1.3.0 (2023-04-05)

Features

  • configure security scorecard (#148)
  • Support for Puma 6 and Rack 3 (#152)

functions_framework: v1.2.0

25 Aug 22:07
d935462
Compare
Choose a tag to compare

1.2.0 (2022-08-25)

Features

  • Increase maximum concurrent requests for the server to 1000 (#138)
  • Update minimum Ruby version to 2.6 (#145)

Bug Fixes

  • Set default max_threads back to 16 (#143)