Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Bump github.com/temporalio/ui-server/v2 from 2.6.2 to 2.7.0 #151

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2022

Bumps github.com/temporalio/ui-server/v2 from 2.6.2 to 2.7.0.

Release notes

Sourced from github.com/temporalio/ui-server/v2's releases.

v2.7.0

Changes

  • User session is now stored browser side making the UI server session-less. There shouldn't be a need to setup LB Session Affinity anymore when running multiple pods

  • TEMPORAL_SESSION_STORE_PATH is now ignored

Changelog:

UI server:

  • 2022-10-04 - 821cf598 - Store user session in browser (#219)

UI

  • 2022-10-04 - 316ea9b5 - Better column widths on workers list, codeblock, add hover bg for icon (#866)
  • 2022-10-03 - d3bb68b3 - Namespace web uri fallback (#865)
  • 2022-09-28 - fb336475 - Reload page if new version of app is deployed (#856)
  • 2022-09-27 - 52abc064 - Store user session in browser (#831)
  • 2022-09-26 - 13c9ec06 - Decode pending activities (#853)
  • 2022-09-26 - 1d1fbc90 - Show parent link in child workflow event history, add Loading spinner to event history (#852)
  • 2022-09-20 - 692dd060 - NamespaceSwitcher update, small UI style updates for quality of life (#847)
  • 2022-09-20 - 45e3e24c - Add current page to Pagination params (#842)
  • 2022-09-20 - dcd72aab - Fix pending activity id overflow (#844)
  • 2022-09-20 - 5a46f5f2 - Add scroll to top button (#841)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/temporalio/ui-server/v2](https://github.com/temporalio/ui-server) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/temporalio/ui-server/releases)
- [Commits](temporalio/ui-server@v2.6.2...v2.7.0)

---
updated-dependencies:
- dependency-name: github.com/temporalio/ui-server/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2022
@jlegrone jlegrone merged commit b63108d into main Oct 12, 2022
@jlegrone jlegrone deleted the dependabot/go_modules/github.com/temporalio/ui-server/v2-2.7.0 branch October 12, 2022 20:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants