zitadel/internal/api
Silvan 1c354ca977
ci: improve performance (#5953)
* pipeline runs on ubuntu instead of docker
* added Makefile to build zitadel core (backend) and console (frontend)
* pipeline runs in parallel where possible
* pipeline is split into multiple jobs
* removed goreleaser
* added command to check if zitadel instance is running
2023-07-17 10:08:20 +02:00
..
assets ci: improve performance (#5953) 2023-07-17 10:08:20 +02:00
authz feat(API): support V2 token and session token usage (#6180) 2023-07-14 11:16:16 +00:00
call fix: reset the call timestamp after a bulk trigger (#6080) 2023-07-07 08:15:05 +00:00
grpc feat(API): support V2 token and session token usage (#6180) 2023-07-14 11:16:16 +00:00
http fix: set samesite to none for user agent cookie for iframe usage (#6162) 2023-07-10 07:51:56 +02:00
idp feat: v2alpha user service idp endpoints (#5879) 2023-05-24 18:29:58 +00:00
oidc feat(API): support V2 token and session token usage (#6180) 2023-07-14 11:16:16 +00:00
robots_txt fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
saml fix: check if application is active in saml logic (#6003) 2023-06-15 11:04:27 +02:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui ci: improve performance (#5953) 2023-07-17 10:08:20 +02:00
api.go Merge branch 'main' into grcp-server-reflect 2023-05-16 10:51:32 +02:00