Releases: googleapis/gapic-showcase
Releases · googleapis/gapic-showcase
v0.0.5
Changes
Significant Changes to increase the usability of the CLI tool.
- Made it such that the
gapic-showcase
will be callable after you go get
the repo
- CLI now spits out helper documentation when calling it.
- Added the ability to call
echo
, expand
, collect
, and chat
from the CLI to help users quickly sanity check the server.
- Added logging to streaming methods (resolves #10)
- Changed Daemonization to be called by
gapic-showcase daemon [command]
v0.0.4
Changes
Refactors out the longrunning, resource names, and parameter flattening methods from the service.
Changes the showcase.proto to echo.proto.
The removed features are planned to be showcased in a resource based service.
v0.0.3
Fixes
Removes invalid flattening annotation.
Removes metadata id annotation.
New Features
Made the server daemonizable.
v0.0.2
Fixes
Change the "Retry" method to be named "Attempt" to avoid naming collisions in certain languages.
Assets
- Compiled binaries for the server
- The proto descriptor set of the showcase proto
- Tarball containing the showcase proto alongside it's dependencies.
v0.0.1
New Features
This is the initial release of the V1Alpha1 Gapic Showcase API.
Fixes
None, this is the first release :)
Assets
- Compiled binaries for the server
- The proto descriptor set of the showcase proto
- Tarball containing the showcase proto alongside it's dependencies.