zitadel/cmd
Livio Spring e8babf1048
fix: reduce load on view tables (#4716)
* fix: reduce load on view tables

* create prerelease

* linting: pass context to view handlers

* fix error handling of refresh token handler

* fix: improve processing of successful instanceIDs on views

* fix revert intended change in .golangci.yaml

* fix: set timeout for processInstances in spooler

* fix: reduce update to active tokens on profile change

* change token expiration query to db now()

* remove branch from .releaserc.js
2022-11-22 07:36:48 +01:00
..
admin fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
build fix: allow version to be overwritten by build again (#4656) 2022-11-07 09:50:44 +00:00
initialise fix(cli): no more panics during startup (#4333) 2022-09-07 08:35:12 +00:00
key feat: prepare for multiple database types (#4068) 2022-07-28 16:25:42 +02:00
setup feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
start fix: reduce load on view tables (#4716) 2022-11-22 07:36:48 +01:00
tls fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
defaults.yaml fix: reduce load on view tables (#4716) 2022-11-22 07:36:48 +01:00
zitadel.go feat(cmd): add version flag (#4678) 2022-11-10 11:24:00 +00:00