Skip to content

Releases: googleapis/gapic-showcase

v0.0.5

11 Sep 21:56
64adfd7
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

release level

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

14 Aug 19:45
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

release level

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

09 Aug 22:03
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

release level

Fixes

Removes invalid flattening annotation.
Removes metadata id annotation.

New Features

Made the server daemonizable.

v0.0.2

09 Aug 18:00
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

release level

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

08 Aug 23:47
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

release level

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.