Releases: GoogleCloudPlatform/functions-framework-ruby
Releases · GoogleCloudPlatform/functions-framework-ruby
functions_framework: v1.4.2
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
functions_framework: v1.4.0
functions_framework: v1.3.0
functions_framework: v1.2.0
functions_framework: v1.1.0
Release functions_framework 1.0.1
functions_framework/v1.0.1 chore: release functions_framework 1.0.1 (#116)
functions_framework 1.0.0
v1.0.0 / 2021-07-07
- Bumped the version to 1.0.
- Removed the "preview" notices for Google Cloud Functions since the Ruby runtime is now GA.
functions_framework 0.11.0
v0.11.0 / 2021-06-28
- UPDATED: Update CloudEvents dependency to 0.5 to get fixes for JSON formatting cases
- FIXED: Updated Pub/Sub and Firebase event conversion logic to better align to Eventarc
functions_framework 0.10.0
v0.10.0 / 2021-06-01
- ADDED: Support raw pubsub events sent by the pubsub emulator
- FIXED: Set proper response content-type charset when a function returns a string (plain text) or hash (JSON)
- FIXED: Properly handle conversion of non-ascii characters in legacy event strings