Skip to content

Commit 1340184

Browse files
Bump go.temporal.io/server from 1.28.0 to 1.28.1 in /internal/tests (#143)
Bumps [go.temporal.io/server](https://github.com/temporalio/temporal) from 1.28.0 to 1.28.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/temporalio/temporal/releases">go.temporal.io/server's releases</a>.</em></p> <blockquote> <h2>v1.28.1</h2> <p>This patch release fixes a few Workflow Update, Worker Deployment, Scheduler, Matching, and security bugs.</p> <h3>Helpful links to get you started with Temporal</h3> <p><a href="https://docs.temporal.io/">Temporal Docs</a> <a href="https://github.com/temporalio/temporal">Server</a> <a href="https://github.com/temporalio/docker-compose">Docker Compose</a> <a href="https://github.com/temporalio/helm-charts">Helm Chart</a></p> <h3>Docker images for this release (use the tag <code>1.28.1</code>)</h3> <p><a href="https://hub.docker.com/repository/docker/temporalio/server">Server</a> <a href="https://hub.docker.com/repository/docker/temporalio/auto-setup">Server With Auto Setup</a> (<a href="https://docs.temporal.io/blog/auto-setup">what is Auto-Setup?</a>) <a href="https://hub.docker.com/repository/docker/temporalio/admin-tools">Admin-Tools</a></p> <p><strong>Full Changelog</strong>: <a href="https://github.com/temporalio/temporal/compare/v1.28.0...v1.28.1">https://github.com/temporalio/temporal/compare/v1.28.0...v1.28.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/temporalio/temporal/commit/bc2433d037b163568ed4420f70023dde1a4ae5b5"><code>bc2433d</code></a> Bump Server version to 1.28.1</li> <li><a href="https://github.com/temporalio/temporal/commit/c4c2b3c33d63a33fd64991dfc4e388f25a979d16"><code>c4c2b3c</code></a> Use api v1.50.1</li> <li><a href="https://github.com/temporalio/temporal/commit/7ff6047b66345d52db60118908a51d2205d9d3db"><code>7ff6047</code></a> Bump Go version to 1.24.5 (<a href="https://redirect.github.com/temporalio/temporal/issues/8142">#8142</a>)</li> <li><a href="https://github.com/temporalio/temporal/commit/a4ad259f773344ca2ca2a340922edbebf2122369"><code>a4ad259</code></a> clear drainage status of a rollbacked version workflow (<a href="https://redirect.github.com/temporalio/temporal/issues/8119">#8119</a>)</li> <li><a href="https://github.com/temporalio/temporal/commit/4f380744b6b9d4721e1d99a5dc85a124f7972523"><code>4f38074</code></a> Extend versioning's replay tester (<a href="https://redirect.github.com/temporalio/temporal/issues/8124">#8124</a>)</li> <li><a href="https://github.com/temporalio/temporal/commit/f0e2d1204965a6aa1098f45249344a0d00bef911"><code>f0e2d12</code></a> Limit the number of parts allowed for auth token (<a href="https://redirect.github.com/temporalio/temporal/issues/8122">#8122</a>)</li> <li><a href="https://github.com/temporalio/temporal/commit/05a7f7e140774a604e0c6c88149b94213fa53068"><code>05a7f7e</code></a> Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (<a href="https://redirect.github.com/temporalio/temporal/issues/7517">#7517</a>)</li> <li><a href="https://github.com/temporalio/temporal/commit/96ce9c20e54ec1b1cd60cc1605195422ab2ea5e3"><code>96ce9c2</code></a> make <code>RampingVersionPercentageChangedTime </code> visible (<a href="https://redirect.github.com/temporalio/temporal/issues/8089">#8089</a>)</li> <li><a href="https://github.com/temporalio/temporal/commit/724930089c3f251c77f484fe8ca48639d796a3b1"><code>7249300</code></a> Check if activity is paused or stamp mismatch in processActivityTask() (<a href="https://redirect.github.com/temporalio/temporal/issues/8068">#8068</a>)</li> <li><a href="https://github.com/temporalio/temporal/commit/863c60e7c88e2f9fa73947d367156fb51295b435"><code>863c60e</code></a> GetUserDataRetryPolicy should retry forever (<a href="https://redirect.github.com/temporalio/temporal/issues/8020">#8020</a>)</li> <li>Additional commits viewable in <a href="https://github.com/temporalio/temporal/compare/v1.28.0...v1.28.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go.temporal.io/server&package-manager=go_modules&previous-version=1.28.0&new-version=1.28.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/temporalio/temporal-worker-controller/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5c8ea7 commit 1340184

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

internal/tests/go.mod

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
module github.com/temporalio/temporal-worker-controller/tests
22

3-
go 1.24.1
4-
5-
toolchain go1.24.3
3+
go 1.24.5
64

75
require (
86
github.com/temporalio/temporal-worker-controller v0.0.0-20250724125328-fc3f6320f88d
9-
go.temporal.io/api v1.50.0
7+
go.temporal.io/api v1.50.1
108
go.temporal.io/sdk v1.34.0
11-
go.temporal.io/server v1.28.0
9+
go.temporal.io/server v1.28.1
1210
k8s.io/api v0.33.2
1311
k8s.io/apimachinery v0.33.2
1412
k8s.io/client-go v0.33.2

internal/tests/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -406,12 +406,12 @@ go.opentelemetry.io/otel/trace v1.34.0 h1:+ouXS2V8Rd4hp4580a8q23bg0azF2nI8cqLYnC
406406
go.opentelemetry.io/otel/trace v1.34.0/go.mod h1:Svm7lSjQD7kG7KJ/MUHPVXSDGz2OX4h0M2jHBhmSfRE=
407407
go.opentelemetry.io/proto/otlp v1.5.0 h1:xJvq7gMzB31/d406fB8U5CBdyQGw4P399D1aQWU/3i4=
408408
go.opentelemetry.io/proto/otlp v1.5.0/go.mod h1:keN8WnHxOy8PG0rQZjJJ5A2ebUoafqWp0eVQ4yIXvJ4=
409-
go.temporal.io/api v1.50.0 h1:7s8Cn+fKfNx9G0v2Ge9We6X2WiCA3JvJ9JryeNbx1Bc=
410-
go.temporal.io/api v1.50.0/go.mod h1:iaxoP/9OXMJcQkETTECfwYq4cw/bj4nwov8b3ZLVnXM=
409+
go.temporal.io/api v1.50.1 h1:q7HuJ0ShT1K2Dtm/zRiDOndpJKIWi1qwn/n11RrM5Gw=
410+
go.temporal.io/api v1.50.1/go.mod h1:iaxoP/9OXMJcQkETTECfwYq4cw/bj4nwov8b3ZLVnXM=
411411
go.temporal.io/sdk v1.34.0 h1:VLg/h6ny7GvLFVoQPqz2NcC93V9yXboQwblkRvZ1cZE=
412412
go.temporal.io/sdk v1.34.0/go.mod h1:iE4U5vFrH3asOhqpBBphpj9zNtw8btp8+MSaf5A0D3w=
413-
go.temporal.io/server v1.28.0 h1:1rLPrT21ZwpsRjElJqSgThj1NZSAtAPyi8nKX+EAkgo=
414-
go.temporal.io/server v1.28.0/go.mod h1:yri8PdZoAtwI9p65hzvABf11WqXelHl/HabbrnJSu+g=
413+
go.temporal.io/server v1.28.1 h1:koDHINsed1onr/TpLfYWINbTBmFQLRUfU5LtPlxjvLQ=
414+
go.temporal.io/server v1.28.1/go.mod h1:QcXPBkDo/WOwq3NPVrT4KsYczsgxvW0bKg489qPn0QU=
415415
go.temporal.io/version v0.3.0 h1:dMrei9l9NyHt8nG6EB8vAwDLLTwx2SvRyucCSumAiig=
416416
go.temporal.io/version v0.3.0/go.mod h1:UA9S8/1LaKYae6TyD9NaPMJTZb911JcbqghI2CBSP78=
417417
go.uber.org/atomic v1.5.0/go.mod h1:sABNBOSYdrvTF6hTgEIbc7YasKWGhgEQZyfxyTvoXHQ=

0 commit comments

Comments
 (0)