temporalite-archived
temporalite-archived copied to clipboard
Update server
trafficstars
What changed?
Update server to 1.20.0
A change was made on Temporal server that no longer allows immediate search attribute use even when the SA-cache-disable is set. I am discussing internally with server team.
Note, this is blocked on 3 issues:
- Replace
temporal.Serviceswithtemporal.DefaultServicesas done at https://github.com/temporalio/cli/pull/96 - Add namespace to SA adding
- Known server regression when disabling search attribute cache
The first 2 can be solved but the 3rd I believe is a blocker for those wanting to disable SA cache. See server issue https://github.com/temporalio/temporal/issues/4017