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

Upgrade temporal to v1.16.1 and Go to 1.18 #66

Merged
merged 6 commits into from
May 7, 2022

Conversation

jlegrone
Copy link
Collaborator

@jlegrone jlegrone commented May 7, 2022

Supersedes #64 (thanks @balchua!)

What changed?
Upgrade to temporal v1.16.1, recently released and ui-server to v0.13.0, and Go to 1.18. This also fixes #46

Why?
To keep pace with temporal releases

How did you test it?
Tested locally, by creating workflows.

Potential risks
There is a breaking API reported in temporal. Refer to this

Is hotfix candidate?
No

@codecov-commenter
Copy link

Codecov Report

Merging #66 (a996217) into main (0797d11) will decrease coverage by 0.83%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
- Coverage   40.38%   39.55%   -0.84%     
==========================================
  Files          12       12              
  Lines         770      766       -4     
==========================================
- Hits          311      303       -8     
- Misses        437      441       +4     
  Partials       22       22              
Impacted Files Coverage Δ
server.go 52.00% <ø> (-7.50%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@jlegrone jlegrone marked this pull request as ready for review May 7, 2022 20:13
@jlegrone jlegrone merged commit 0507fa8 into main May 7, 2022
@jlegrone jlegrone deleted the feature/upgrade-temporal branch May 7, 2022 20:16
@balchua
Copy link
Contributor

balchua commented May 7, 2022

@jlegrone thanks for updating the PR!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Does not build on Windows
3 participants