oasis-core icon indicating copy to clipboard operation
oasis-core copied to clipboard

go: bump google.golang.org/grpc/security/advancedtls from 0.0.0-20221004221323-12db695f1648 to 1.0.0 in /go

Open dependabot[bot] opened this issue 1 year ago • 4 comments

Bumps google.golang.org/grpc/security/advancedtls from 0.0.0-20221004221323-12db695f1648 to 1.0.0.

Release notes

Sourced from google.golang.org/grpc/security/advancedtls's releases.

protoc-gen-go-grpc v1.0.0

Background

This is the first major release of the protoc plugin for generating grpc stubs from the grpc-go repo. The previous version was part of the protoc-gen-go tool at https://github.com/golang/protobuf. With the migration of that tool to https://google.golang.org/protobuf, grpc support was removed and shifted to this repo.

Incompatible change

There is one backward-compatibility breaking change in this version of the tool, which can be disabled with a flag at generation time. The Unimplemented<Service>Server struct is now required to be embedded in implementations of the generated <Service>Server interface. This requirement guarantees that backward-compatibility is maintained by the generated code when new methods are added to a service, which is, itself, a backward-compatible operation.

To disable this behavior, which is recommended only for producing code compatible with earlier generated code, set the flag require_unimplemented_servers=false. For more details, please see the binary's README.md

OpenCensus v1.0.0

This module adds support for instrumenting gRPC with OpenCensus tracing and metrics. It does so through a Dial Option and a Server Option users can attach to their created Channels and Servers.

GCP Observability v1.0.0

The observability module provides GCP users with a simple way to export RPC logging, tracing, and metrics to Google Cloud Operations. This is the first (GA) release of this module. For more information, please see this blog post.

advancedtls 1.0.0

Background

This is the first major release of the advancedtls package for configuring advanced security features in grpc-go. This has previously been an experimental API.

Incompatible changes from experimental APIs

See #7303 for the APIs that have been removed from previous experimental versions of the package.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Oct 11 '24 07:10 dependabot[bot]

Deploy Preview for oasisprotocol-oasis-core canceled.

Name Link
Latest commit 2241d46da7eb15456ac398cc1c93f03331d548fc
Latest deploy log https://app.netlify.com/sites/oasisprotocol-oasis-core/deploys/670e7cbb08f97e00097f4d1d

netlify[bot] avatar Oct 11 '24 07:10 netlify[bot]

@dependabot rebase

kostko avatar Oct 11 '24 18:10 kostko

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot[bot] avatar Oct 11 '24 18:10 dependabot[bot]

@dependabot recreate

kostko avatar Oct 11 '24 18:10 kostko