Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Releases: temporalio/web

v1.1.1

19 Oct 18:30
4f66bec
Compare
Choose a tag to compare

2020-10-19 - 7da999c - Implement new Version announcement (#165)
2020-10-16 - af6530b - Create announcement component (#164)
2020-10-17 - 5251819 - Clean up unused packages (#163)
2020-10-15 - e27e53a - Update favicon (#162)
2020-10-15 - e386e93 - Update docs link (#159)
2020-10-15 - febef20 - Update logos (#161)
2020-10-15 - 49de729 - Update proto api (#160)

v.1.1.0

14 Oct 01:54
ecb8f12
Compare
Choose a tag to compare
Release v1.1.0 (#158)

v1.0.0

30 Sep 00:36
c57bfb2
Compare
Choose a tag to compare
Release v1.0.0 (#155)

v1.0.0-rc1

28 Sep 23:44
2003285
Compare
Choose a tag to compare

2020-09-28 - 2003285 - Move version -web suffix to view layer (#154)
2020-09-28 - 3169fcc - Prevent making double request to fetch history (#153)
2020-09-28 - e83afd8 - Fix navigating to child workflow page (#151)
2020-09-28 - 74a9523 - Update proto api (#150)
2020-09-28 - d89b4f6 - Reorganize Summary page items order (#149)
2020-09-28 - 4054e77 - Process continued_failure as Failure (#148)

v0.31.1

25 Sep 20:39
991ac8f
Compare
Choose a tag to compare

2020-09-25 - 1d6cce2 - Make json view Open button more visible (#146)
2020-09-25 - c6e4801 - Set json preview to max of 8 lines (#145)
2020-09-25 - 3bb4c47 - Wrap fullscreen json (#144)
2020-09-24 - f0ebb2b - Show activity task timeout type instead of message (#143)
2020-09-24 - 830a2a4 - Render failure message for ActivityTaskTimedOut in summary view (#141)
2020-09-24 - 77376a1 - Clean up heartbeats message from payloads.0 wording (#140)
2020-09-24 - 7321b54 - Prettify last failure on workflow summary page (#139)
2020-09-24 - bc4ba01 - Refactor data-viewer to rely on css not js, improve UX (#142)
2020-09-22 - f193fd2 - Fix summary result view (#138)

v0.31.0

22 Sep 19:06
208dca6
Compare
Choose a tag to compare

2020-09-22 - 36ff4c7 - Improve readability of payloads (#136)

v0.30.0

17 Sep 00:30
5f23830
Compare
Choose a tag to compare

2020-09-16 - 32d0d1f - Execute queries immediately on change (#132)
2020-09-16 - 8d0e44c - Improve performance on large workflow histories (#134)
2020-09-11 - e09f17a - Handle no worker running for Query and Stack Trace pages (#131)

v0.29.1

09 Sep 21:40
18cd916
Compare
Choose a tag to compare

2020-09-09 - ca16d40 - Fix fetching the list of queries (#129)
2020-09-09 - be1c2b7 - Improve rendering of failure messages (#128)
2020-09-08 - 4633078 - Update archival scripts, styles, add docs link (#126)
2020-09-03 - 33f8f64 - Improve visuals of Stack Trace & Query (#125)
2020-09-03 - 44a83da - Fix navigation to summary page (#122)
2020-09-03 - ca04b6c - Update proto api (#124)
2020-08-25 - c590cf3 - d46aed7 - Create cicd e2e coverage (#111 - #121)

Release v0.29

25 Aug 01:18
8119cba
Compare
Choose a tag to compare
  • 2020-08-24 - 7ca5b60 - Upgrade proto api (#112)
  • 2020-08-24 - 272e39e - Upgrade to node v14 (#109)
  • 2020-08-24 - 528a379 - Create workflows page e2e tests (#107)
  • 2020-08-18 - f1578bf - Create namespace e2e testing (#106)
  • 2020-08-14 - 9040346 - Create e2e testing setup (#103)

Release v0.28.1

05 Aug 02:29
62632dc
Compare
Choose a tag to compare
  • 2020-08-04 - 92a46e3 - Clean up removed emit metrics namespace setting (#98)
  • 2020-08-04 - 24d5b14 - Refactor + fix throwing error when summarizing unknown event type (#99)
  • 2020-08-04 - f57519a - Properly process retention period (#100)
  • 2020-08-04 - 11a121e - Properly render timeout fields (#95)
  • 2020-08-04 - de8089b - Refactor permitting write api to account for docker variables (#97)
  • 2020-08-04 - 7c3efb7 - Add vscode debug script and formatting setting (#96)