Skip to content

v0.5.0

Choose a tag to compare

@feedmeapples feedmeapples released this 16 Mar 23:50
· 2193 commits to main since this release

UI-server notes:

  • 2022-03-16 - dbd946f - Update UI submodule
  • 2022-03-16 - 89f4d69 - Upgrade go version to v1.18 in UI update pipeline (#116)
  • 2022-03-16 - 34df677 - Apply new syntax to include UI static files, upgrade to go v1.18 (#86)

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

  • 2022-03-16 - fc7fe9a - Add pending activities and fix issue where compact event history would quickly show all events (#350)
  • 2022-03-16 - 22e03c8 - Login page (#348)
  • 2022-03-16 - bd4e1a0 - Add some basic edge cases for the per page query parameter (#349)
  • 2022-03-16 - 13a7a98 - Remove unused and unnecessary components (#341)
  • 2022-03-16 - d786ed3 - Remove additional from the event details table, closes #333, #334, #335, and #336 (#340)
  • 2022-03-15 - bc5f512 - Simplify event history (#301)
  • 2022-03-15 - 608cf45 - Remove gloss from selects in Safari (#331)
  • 2022-03-15 - 629e53c - Hide null and undefined values in event details (#329)
  • 2022-03-15 - 159f416 - Load queries at runtime (#328)
  • 2022-03-15 - 7e27c21 - Remove temporal-system from list of namespaces (#327)
  • 2022-03-15 - c626143 - Open the Archive docs into a new tab (#326)
  • 2022-03-15 - 24438d3 - Make the "Give Feedback" button open in a new tab (#324)
  • 2022-03-15 - 31e84d7 - Update temporal logo to route to current namespace (#317)
  • 2022-03-15 - 2349757 - Fix coercion with inputs and results: fixes #310, fixes #309 (#315)
  • 2022-03-14 - 317664b - Fix issue where row headers were not being updated properly (#304)
  • 2022-03-14 - f7f211d - Update _workflows-summary-row.svelte (#303)
  • 2022-03-11 - 9d0a088 - Add a fallback for when requestIdleCallback does not exist (#298)