Skip to content

rename plugin to go_gapic#5

Merged
pongad merged 1 commit intogoogleapis:masterfrom
pongad:rename
Sep 21, 2018
Merged

rename plugin to go_gapic#5
pongad merged 1 commit intogoogleapis:masterfrom
pongad:rename

Conversation

@pongad
Copy link
Copy Markdown
Contributor

@pongad pongad commented Sep 20, 2018

so that we call protoc with --go_gapic_out and be consistent
with other languages.

so that we call protoc with --go_gapic_out and be consistent
with other languages.
@pongad pongad merged commit 1726831 into googleapis:master Sep 21, 2018
@pongad pongad deleted the rename branch September 21, 2018 18:06
julieqiu added a commit to julieqiu/gapic-generator-go that referenced this pull request Oct 5, 2023
Vulnerability #1: GO-2023-1571
    Denial of service via crafted HTTP/2 stream in net/http and golang.org/x/net
  More info: https://pkg.go.dev/vuln/GO-2023-1571
  Module: golang.org/x/net
    Found in: golang.org/x/net@v0.0.0-20210405180319-a5a99cb37ef4
    Fixed in: golang.org/x/net@v0.7.0
    Example traces found:
      #1: internal/gengapic/options.go:172:21: gengapic.transport.String calls fmt.Sprintf, which eventually calls http2.ErrCode.String
      #2: internal/gengapic/options.go:172:21: gengapic.transport.String calls fmt.Sprintf, which eventually calls http2.FrameType.String
      #3: internal/gengapic/options.go:172:21: gengapic.transport.String calls fmt.Sprintf, which eventually calls http2.Setting.String
      #4: internal/gengapic/options.go:172:21: gengapic.transport.String calls fmt.Sprintf, which eventually calls http2.SettingID.String
      googleapis#5: internal/printer/printer.go:62:13: printer.P.Printf calls fmt.Fprintf, which eventually calls http2.chunkWriter.Write
      googleapis#6: internal/gengapic/options.go:172:21: gengapic.transport.String calls fmt.Sprintf, which eventually calls http2.duplicatePseudoHeaderError.Error
      googleapis#7: internal/gengapic/options.go:172:21: gengapic.transport.String calls fmt.Sprintf, which eventually calls http2.headerFieldNameError.Error
      googleapis#8: internal/gengapic/options.go:172:21: gengapic.transport.String calls fmt.Sprintf, which eventually calls http2.headerFieldValueError.Error
      googleapis#9: internal/gengapic/options.go:172:21: gengapic.transport.String calls fmt.Sprintf, which eventually calls http2.pseudoHeaderError.Error
      googleapis#10: internal/gengapic/options.go:172:21: gengapic.transport.String calls fmt.Sprintf, which eventually calls http2.writeData.String
westarle added a commit to westarle/gapic-generator-go that referenced this pull request Apr 2, 2026
- Added mockMetricServer to observability_fixture_test.go
- Initialized OTLP MeterProvider
- Added TestObservability_Metrics_Success to metrics_test.go
- Extracted metric Scope Attributes in mock server
- Adjusted metrics_test.go to assert the presence of 'gcp.client.request.duration' M3 metric and 'gcp.client.*' scope attributes
- Updated tracing and metrics fixtures to use the modern cloud.google.com/go/auth
- Upgraded github.com/googleapis/gax-go/v2 to @main to pull in the unreleased metric emission logic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants