Releases: GoogleCloudPlatform/functions-framework-ruby
Releases · GoogleCloudPlatform/functions-framework-ruby
functions_framework: v1.6.0
1.6.0 (2025-02-07)
Features
- drop support for ruby <3.0 (#210)
functions_framework: v1.5.1
1.5.1 (2025-02-06)
Miscellaneous Chores
functions_framework: v1.5.0
1.5.0 (2025-01-03)
Features
- Support pidfile in CLI & Server (defaults to puma.pid) (#178)
functions_framework: v1.4.2
1.4.2 (2024-09-18)
Bug Fixes
Documentation
- fix a broken link to the rack SPEC
functions_framework: v1.4.1
1.4.1 (2023-06-27)
Bug Fixes
- enable typed function compatibility with http signature (#174)
functions_framework: v1.4.0
1.4.0 (2023-06-16)
Features
- implement typed function signature (#158)
functions_framework: v1.3.0
1.3.0 (2023-04-05)
Features
- configure security scorecard (#148)
- Support for Puma 6 and Rack 3 (#152)
functions_framework: v1.2.0
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)
functions_framework: v1.1.0
1.1.0 (2022-01-17)
Features
- Increase default max thread pool size to 8 (#125) (3e5da5e)
- Return 204 from GET requests to an event function, to support health checks (#128) (f87ce40)
Bug Fixes
- Flush stdout and stderr streams at the end of each request (#126) (1b6847d)
- Format the error backtrace (a23620f)
Release functions_framework 1.0.1
functions_framework/v1.0.1
chore: release functions_framework 1.0.1 (#116)