Skip to content

v0.4.0

Compare
Choose a tag to compare
@feedmeapples feedmeapples released this 11 Mar 16:54
· 1657 commits to main since this release

UI-server notes:

  • 2022-03-11 - bf2432e - Update UI submodule
  • 2022-03-10 - 56ba3fc - Set dockerize default namespace (#113)
  • 2022-03-07 - c2a6e83 - Expose auth option names through settings API (#112)
  • 2022-03-03 - 28e513f - Support custom OIDC auth scenarios (#111)
  • 2022-03-03 - 30fc10f - Update development config defaults (#110)
  • 2022-03-03 - b2e1ca7 - Support audience target in OIDC auth (#109)
  • 2022-03-03 - 7835a23 - Update UI paths for golang v1.17 (#108)

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

  • 2022-03-11 - 4456934 - Fix IsCloud function by exposing it through VITE_ vars (#300)
  • 2022-03-10 - 50284d1 - Rework settings access (#299)
  • 2022-03-10 - 3df8b4f - Fix issue with pulling from query parameters in event history view (#296)
  • 2022-03-10 - 5bdbbd2 - Fix namespace capture and default namespaces (#297)
  • 2022-03-10 - f1b002a - Fix issue with active links not displaying properly in Event History (#295)
  • 2022-03-10 - cc30acc - Remove remnants of storybook (#294)
  • 2022-03-09 - 20314fb - Re-work how we fetch namespaces and how namespace-select works with cloud stuff. Prevents notification errors, and fetches for things we KNOW will fail. (#293)
  • 2022-03-09 - 780f995 - Fix UI rendering blank on namespaces and cluster fetch 503 (#292)
  • 2022-03-07 - 380efca - Support custom OIDC auth scenarios (#283)