Skip to content

v2.32.0

Compare
Choose a tag to compare
@Alex-Tideman Alex-Tideman released this 20 Nov 17:43
· 118 commits to main since this release
  • 2024-11-20 - 10e52ae39 - Update version.go to v2.32.0 (#2435)
  • 2024-11-20 - 303d7f1b4 - KeywordList search attribute support (#2420)
  • 2024-11-20 - 49063e442 - User Metadata (#2423)
  • 2024-11-20 - a4b9d3c3e - Add render route in ui-server (#2430)
  • 2024-11-20 - 532f95fe2 - Use input name for Update attribute in event summary row (#2434)
  • 2024-11-19 - bbaa395db - Update combobox to support integration with async code (#2431)
  • 2024-11-19 - 105ad96e9 - Bump @grpc/grpc-js from 1.10.8 to 1.10.9 (#2200)
  • 2024-11-19 - e6de85f82 - Bump rollup from 2.79.1 to 2.79.2 (#2419)
  • 2024-11-19 - ce45d908f - Bump vite from 5.2.14 to 5.3.6 (#2343)
  • 2024-11-19 - 71a35a064 - Bump axios from 1.7.2 to 1.7.4 (#2268)
  • 2024-11-18 - f65d406e7 - 2.32.6 (#2429)
  • 2024-11-18 - f52de8663 - Add href prop to Combobox to get reactive hrefs working correctly (#2428)
  • 2024-11-18 - 3c339b9ff - 2.32.5 (#2427)
  • 2024-11-14 - ea68f9378 - Use reactive route for namespace (#2426)
  • 2024-11-13 - a58077007 - Permanently fix formatted utc offset test (#2422)
  • 2024-11-12 - 08dc65724 - Make ids in event history mono for better spacing (#2425)
  • 2024-11-12 - 6276fd5a6 - Update go-oidc to v3.11 (#2424)
  • 2024-11-07 - 687ae0305 - fix: keep extra row cell when write actions are disabled (#2416)
  • 2024-11-06 - 185075a4f - Remove dark theme on CopyButton in CodeBlock (#2421)
  • 2024-11-06 - 34944e595 - 2.32.4 (#2417)
  • 2024-11-06 - ec4356929 - Update daylight savings test (#2418)
  • 2024-11-06 - 3a423d2bb - Add mobile option for playwright tests (#2412)
  • 2024-11-04 - d54090426 - Only encode Schedule Input when added or edited (#2384)
  • 2024-11-01 - 197e238d4 - Don't update browser history on query param changes in start workflow. preserve order of query params on goto (#2415)
  • 2024-11-01 - 558ae1bc3 - Light/Dark mode themes for Codemirror Editor (#2414)
  • 2024-10-31 - fa5e6b3ae - Add Authorization-Extras if authUser idToken exists (#2250)
  • 2024-10-30 - 0090c0945 - Use __user_metadata query if it exists (#2411)
  • 2024-10-29 - e80a7839d - Add query argument support (#2407)
  • 2024-10-29 - 39d1a21a3 - Get rid of empty class, not needed (#2410)
  • 2024-10-24 - e129594c6 - Use attempt versus retry (#2408)
  • 2024-10-23 - 2cf3d6f8e - 2.32.3 (#2406)
  • 2024-10-23 - eeb2ccad0 - Bump webpack from 5.90.3 to 5.94.0 (#2286)
  • 2024-10-23 - eb11a09e4 - Encode header fields if they exist on schedule edit (#2405)
  • 2024-10-22 - aacf78e02 - Don't use translation for default schedule column names (#2404)
  • 2024-10-22 - f2d974210 - Don't omit header attribute on event details (#2371)
  • 2024-10-22 - 42ba89818 - 2.32.2 (#2403)
  • 2024-10-22 - e91708a57 - Add toast instead of redirect on Start Workflow with link to workflow (#2402)
  • 2024-10-22 - c2047bf1c - Add new responsive styles to input on api pagination (#2333)
  • 2024-10-22 - 9d64fabce - Create CodecServerErrorBanner component (#2399)
  • 2024-10-22 - d5f3e7690 - Make workflow action menu smaller on small screens (#2401)
  • 2024-10-22 - 7de4ab598 - Fix loading state to not flash, set delay to 2 seconds (#2400)
  • 2024-10-21 - 1550c3afa - 2.32.1 (#2398)
  • 2024-10-21 - 4f0d49a75 - Remove logic for WorkflowUpdate to find corresponding initial event, add Nexus operation events to failed/timedout/canceled (#2397)
  • 2024-10-21 - 495efe966 - Codec Server error banner (#2394)
  • 2024-10-15 - 8e3486fe5 - Fix pending activity text in timeline (#2392)
  • 2024-10-14 - 6eb3c1555 - Add a second wait on start workflow for eventual consistency. Make all borders consistent (#2391)
  • 2024-10-14 - ae77f01d0 - 2.32.0 (#2390)
  • 2024-10-14 - 69f569cf8 - Move timestamps to the left side of row, include timestamp in compact view, remove icons, add duration/elapsed tooltips (#2389)
  • 2024-10-14 - f7aeff7d6 - Check filter value onRowFilterClick (#2387)
  • 2024-10-11 - 570ca0f13 - Fix retry attempt text when textAnchor is end (#2381)
  • 2024-10-11 - 605e906d7 - Show correct encoding value in PayloadInput (#2385)
  • 2024-10-11 - 7351e7e8d - Use whitespace-pre-line to wrap links correctly, remove badge on links (#2386)
  • 2024-10-10 - bcc9f02de - Explicitly check for response ok false in codeServerRequest (#2383)
  • 2024-10-10 - 241a40b76 - Use encodeUriComponent and decodeUriComponent and add tests (#2382)
  • 2024-10-09 - 6415adaca - Add newTab prop to MenuItem (#2378)
  • 2024-10-09 - f620c44be - Check for initial/lastEvent for eventTime (#2380)
  • 2024-10-09 - 258e83b80 - Add logout icon (#2379)
  • 2024-10-09 - 3a0ebb096 - 2.31.3 (#2377)
  • 2024-10-09 - 0b39a94c8 - Add pending activity attempt count to timeline (#2372)
  • 2024-10-09 - b0df11c19 - UserMenu refactoring (#2374)
  • 2024-10-08 - 17398e79a - DT-1495 - use description instead of tooltip on reset menu item (#2373)
  • 2024-10-08 - f4f9bfc54 - Refactor out payload inputs to its own component and add encoding field (#2370)
  • 2024-10-04 - 7757a34ec - Combobox component updates (#2369)
  • 2024-10-04 - 11742db15 - DT-2502 - handle WorkflowExecutionUpdateAdmitted events (#2364)
  • 2024-10-03 - 78eb5d428 - Small responsive UI improvements for EventDetailsRow (#2366)
  • 2024-10-03 - 5b6371b36 - Refactor event details link, add link support for endpointId (#2360)