Skip to content

Add enable_stable_ips to PublicConnectivityRule#113

Merged
khisakuni merged 1 commit into
mainfrom
khisakuni/enable-stable-ips
May 11, 2026
Merged

Add enable_stable_ips to PublicConnectivityRule#113
khisakuni merged 1 commit into
mainfrom
khisakuni/enable-stable-ips

Conversation

@khisakuni
Copy link
Copy Markdown
Contributor

@khisakuni khisakuni commented May 11, 2026

What was changed

Adds the enable_stable_ips field to the PublicConnectivityRule message.

Why?

Enables the stable IPs feature (still gated behind feature flag).

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

Note

Medium Risk
Introduces a new public API field and bumps the advertised API version, which may require client regeneration and could affect consumers that validate schema/version headers.

Overview
Adds enable_stable_ips to PublicConnectivityRule in the connectivity rule proto (gated by temporal:versioning:min_version=v0.15.0) to allow opting into stable public egress IPs.

Bumps the Cloud Ops API version from v0.14.0 to v0.15.0 in README.md and VERSION to reflect the new schema.

Reviewed by Cursor Bugbot for commit 853cf81. Bugbot is set up for automated code reviews on this repo. Configure here.

@khisakuni khisakuni marked this pull request as ready for review May 11, 2026 17:31
@khisakuni khisakuni requested a review from a team as a code owner May 11, 2026 17:31
@khisakuni khisakuni merged commit 6977411 into main May 11, 2026
5 checks passed
@khisakuni khisakuni deleted the khisakuni/enable-stable-ips branch May 11, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants