zitadel/internal/eventstore
Silvan dd2f31683c
fix(query): realtime data on defined requests (#3726)
* feat: directly specify factors on addCustomLoginPolicy and return on LoginPolicy responses

* fix proto

* update login policy

* feat: directly specify idp on addCustomLoginPolicy and return on LoginPolicy responses

* fix: tests

* fix(projection): trigger bulk

* refactor: clean projection pkg

* instance should bulk

* fix(query): should trigger bulk on id calls

* tests

* build prerelease

* fix: add shouldTriggerBulk

* fix: test

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Max Peintner <max@caos.ch>
2022-06-14 07:51:00 +02:00
..
handler fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
repository fix(storage): resolve deadlock occuring durring projection (#3671) 2022-05-19 11:44:16 +00:00
v1 test: ensure consistency of TestSpooler_awaitError (#3750) 2022-06-07 11:40:46 +00:00
aggregate.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
asset.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
config.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
event_base.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
event.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
eventstore_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
eventstore.go fix: unique constraints on instance domain events (#3635) 2022-05-16 11:52:54 +02:00
example_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
local_crdb_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
read_model.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
search_query_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
search_query.go fix(storage): resolve deadlock occuring durring projection (#3671) 2022-05-19 11:44:16 +00:00
subscription.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
unique_constraint.go fix: unique constraints on instance domain events (#3635) 2022-05-16 11:52:54 +02:00
version.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
write_model.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00