Skip to content

v0.6.0

Compare
Choose a tag to compare
@feedmeapples feedmeapples released this 21 Mar 22:19
· 1680 commits to main since this release

UI-server notes:

  • 2022-03-21 - eb42dd0 - Update UI submodule
  • 2022-03-18 - ae4d031 - Add /sso/callback auth endpoint back (#119)
  • 2022-03-17 - 663b0ae - Make auth endpoints compatible with UI v1 (#118)
  • 2022-03-17 - e4e8f37 - Rebase Docker image on temporalio/base-builder (#117)

UI notes https://github.com/temporalio/ui :

  • 2022-03-21 - 8dbf29f - Check for first id and move check before creating eventGroup (#363)
  • 2022-03-19 - 439f03f - Fix namespaces not being fetched in local mode (#361)
  • 2022-03-18 - 765423d - Show received signals in history compact view (#359)
  • 2022-03-18 - d07fca0 - Add full event view (#356)
  • 2022-03-18 - f671211 - Refactor pending activities page (#354)
  • 2022-03-17 - 21173ab - Include workflow signaled event under Signals filter (#355)
  • 2022-03-17 - c074fdd - Add an additional fallback when viewing an event not in a group (#353)
  • 2022-03-17 - 98129b9 - Fall back to the first event when the current event is no longer viewable, closes #343 (#352)
  • 2022-03-16 - b163f0d - Update pending-activities.svelte (#351)