i had a old temporal (1.2.x) i guess, after i upgraded to 1.5.1 the stacktrace and query tabs stopped i also upgraded java sdk to 1.0.4
Steps done :
git clone docker-compose branch
change the database seed (mysql) and start
the auto setup tool upgraded some tables/colum i could see in the start up log
my worklows are running perfectly fine, i am however not not able to see query/stack trace from web or tctl.
is it something to do with system.enableInfiniteTimeout ? mentioned in 1.4.1 release notes?
Where should i enable this if i need to? in the docker compose file , or in dynamiconfig/development.yaml? or else where
i am kinda struck now