Skip to content

Commit

Permalink
[chore] release 0.7.4 (#580)
Browse files Browse the repository at this point in the history
  • Loading branch information
viacheslav-rostovtsev authored May 7, 2021
1 parent fe5a411 commit 407965b
Show file tree
Hide file tree
Showing 16 changed files with 95 additions and 90 deletions.
4 changes: 4 additions & 0 deletions gapic-generator-ads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release History for gapic-generator-ads

### 0.7.4 / 2021-05-07

* Includes changes from gapic-generator 0.7.4

### 0.7.3 / 2021-03-24

* Includes changes from gapic-generator 0.7.3
Expand Down
40 changes: 20 additions & 20 deletions gapic-generator-ads/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
PATH
remote: ../gapic-generator
specs:
gapic-generator (0.7.3)
gapic-generator (0.7.4)
actionpack (~> 5.2)
protobuf (~> 3.8)

PATH
remote: .
specs:
gapic-generator-ads (0.7.3)
gapic-generator-ads (0.7.4)
actionpack (~> 5.2)
gapic-generator (= 0.7.3)
gapic-generator (= 0.7.4)
protobuf (~> 3.8)

GEM
remote: https://rubygems.org/
specs:
actionpack (5.2.4.5)
actionview (= 5.2.4.5)
activesupport (= 5.2.4.5)
actionpack (5.2.6)
actionview (= 5.2.6)
activesupport (= 5.2.6)
rack (~> 2.0, >= 2.0.8)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.4.5)
activesupport (= 5.2.4.5)
actionview (5.2.6)
activesupport (= 5.2.6)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activesupport (5.2.4.5)
activesupport (5.2.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
Expand All @@ -42,23 +42,23 @@ GEM
google-style (1.25.1)
rubocop (~> 1.9)
grpc-tools (1.36.0)
i18n (1.8.9)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
loofah (2.9.0)
loofah (2.9.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
middleware (0.1.0)
mini_portile2 (2.5.0)
mini_portile2 (2.5.1)
minitest (5.14.4)
minitest-focus (1.2.1)
minitest (>= 4, < 6)
nokogiri (1.11.2)
nokogiri (1.11.3)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogiri (1.11.2-x86_64-linux)
nokogiri (1.11.3-x86_64-linux)
racc (~> 1.4)
parallel (1.20.1)
parser (3.0.0.0)
parser (3.0.1.1)
ast (~> 2.4.1)
protobuf (3.10.3)
activesupport (>= 3.2)
Expand All @@ -77,18 +77,18 @@ GEM
rainbow (3.0.0)
rake (13.0.3)
regexp_parser (2.1.1)
rexml (3.2.4)
rubocop (1.11.0)
rexml (3.2.5)
rubocop (1.14.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.2.0, < 2.0)
rubocop-ast (>= 1.5.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.4.1)
parser (>= 2.7.1.5)
rubocop-ast (1.5.0)
parser (>= 3.0.1.1)
ruby-progressbar (1.11.0)
thor (1.1.0)
thread_safe (0.3.6)
Expand Down
2 changes: 1 addition & 1 deletion gapic-generator-ads/lib/gapic/generator/ads/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
module Gapic
module Generator
module Ads
VERSION = "0.7.3"
VERSION = "0.7.4"
end
end
end
4 changes: 4 additions & 0 deletions gapic-generator-cloud/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release History for gapic-generator-cloud

### 0.7.4 / 2021-05-07

* Includes changes from gapic-generator 0.7.4

### 0.7.3 / 2021-03-24

* Includes changes from gapic-generator 0.7.3
Expand Down
40 changes: 20 additions & 20 deletions gapic-generator-cloud/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
PATH
remote: ../gapic-generator
specs:
gapic-generator (0.7.3)
gapic-generator (0.7.4)
actionpack (~> 5.2)
protobuf (~> 3.8)

PATH
remote: .
specs:
gapic-generator-cloud (0.7.3)
gapic-generator-cloud (0.7.4)
actionpack (~> 5.2)
gapic-generator (= 0.7.3)
gapic-generator (= 0.7.4)
google-style (~> 1.25.1)
protobuf (~> 3.8)

GEM
remote: https://rubygems.org/
specs:
actionpack (5.2.4.5)
actionview (= 5.2.4.5)
activesupport (= 5.2.4.5)
actionpack (5.2.6)
actionview (= 5.2.6)
activesupport (= 5.2.6)
rack (~> 2.0, >= 2.0.8)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.4.5)
activesupport (= 5.2.4.5)
actionview (5.2.6)
activesupport (= 5.2.6)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activesupport (5.2.4.5)
activesupport (5.2.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
Expand All @@ -43,13 +43,13 @@ GEM
google-style (1.25.1)
rubocop (~> 1.9)
grpc-tools (1.36.0)
i18n (1.8.9)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
loofah (2.9.0)
loofah (2.9.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
middleware (0.1.0)
mini_portile2 (2.5.0)
mini_portile2 (2.5.1)
minitest (5.14.4)
minitest-autotest (1.1.1)
minitest-server (~> 1.0)
Expand All @@ -58,13 +58,13 @@ GEM
minitest (>= 4, < 6)
minitest-server (1.0.6)
minitest (~> 5.0)
nokogiri (1.11.2)
nokogiri (1.11.3)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogiri (1.11.2-x86_64-linux)
nokogiri (1.11.3-x86_64-linux)
racc (~> 1.4)
parallel (1.20.1)
parser (3.0.0.0)
parser (3.0.1.1)
ast (~> 2.4.1)
path_expander (1.1.0)
protobuf (3.10.3)
Expand All @@ -84,18 +84,18 @@ GEM
rainbow (3.0.0)
rake (13.0.3)
regexp_parser (2.1.1)
rexml (3.2.4)
rubocop (1.11.0)
rexml (3.2.5)
rubocop (1.14.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.2.0, < 2.0)
rubocop-ast (>= 1.5.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.4.1)
parser (>= 2.7.1.5)
rubocop-ast (1.5.0)
parser (>= 3.0.1.1)
ruby-progressbar (1.11.0)
thor (1.1.0)
thread_safe (0.3.6)
Expand Down
2 changes: 1 addition & 1 deletion gapic-generator-cloud/lib/gapic/generator/cloud/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
module Gapic
module Generator
module Cloud
VERSION = "0.7.3"
VERSION = "0.7.4"
end
end
end
5 changes: 5 additions & 0 deletions gapic-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Release History for gapic-generator

### 0.7.4 / 2021-05-07

* Fixed the broken link in the generated libraries' README.md
* Generated libraries with REST transport now use presense testing instead of rejecting defaults to determine which fields to transcode into the query string parameters

### 0.7.3 / 2021-03-24

* Fixed gapic metadata (drift manifest) generation
Expand Down
36 changes: 18 additions & 18 deletions gapic-generator/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
PATH
remote: .
specs:
gapic-generator (0.7.3)
gapic-generator (0.7.4)
actionpack (~> 5.2)
protobuf (~> 3.8)

GEM
remote: https://rubygems.org/
specs:
actionpack (5.2.4.5)
actionview (= 5.2.4.5)
activesupport (= 5.2.4.5)
actionpack (5.2.6)
actionview (= 5.2.6)
activesupport (= 5.2.6)
rack (~> 2.0, >= 2.0.8)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.4.5)
activesupport (= 5.2.4.5)
actionview (5.2.6)
activesupport (= 5.2.6)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activesupport (5.2.4.5)
activesupport (5.2.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
Expand All @@ -34,13 +34,13 @@ GEM
google-style (1.25.1)
rubocop (~> 1.9)
grpc-tools (1.36.0)
i18n (1.8.9)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
loofah (2.9.0)
loofah (2.9.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
middleware (0.1.0)
mini_portile2 (2.5.0)
mini_portile2 (2.5.1)
minitest (5.14.4)
minitest-autotest (1.1.1)
minitest-server (~> 1.0)
Expand All @@ -49,13 +49,13 @@ GEM
minitest (>= 4, < 6)
minitest-server (1.0.6)
minitest (~> 5.0)
nokogiri (1.11.2)
nokogiri (1.11.3)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogiri (1.11.2-x86_64-linux)
nokogiri (1.11.3-x86_64-linux)
racc (~> 1.4)
parallel (1.20.1)
parser (3.0.0.0)
parser (3.0.1.1)
ast (~> 2.4.1)
path_expander (1.1.0)
protobuf (3.10.3)
Expand All @@ -76,18 +76,18 @@ GEM
rake (13.0.3)
redcarpet (3.5.1)
regexp_parser (2.1.1)
rexml (3.2.4)
rubocop (1.11.0)
rexml (3.2.5)
rubocop (1.14.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.2.0, < 2.0)
rubocop-ast (>= 1.5.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.4.1)
parser (>= 2.7.1.5)
rubocop-ast (1.5.0)
parser (>= 3.0.1.1)
ruby-progressbar (1.11.0)
thor (1.1.0)
thread_safe (0.3.6)
Expand Down
2 changes: 1 addition & 1 deletion gapic-generator/lib/gapic/generator/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@

module Gapic
module Generator
VERSION = "0.7.3"
VERSION = "0.7.4"
end
end
4 changes: 1 addition & 3 deletions gapic-generator/lib/gapic/presenters/service_presenter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,7 @@ def package
# @return [Enumerable<Gapic::Presenters::MethodPresenter>]
#
def methods
@methods ||= begin
@service.methods.map { |m| MethodPresenter.new self, @api, m }
end
@methods ||= @service.methods.map { |m| MethodPresenter.new self, @api, m }
end

def address
Expand Down
Loading

0 comments on commit 407965b

Please sign in to comment.