Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

housekeeping: Update module go.temporal.io/sdk to v1.23.1 #2667

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 26, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
go.temporal.io/sdk require minor v1.21.1 -> v1.23.1

Release Notes

temporalio/sdk-go

v1.23.1

Compare Source

Highlights

Various bug fixes and usability improvements on the alpha feature Sync Update and Worker Versioning

Specific Changes

2023-06-01 - ddd33fc - Add Semgrep scanning (#​1124)
2023-06-05 - eb68bb8 - Remove coveralls link (#​1126)
2023-06-07 - 24f2c86 - Aligning OnWorkflow with OnActivity and adding unit tests to confirm behavior is coherent (#​1128)
2023-06-09 - a3499c8 - Treat UpdateWorkflow as a long-poll (#​1123)
2023-06-12 - 11c2cb9 - Allow ignoring function ref issues (#​1135)
2023-06-12 - 5075346 - Fix stopping dev server on Windows (#​1129)
2023-06-14 - 1a0d5f9 - Do not send original request msg back to server (#​1139)
2023-06-14 - 2990ebf - Change message look ahead (#​1136)
2023-06-15 - ae9ed7b - Fix inconsistent BuildID field name & empty TQ in intent check (#​1141)
2023-06-16 - 00e8cec - Isolate Ctrl+Break to dev server instead of console (#​1140)

v1.23.0

Compare Source

Highlights

Worker Versioning

This version adds support for our new Worker Versioning feature. Please note that this feature's API is subject to change. This feature allows you to assign build identifiers to workers, and ensure that workers operating on a task queue do not receive tasks that they will be incompatible with. You declare the relative [in]compatibility of build identifiers. We will be publishing documentation on this feature soon (and these notes will be updated with a link).

Note: worker versioning will require support from the Temporal server, to be available in release v1.21.0

Specific Changes

2023-05-18 - 269b55b - Set Update ID client side (#​1106)
2023-05-18 - eb8ccc1 - Add option to ignore unknown fields when protojson unmarshalling (#​1105)
2023-05-19 - a3cd0d1 - Allow update panics to bubble up (#​1108)
2023-05-22 - f709720 - Make sure SDK flags are applied to the correct WFT (#​1112)
2023-05-22 - febeb48 - Write sdk flags directly during replay (#​1116)
2023-05-22 - ff67cdb - Ignore errors from uploading to coveralls (#​1115)
2023-05-23 - 55ef398 - Switch to the official coveralls uploader (#​1117)
2023-05-24 - 720dab0 - Send ProtocolMessageCommands where appropriate (#​1107)
2023-05-25 - 76377c7 - Worker Versioning (#​1120)
2023-05-25 - ed13374 - Update panic handling (#​1119)
2023-05-25 - fc09967 - Check for child workflow already started error when setting env.testError (#​1109)

v1.22.2

Compare Source

Specific Changes

2023-04-14 - a090256 - Remove version_set_id from CompatibleVersionSet (#​1089)
2023-04-19 - 29aecb3 - Async Update Polling (#​1088)
2023-04-19 - 528337f - Allow unknown fields while parsing json history (#​1092)
2023-04-21 - 52be9f5 - Fix typo in NewDisconnectedContext documentation. (#​1094)
2023-04-24 - a1f826a - Error on Registering Activity with Workflow Context (#​1093)
2023-04-24 - ad1af5e - Exposing WorkflowExecution Started Event attributes on the Workflow Info (#​1090)
2023-04-25 - 5cf9af3 - Clarify description of With function (#​1096)
2023-05-11 - 95c81bd - Properly store the original failurepb on decode (#​1101)

v1.22.1

Compare Source

Specific Changes

2023-04-12 - 6da1899 - Prevent inferring messages twice (#​1083)

v1.22.0

Compare Source

Highlights

Schedules API release

The draft tag from the Schedules API has been removed.

Specific Changes

2023-02-14 - 3063eee - workflowcheck: mark some fmt functions as deterministic (#​1038)
2023-02-16 - 0b0234f - Update CI to test golang 1.20 (#​1039)
2023-02-21 - 16d73c5 - Local activity nonfirst attempt counts for metering (#​1046)
2023-02-21 - dc4f883 - Use sensible defaults for ScheduleCalendarSpec (#​1047)
2023-03-01 - 07c8c7e - Track mutable side effect calls (#​1051)
2023-03-07 - 3ce152b - Lookahead to infer messages on all replay paths (#​1055)
2023-03-09 - e047c84 - Reduce SA bloat on GetVersion (#​1056)
2023-03-13 - 3d009e0 - Add versioning API methods to client (#​920)
2023-03-14 - 6b11229 - Suppress update messages during replay (#​1059)
2023-03-16 - 91636e4 - Pass errors to the child workflow execution future (#​1058)
2023-03-20 - 6eb3e36 - Remove experimental tag from schedules (#​1064)
2023-03-22 - e62df8c - Fix compatibility misspelling (#​1067)
2023-03-27 - 3b95c6e - Track the worker for each workflow context (#​1070)
2023-03-28 - 3d9a1ef - Fix DevServer tests (#​1072)
2023-03-28 - 88a40de - Add FrontendHostPort method to DevServer (#​1071)
2023-03-29 - 5c0e091 - Message inference for more WF ctx reset paths (#​1073)
2023-04-04 - 1b62656 - Remove WorkflowIDReusePolicy from schedule options (#​1077)
2023-04-11 - 0005c07 - Add message IDs to update messages (#​1079)
2023-04-12 - a294142 - Update WorkflowReplayer docstring instructions for obtaining workflow history JSON (#​1081)

v1.21.2

Compare Source

Specific Changes

2023-04-17 - 787cd80 - Track the worker for each workflow context (#​1070)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 26, 2023 01:10
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 26, 2023
@renovate renovate bot force-pushed the renovate/go.temporal.io-sdk-1.x branch 2 times, most recently from 0193f29 to 6f1fb0b Compare June 6, 2023 17:28
@renovate renovate bot force-pushed the renovate/go.temporal.io-sdk-1.x branch 2 times, most recently from cf21a1e to e53232d Compare June 14, 2023 19:41
@renovate renovate bot changed the title housekeeping: Update module go.temporal.io/sdk to v1.23.0 housekeeping: Update module go.temporal.io/sdk to v1.23.1 Jun 16, 2023
@renovate renovate bot force-pushed the renovate/go.temporal.io-sdk-1.x branch 3 times, most recently from 915c1ba to 8eb3a5c Compare June 23, 2023 19:59
@renovate renovate bot force-pushed the renovate/go.temporal.io-sdk-1.x branch from 8eb3a5c to 3dea1b1 Compare June 26, 2023 16:33
@github-actions
Copy link

github-actions bot commented Jul 3, 2023

This PR has been marked as stale after 7 or more days of inactivity. Please have a maintainer add the on hold label if this PR should remain open. If there is no further activity or the on hold label is not added, this PR will be closed in 3 days.

@github-actions github-actions bot added the stale Issue hasn't had activity in awhile label Jul 3, 2023
@github-actions github-actions bot closed this Jul 7, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jul 7, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.23.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/go.temporal.io-sdk-1.x branch July 7, 2023 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file stale Issue hasn't had activity in awhile
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants