Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update major Temporal dependencies #659

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Conversation

josh-berry
Copy link
Collaborator

  • Server -> 1.25
  • UI Server -> 2.30.2
  • Go SDK -> 1.29

Go SDK 1.29 seems to be required by something in the CLI itself or Server or similar--in any case, go mod tidy will not let me set this to the 1.27 version that Server uses.

- Server -> 1.25
- UI Server -> 2.30.2
- Go SDK -> 1.29

Go SDK 1.29 seems to be required by something in the CLI itself or
Server or similar--in any case, `go mod tidy` will not let me set this
to the 1.27 version that Server uses.
@josh-berry josh-berry merged commit 9f0d71f into nexus Sep 10, 2024
6 checks passed
@josh-berry josh-berry deleted the josh/nexus-update-deps branch September 10, 2024 15:00
josh-berry added a commit that referenced this pull request Sep 11, 2024
see also: #659

- Server -> 1.25
- UI Server -> 2.30.2
- Go SDK -> 1.29

Go SDK 1.29 seems to be required by something in the CLI itself or
Server or similar--in any case, `go mod tidy` will not let me set this
to the 1.27 version that Server uses.
josh-berry added a commit that referenced this pull request Sep 11, 2024
- Server -> 1.25
- UI Server -> 2.30.3
- Go SDK -> 1.29

Go SDK 1.29 seems to be required by something in the CLI itself or
Server or similar--in any case, `go mod tidy` will not let me set this
to the 1.27 version that Server uses.

This supersedes #659 (in the nexus branch), which only updated ui-server
to 2.30.2.
josh-berry added a commit that referenced this pull request Sep 11, 2024
- Server -> 1.25
- UI Server -> 2.30.3
- Go SDK -> 1.29

Go SDK 1.29 seems to be required by something in the CLI itself or
Server or similar--in any case, `go mod tidy` will not let me set this
to the 1.27 version that Server uses.

This supersedes #659 (in the nexus branch), which only updated ui-server
to 2.30.2.
josh-berry added a commit that referenced this pull request Sep 12, 2024
- Server -> 1.25
- UI Server -> 2.30.3
- Go SDK -> 1.29

Go SDK 1.29 seems to be required by something in the CLI itself or
Server or similar--in any case, `go mod tidy` will not let me set this
to the 1.27 version that Server uses.

This supersedes #659 (in the nexus branch), which only updated ui-server
to 2.30.2.

---------

Co-authored-by: Dan Davison <dan.davison@temporal.io>
Co-authored-by: Shivam Saraf <shivam.saraf@temporal.io>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants