This release contains a regression where if Auth is enabled and Temporal Service authorizer plugin is configured, the UI will not load and show a blank screen. Please upgrade to v0.10.1 or later
UI-server:
- 2022-04-12 - e10ac17 - Unescape characters in HTTP requests and switch to temporalio/grpc-gateway (#133)
- 2022-04-12 - 603664b - Update UI submodule
- 2022-04-08 - b5ea689 - Increase gRPC receive max message size to 64mb (#132)
UI https://github.com/temporalio/ui :
- 2022-04-13 - 8cbcdb2 - Show pending activities error message (#427)
- 2022-04-13 - 3466189 - Fix workflow parent link (#426)
- 2022-04-13 - 94f510d - Add event time into compact view (#421)
- 2022-04-13 - f3a1d4d - Show version banner only if recommend > current version (#422)
- 2022-04-12 - d0598e8 - Fix workflow page 404 by encoding ID and forward slash (#394)
- 2022-04-12 - 549646d - Decrease row padding, lower line-height, event details as Inter (#420)
- 2022-04-12 - abd387d - Improve summaries; refactor views (#417)
- 2022-04-11 - d92c3d7 - Show results for failure cases (#416)
- 2022-04-11 - 871b575 - Use a list of preferred event attributes (#414)
- 2022-04-11 - 6d77a10 - Format timestamps on history events and pending activities (#411)
- 2022-04-11 - 0e0eb38 - Simplify pending activities (#408)
- 2022-04-11 - 3fba840 - Simplify event attributes with one key/value to just their value (#407)
- 2022-04-11 - 3d0227b - Default to summary view (#404)