Sha256: 2b1c7755ebc1b5a8cb6539bc9c461e3a7dd5d025f0510cffd8cb6a996b39ec8a
Contents?: true
Size: 1.15 KB
Versions: 1
Compression:
Stored size: 1.15 KB
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## UNRELEASED # 0.1.16 - 2024-07-09 - Support requests in camel case # 0.1.15 - 2024-06-26 - Actually emit the correct error code on failure. :( # 0.1.14 - 2024-06-25 - Emit the correct error code on failure. # 0.1.13 - 2024-06-24 - Use grpc's `to_json` methods to output fields correctly. # 0.1.12 - 2024-05-15 - Parse numbers into Ruby number objects. # 0.1.10 - 2024-04-06 - Fix incorrect decoding of enum descriptors. # 0.1.9 - 2024-04-09 - Added tests. - Fixed some bugs around path globbing. # 0.1.6 - 2024-04-05 - Fixed bug where a blank routes file would be emitted when no services were found. - Added a comment line indicating that files are auto-generated. # 0.1.5 - 2024-04-04 - Parse Google Well Known Types (WKT) in request. # 0.1.4 - 2024-04-04 - Remove geo-admin hardcoded requirement. - Use baked-in Protobuf initialization to support nested objects properly. # 0.1.0 - 2024-03-01 * Initial release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
grpc-rest-0.1.16 | CHANGELOG |