Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
release 0.29.1 (#652)
Browse files Browse the repository at this point in the history
Changes included in this release are fixes:

In artman:

- pass the specific YAML loader to yaml.load #648 
- fix --local runs #650

In gapic-generator:

- samplegen: add sample_config.proto to the config_java_proto BUILD target googleapis/gapic-generator#2852
- go: URL encode x-goog-request-params googleapis/gapic-generator#2851
- ruby: ake it possible to pass metadata to the operations client googleapis/gapic-generator#2856
  • Loading branch information
alexander-fenster authored Jun 26, 2019
1 parent 18a9aa8 commit 22e143f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENV GOOGLEAPIS_HASH ab437f2bb2100360f8d119530b0a020228baa4cc
ENV GAPIC_GENERATOR_HASH 2b955cdc6e5f192db7b1edce818a4600ed98deda
# Define version number below. The ARTMAN_VERSION line is parsed by
# .circleci/config.yml and setup.py, please keep the format.
ENV ARTMAN_VERSION 0.29.0
ENV ARTMAN_VERSION 0.29.1

ENV DEBIAN_FRONTEND noninteractive

Expand Down

0 comments on commit 22e143f

Please sign in to comment.