zitadel/internal/api/grpc
Tim Möhlmann 081a0b4cb7
chore(deps): upgrade all go modules (#6895)
* chore(deps): upgrade all go modules

This change upgrades all go.mod dependecies. As well as Makefile tools.

There where some imports that still used the old and deprecated
`github.com/golang/protobuf/ptypes` package.
These have been moved to the equivelant
`google.golang.org/protobuf/types/known` package.

The `internal/proto` package is removed as was only used once.
With a simple refactor in the Validator it became completely obsolete.

* fix validate unit test

* cleanup merge

* update otel

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-11-13 10:41:29 +00:00
..
action feat: add saml custom attribute action and translations (#6341) 2023-08-15 15:04:45 +00:00
admin fix: creation date argument in search events filters (#6855) 2023-11-03 14:52:48 +00:00
auth feat: add SYSTEM_OWNER role (#6765) 2023-10-25 15:10:45 +00:00
authn chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
change refactor(changes): use queries.SearchEvents (#5388) 2023-03-17 09:14:06 +00:00
client/middleware chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
errors remove negated integration tags 2023-04-26 19:55:13 +03:00
event chore(deps): upgrade all go modules (#6895) 2023-11-13 10:41:29 +00:00
idp fix: list mapping of saml provider configuration type (#6815) 2023-10-26 10:06:37 +00:00
instance feat(system api): list instances by domains (#6806) 2023-10-25 19:20:12 +00:00
management feat(user/v1): support composite queries (#6361) 2023-11-09 11:38:34 +01:00
member chore(console): remove first and lastName fallback from user (#5629) 2023-04-11 15:56:51 +00:00
metadata fix: org metadata query (#6161) 2023-07-07 15:48:41 +02:00
object feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
oidc/v2 feat(oidc): use the new oidc server interface (#6779) 2023-10-25 15:44:05 +00:00
org feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
policy feat: add attribute to only enable specific themes (#6798) 2023-10-26 05:54:09 +00:00
project feat: device authorization RFC 8628 (#5646) 2023-04-19 08:46:02 +00:00
server chore(deps): upgrade all go modules (#6895) 2023-11-13 10:41:29 +00:00
session/v2 feat: extend session search service (#6746) 2023-11-08 11:32:13 +01:00
settings feat: add attribute to only enable specific themes (#6798) 2023-10-26 05:54:09 +00:00
system feat(system api): list instances by domains (#6806) 2023-10-25 19:20:12 +00:00
text feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
user feat(user/v1): support composite queries (#6361) 2023-11-09 11:38:34 +01:00
config.go remove pointers on configs 2020-03-27 13:57:16 +01:00
fields.go fix: provide more information in the retrieve idp information (#5927) 2023-06-20 14:39:50 +02:00
header_test.go remove negated integration tags 2023-04-26 19:55:13 +03:00
header.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
probes_test.go add server reflection to Probes list 2023-05-07 16:47:43 +02:00
probes.go add server reflection to Probes list 2023-05-07 16:47:43 +02:00