zitadel/internal/api/grpc
dependabot[bot] 583b1c42d4
chore(deps): bump google.golang.org/grpc from 1.40.0 to 1.41.0 (#2427)
* chore(deps): bump google.golang.org/grpc from 1.40.0 to 1.41.0

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.40.0 to 1.41.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.40.0...v1.41.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* validate

* ensure import

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-09-27 17:14:40 +02:00
..
action feat: actions (#2377) 2021-09-27 13:43:49 +02:00
admin feat: actions (#2377) 2021-09-27 13:43:49 +02:00
auth fix: remove manipulate metadata from authapi (#2303) 2021-09-02 09:22:28 +02:00
authn fix: converters (#1413) 2021-03-12 14:06:05 +01:00
change fix(console): remove cropper, set avatar url if available (#1865) 2021-06-14 13:53:40 +02:00
client/middleware fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00
errors fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00
features feat: actions (#2377) 2021-09-27 13:43:49 +02:00
idp feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
management feat: actions (#2377) 2021-09-27 13:43:49 +02:00
member fix: add avatar url in members, user grants, session and oidc responses (#1852) 2021-06-11 13:20:39 +02:00
metadata feat: User metadata (#2025) 2021-08-09 08:01:20 +02:00
object feat: actions (#2377) 2021-09-27 13:43:49 +02:00
org fix: new es fix (#1532) 2021-04-06 16:03:07 +02:00
policy feat: Lockout policy (#2121) 2021-08-11 06:36:32 +00:00
project feat: set private labeling setting on project (#2184) 2021-08-24 08:34:10 +02:00
server chore(deps): bump google.golang.org/grpc from 1.40.0 to 1.41.0 (#2427) 2021-09-27 17:14:40 +02:00
text fix: tos on external registration (#2164) 2021-08-11 11:50:03 +00:00
user fix: add avatar url in members, user grants, session and oidc responses (#1852) 2021-06-11 13:20:39 +02:00
config.go remove pointers on configs 2020-03-27 13:57:16 +01:00
header_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
header.go fix: cors (#621) 2020-08-24 10:06:55 +02:00
probes.go feat: add tracing interceptors to login and oidc (#764) 2020-10-21 10:18:34 +02:00