Bump UI server to 2.45.3 and API to 1.60.2#944
Conversation
|
|
bergundy
left a comment
There was a problem hiding this comment.
Can you confirm that standalone activities UI changes aren't included in this UI server version? That feature didn't make it into server 1.30.x.
| github.com/temporalio/cli/cliext v0.0.0 | ||
| github.com/temporalio/ui-server/v2 v2.45.0 | ||
| go.temporal.io/api v1.60.1 | ||
| github.com/temporalio/ui-server/v2 v2.45.3 |
There was a problem hiding this comment.
Can you confirm that standalone activities UI changes aren't included in this UI server version? That feature didn't make it into server 1.30.x.
@bergundy standalone activities UI (see temporalio/ui#3124) is technically in this UI server version, but we are currently 404ing the route so none of it is exposed in the UI atm.
There was a problem hiding this comment.
But is the side bar item showing by default?
There was a problem hiding this comment.
Nope, it's removed from side nav bar for now as well.

What was changed
Bumps UI server to v2.45.3 and API to v1.60.2.
Why?
Checklist
Closes
How was this tested: