zitadel/internal
Elio Bischof cccccd005c
feat: call webhooks at least once (#5454)
* feat: call webhooks at least once

* self review

* feat: improve notification observability

* feat: add notification tracing

* test(e2e): test at-least-once webhook delivery

* fix webhook notifications

* dedicated quota notifications handler

* fix linting

* fix e2e test

* wait less in e2e test

* fix: don't ignore failed events in handlers

* fix: don't ignore failed events in handlers

* faster requeues

* question

* fix retries

* fix retries

* retry

* don't instance ids query

* revert handler_projection

* statements can be nil

* cleanup

* make unit tests pass

* add comments

* add comments

* lint

* spool only active instances

* feat(config): handle inactive instances

* customizable HandleInactiveInstances

* call inactive instances quota webhooks

* test: handling with and w/o inactive instances

* omit retrying noop statements

* docs: describe projection options

* enable global handling of inactive instances

* self review

* requeue quota notifications every 5m

* remove caos_errors reference

* fix comment styles

* make handlers package flat

* fix linting

* fix repeating quota notifications

* test with more usage

* debug log channel init failures
2023-03-28 22:09:06 +00:00
..
actions fix: map metadata correctly in actions (#5526) 2023-03-23 14:28:53 +01:00
admin/repository perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
api feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
auth/repository feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
auth_request/repository perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
authz chore: upgrade to oidc v2 release (#5437) 2023-03-28 11:28:56 +00:00
cache chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
command feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
config feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
crypto feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
database fix(postgres): set dbname=postgres in admin mode (#5346) 2023-03-03 09:26:50 +00:00
domain feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
errors feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
eventstore feat: enable handling projections for inactive instances (#5523) 2023-03-27 12:34:01 +00:00
form chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
i18n fix(login): use label policy settings for favicon, translate titles (#4641) 2022-11-07 08:55:12 +00:00
iam feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
id feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
idp chore: upgrade to oidc v2 release (#5437) 2023-03-28 11:28:56 +00:00
logstore feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
migration feat(admin-api): list events (#4989) 2023-01-16 11:30:03 +00:00
notification feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
org fix: loginnames in login and mails (eventstore v1 queries) (#3636) 2022-05-16 13:10:10 +00:00
project feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
protoc feat: permit all features to every instance and organisation (#3566) 2022-05-02 11:18:17 +02:00
qrcode docs(legal): Updated agreements and policies v2 (#3823) 2022-06-15 08:30:58 +02:00
query feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
renderer chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
repository feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
static fix: remove unnecessary cancel button as cancel is not possible (#5511) 2023-03-24 08:00:56 +00:00
statik feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
telemetry perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
test feat: protos refactoring 2021-03-09 10:30:11 +01:00
user fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
view feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
webauthn fix: WebAuthN (registration / login) and list on users (#4290) 2022-09-01 09:10:07 +02:00